@font-face{font-family:EndzoneSans;
    src:url(fonts/EndzoneSans--light.woff2) format("woff2"),
        url(fonts/EndzoneSans--light.woff) format("woff");
}

@font-face{font-family:EndzoneSans-bold;
    src:url(fonts/EndzoneSans--bold.woff) format("woff"),
        url(fonts/EndzoneSans--bold.woff2) format("woff2");
}
@font-face{font-family:EndzoneSans-medium;
    src:url(fonts/EndzoneSans--medium.woff) format("woff"),
        url(fonts/EndzoneSans--medium.woff2) format("woff2");
}
@font-face{font-family:All-ProSans;
    src:url(fonts/All-ProSans--medium.woff2) format("woff2");
}
body{
margin: 0px;
padding: 0px;
font-family: Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 1.4;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
.d3-o-header__branded-header {
max-width: 100%;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
text-align: center;
}
.d3-o-header__branded-header picture {
display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
width: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
overflow: hidden;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.d3-o-header__branded-header .img-responsive {
display: flex;
margin-left: 50%;
transform: translateX(-50%);
}
.nfl-c-header .d3-o-nav__wrap {
color: #fff;
background-color: #115740;
padding: 19px 8px 19px 0;
display: flex;
position: relative;
z-index: 10;
box-shadow: 0 1px 2px 0 rgba(0,0,0,.47);
}
.nfl-c-header .d3-o-nav__logo {
margin: 0 32px;
}
.nfl-c-header .d3-o-nav__logo .d3-o-club-logo {
display: block;
height: 24px;
max-width: 24px;
}
.nfl-c-header .d3-o-nav--primary {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
padding: 0;
}
.d3-o-nav__listd3-o-list{
    list-style: none;
    position: relative;
    left: 8px;
    top: 12px;
    font-family: All-ProSans,Helvetica,Arial,sans-serif;
}
.d3-o-nav__listd3-o-list>li{
float: left;
padding: 0px 14px;
position: relative;
font-size: 14px;
margin: -6px 10px 0px -22px;
}
.d3-o-nav__listd3-o-list>li>a{
color: white;
text-decoration: none;
font-weight: 500;
}
.d3-o-nav__listd3-o-list>li> a:hover{
border-bottom: 2px solid #fff;
}
.nfl-o-icon--small {
width: 16px;
height: 16px;
fill: #fff;
position: relative;
position: relative;
top: 1px;
}
.d3-o-nav__listd3-o-list1{
list-style: none;
}
.d3-o-nav__listd3-o-list1>li{
float: left;
padding: 0px 14px;
position: relative;
font-size: 14px;
margin: -7px 10px 0px -22px;
}
.d3-o-nav__listd3-o-list1>li>a{
color: white;
text-decoration: none;
}
.d3-o-nav__listd3-o-list2{
    list-style: none;
    position: absolute;
    Right: 0px;
    top: 29px;
    font-family: All-ProSans,Helvetica,Arial,sans-serif;
}
.d3-o-nav__listd3-o-list2>li{
float: left;
padding: 0px 14px;
position: relative;
font-size: 14px;
margin: -7px 10px 0px -22px;
}
.d3-o-nav__listd3-o-list2>li>a{
color: white;
text-decoration: none;
font-weight: 500;
}
.d3-o-nav__listd3-o-list2>li> a:hover{
border-bottom: 2px solid #fff;
}
.main{
height: 150px;
background: skyblue;
}
.footer{
height: 638.5px;
background: #1f1f1f;
}
.footer_1{
height: 41px;
background: #151515;
}
.footer_1-1{
list-style: none;
display: flex;
justify-content: center;
margin: 0px;
}
.footer_1-1>li{
float: left;
padding: 9px 8px;
margin: 0 32px;
}
.club{
color: #fff;
text-decoration: none;
font-size: 14px;
font-weight: 500;
border-bottom: 2px solid #fff;
font-family: EndzoneSans-medium,Arial,Helvetica,sans-serif;
}
.footer_1-1>li>a{
color: #fff;
text-decoration: none;
font-size: 14px;
font-family: All-ProSans,Arial,Helvetica,sans-serif;
}
.d3-o-footer .d3-o-footer__tab-trigger[aria-selected=true] {
    border-bottom: 2px solid #fff;
    color: #fff;
}
.footer_2{
height: 342px;
background: #1f1f1f;
display: flex;
justify-content: center;
position: relative;
right: 20px;
}
.d3-o-footer__panel-links{
list-style: none;
padding-top: 12px;
position: relative;
top: 32px;
padding: 0px 20px;
left: 20px;
}
.d3-o-footer__panel-links>li {
font-family: EndzoneSans-medium,Arial,Helvetica,sans-serif;
font-weight: 600;
}
.d3-o-footer__panel-link-category .heading1 {
    font-weight: 600;
    opacity: 1;
    padding: 0 30px;
    }
.d3-o-footer__panel-link-category {
text-transform: uppercase;
color: #fff;
text-align: center;
margin-bottom: 8px;
font-size: 12px;
}
.d3-o-footer__panel-links>li>a {
display: block;
text-align: center;
color: #fff;
opacity: .65;
font-family: EndzoneSans,Arial,Helvetica,sans-serif;
font-weight: 100;
padding: 8px 30px;
text-decoration: none;
font-size: 12px;
}
.footer_3{
height: 47.5px;
background: #1f1f1f;
border-top: 1px solid #333;
text-align: center;
padding-top: 5px;
}
.footer_3>span {
font-family: EndzoneSans,Arial,Helvetica,sans-serif;
font-weight: 100;
font-size: 12px;
opacity: .65;
color: #fff;
position: relative;
top: 3px;
}
.d3-o-footer__apps-links{
list-style: none;
display: flex;
justify-content: center;
padding-left: 5px;
top: 15px;
position: relative;
}
.d3-o-footer__apps-links>li{
float: left;
padding: 0px 4px;
margin: 0px 10px;
}
.d3-o-footer__apps-links>li:first-child img {
width: 100px;
position: relative;
right: 4px;
}
.d3-o-footer__apps-links>li img {
max-height: 30px;
width: auto;
}
.d3-o-footer__apps-links>li #league-play-store-app img {
width: 115px;
position: relative;
top: -8px;
max-height: none;
}
.footer4{
background: #115740;
margin-top: 31px;
}
.footer4_1{
height: 65px;
background: #115740;
}
.d3-o-footer__club-legal-logo{
display: block;
width: 64px;
margin: 0 auto;
}
.d3-o-footer__club-legal-logo>img {
display: block;
width: 64px;
margin: 0px auto;
padding-top: 16px;
}
.footer4_2{
background: #115740;
}

.d3-o-footer__club-copyright {
margin: 16px auto;
color: #fafafa;
font-size: 11px!important;
line-height: 1.4;
font-family: EndzoneSans,Arial,Helvetica,sans-serif;
font-weight: 100;
text-align: center;
position: relative;
top: 20px;
}
.footer4_3{
height: 61px;
background: #115740;
}
.footer4_3>ul{
list-style: none;
justify-content: center;
display: flex;
}
.d3-o-footer__club-legal-links>li{
float: left;
padding-top: 10px;
position: relative;
right: 20px;
}
.d3-o-footer__club-legal-links>li>a {
display: block;
padding: 8px 0;
text-transform: uppercase;
font-size: 12px!important;
font-family: EndzoneSans-medium,Arial,Helvetica,sans-serif;
font-weight: 600;
text-decoration: none;
padding: 4px 8px;
margin: 0 24px;
color: #fff;
position: relative;
top: 10px;
left: 20px;
}
.d3-o-footer__club-legal-links>li> a:hover{
border-bottom: 1px solid #fff;
}
.priceImage {
    display: block;
    margin: 0px auto;
}