@font-face {font-family: "Endzone Sans Medium";
  src: url("../fonts/722f4e99cf83238272fdf8bf79e9556d.eot"); /* IE9*/
  src: url("../fonts/722f4e99cf83238272fdf8bf79e9556d.eot#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/722f4e99cf83238272fdf8bf79e9556d.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts/722f4e99cf83238272fdf8bf79e9556d.woff") format("woff"), /* chrome、firefox */
  url("../fonts/722f4e99cf83238272fdf8bf79e9556d.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../images/722f4e99cf83238272fdf8bf79e9556d.svg#Endzone%20Sans%20Medium") format("svg"); /* iOS 4.1- */
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family:"Endzone Sans Medium" !important;
    font-style:normal;
	text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.site-branding-text {
    display: none !important;
}
.sec-header h1, .sec-header h2, .sec-header h3 {
    padding: .5rem 0;
    border-bottom: 1px solid #e3e3e3;
    font-size: 1.5rem;
	
	text-transform: uppercase;
	font-family:"Endzone Sans Medium" !important;
	
	
}
.entry-header .entry-title.card-title.h2 {
    padding: .5rem 0rem;
    border-bottom: 1px solid #e3e3e3;
    font-size: 1.5rem;
}
.entry-content {
    margin-top: 10px;
}
.gametitle a {
    color: #3c3c3c;
    text-decoration: none;
	letter-spacing: -1px;
}
.sec-header {
    background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 80%, #ececec 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 80%,#ececec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 );
}
.sec-header .gametitle {
    text-align: center;

    margin-bottom: 0;
}
.live-nflstream .list-group-title, .navbar-brand .logo, .live-nflstream h1, .live-nflstream h2, .live-nflstream h3, .live-nflstream h4, .live-nflstream table {
    text-transform: uppercase;
    font-family: endzone-medium-cond, sans-serif;
    font-size: 1.8rem !important;
}
h1 .headimg, h2 .headimg {
    max-height: 48px;
    max-width: 48px;
}
.sec-header .gametitle .at {
    font-size: 176%;
    vertical-align: sub;
}
.vplayer2 {
    margin-top: 20px;
}
.player-header, .player-header2 {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .14);
    border: 6px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */

}
@media (min-width: 768px){
.player-header, .player-header2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	min-height: 510px;
	padding-bottom: 7%;
}
}
/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe, .responsive-iframe2  {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.vplayer, .vplayer2 {
    margin-left: 15px;
    margin-right: 15px;
}
.top_header {
    margin-left: 15px;
    margin-right: 15px;
		margin-top: 20px;
}
.hentry.card .card-body {
    padding: 1.5rem;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .14);
    border: 5px solid transparent;

}
.box, .partners .card, .player, div#secondary {
    margin-bottom: 1.5rem;
    transition: background-color 0.2s ease-in-out;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .14);
    border: none;
    background-color: #fff;
}
.box {
    padding: 0 .5rem .5rem;
    margin-bottom: 1.5rem;
}
.card{
		border-radius: 2px;
}
.wp-bp-sidebar-width .card {
    background-color: transparent;
    border: 0;
	margin-top: 20px;
}
.wp-bp-sidebar-width .card .widget {
    background-color: #fff;
    margin-bottom: 1.5rem;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .14);
    border-radius: 2px;
	    padding: 1.5rem;
}
.team_body {
    margin-top: 1.5rem;
}
.wp-bp-content-width {
    padding-right: 8px;
    padding-left: 8px;
}
.disclaimer-area {
    margin-top: 1rem;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 19px;
}
.site-footer span.sep {
    text-transform: uppercase;
}
li.team-logo {
    list-style: none;
    float: left;
    margin: 8px 0.454rem;
    border-radius: 3px;
    width: 5%;
    min-width: 53px;
}
li.team-logo a:hover {
	background: rgba(237, 237, 237, 1);
    background: linear-gradient(to bottom, rgba(237, 237, 237, 1) 0, rgba(246, 246, 246, 1) 74%, rgba(255, 255, 255, 1) 100%);
}
li.team-logo a {
    float: left;
    padding: 2px;
    width: 100%;
    min-width: 56px;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .28);
    background: rgba(255, 255, 255, 1);
    background: linear-gradient(to bottom, #fff 0, #ececec 50%, #fff 100%);
}
.team-logo img {
    vertical-align: middle;
    width: 52px;
    height: 52px;
    overflow: hidden;
    display: block;
}
#team-logo ul {
    padding: 0;
    margin: 0;
}
.header_team_logos {
	background: #f7f7f7;
    padding-right: 0;
    border-radius: 0 0 6px 6px;
    border: 1px solid #e1e1e1;
    margin-right: -10px;
    margin-left: -18px;
}
div#team-logo {
    margin-right: 0;
    margin-left: 0;
    padding: 16px 0px;
    display: flex;
}
.wp-bp-sidebar-width .widget.home-widget {
    background-color: #fff;
    margin-bottom: 1.5rem;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .14);
    border-radius: 2px;
    padding: 1.5rem;
}
h5.widget-title.h6 {
    padding: .5rem 0;
    border-bottom: 1px solid #e3e3e3;
}
.widget_nav_menu{
    background-color: transparent !important;
    box-shadow: 0 0 black !important;
    padding: 0 !important;
    border-bottom: 0 !important;
}
#menu-network-menu {
    list-style: none;
    padding: 0px;
    margin: 0;
}
#menu-network-menu li {
    list-style: none;
}
#menu-network-menu a {
    border-top: 1px solid #e3e3e3;
    display: block;
    padding: 14px 14px;
    font-weight: 600;
    color: #3c3c3c;
    padding-left: 60px;
    background: #fff;
    margin-bottom: 14px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .14);
    border-radius: 2px;
    font-family: "Endzone Sans Medium" !important;
    font-style: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    text-decoration: none;
}
#menu-network-menu li:before {
    background-size: 36px 36px;
    display: inline-block;
    width: 45px;
    height: 43px;
    content: "";
    float: left;
    background-position: 6px 9px;
    background-repeat: no-repeat;
}
#menu-network-menu li.nflnet:before {
    background-image: url(/wp-content/uploads/2020/10/nfl.svg);
}
#menu-network-menu li.redzone:before {
    background-image: url(/wp-content/uploads/2020/10/Logo-RedZone.png);
}
#menu-network-menu li.espnusa:before {
    background-image: url(../images/Logo-ESPN.png);
}
#mtable {
    margin-top: 1.5em;
}
#mtable .table {
    margin-bottom: 0;
    font-size: 18px;
    text-transform: uppercase;
    border-collapse: collapse;
    font-family: "Endzone Sans Medium" !important;
    font-weight: 700;
    letter-spacing;0;
}
#mtable .singele_match_date.mdatetitle td {
    background: rgba(44, 137, 255, .08);
}
#mtable .singele_match_date:hover td {
    background: rgba(44, 137, 255, .08);
}
#mtable .table td {
    vertical-align: middle;
    padding: 5px 8px;
    text-align: left;
}
.singele_match_date {
    background: linear-gradient(to bottom, #fff 0, #ececec 50%, #fff 100%);
}
#mtable .matchtime {
    background: rgba(0, 0, 0, .03);
	padding: 5px 15px !important;
	width: 5%;
}
#mtable  a {
    text-decoration: none;
}
#mtable .table .teamvs a {
    color: #212529;
}
#mtable .table .teamvs a .mtdate {
    color: #cb0f0b;
}
.dropdown-menu {
    background-color: #013369;
}
.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus {
    color: #ffffff;
    background-color: #dc0000;
}
.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: #fff;
    opacity: inherit;
}
.navbar-dark .navbar-nav .dropdown-menu a {
    color: #ffffff;
}
#mtable .btn-info {
    color: #fff;
    padding: 4px 12px;
    font-size: 18px;
    background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(166, 166, 166, .5)), color-stop(100%, rgba(121, 121, 121, .5)));
    background: -webkit-linear-gradient(top, rgba(166, 166, 166, .5) 0, rgba(121, 121, 121, .5) 100%);
    background: -moz-linear-gradient(top, rgba(166, 166, 166, .5) 0, rgba(121, 121, 121, .5) 100%);
    background: -o-linear-gradient(top, rgba(166, 166, 166, .5) 0, rgba(121, 121, 121, .5) 100%);
    background: -ms-linear-gradient(top, rgba(166, 166, 166, .5) 0, rgba(121, 121, 121, .5) 100%);
    background: linear-gradient(top, rgba(166, 166, 166, .5) 0, rgba(121, 121, 121, .5) 100%);
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    border-color: #7c7c7c;
	letter-spacing: -1px;
}
.page-template-match-page .top_header {
    margin-top: 20px;
}
.page-template-match-page .wp-bp-sidebar-width .card {
    margin-top: 16px;
}
#mtable .btn-primary {
    color: #fff;
    padding: 4px 12px;
    font-size: 18px;
    background: #5ca5d6;
    background: -moz-linear-gradient(top, #5ca5d6 0%, #006ab7 100%);
    background: -webkit-linear-gradient(top, #5ca5d6 0%,#006ab7 100%);
    background: linear-gradient(to bottom, #5ca5d6 0%,#006ab7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ca5d6', endColorstr='#006ab7',GradientType=0 );
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    border-color: #006ab7;
	letter-spacing: -1px;
}
#mtable .btn-info:hover {
    background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(100%, rgba(166, 166, 166, .5)), color-stop(0, rgba(121, 121, 121, .5)));
    background: -webkit-linear-gradient(bottom, rgba(166, 166, 166, .5) 0, rgba(121, 121, 121, .5) 100%);
    background: -moz-linear-gradient(bottom, rgba(166, 166, 166, .5) 0, rgba(121, 121, 121, .5) 100%);
    background: -o-linear-gradient(bottom, rgba(166, 166, 166, .5) 0, rgba(121, 121, 121, .5) 100%);
    background: -ms-linear-gradient(bottom, rgba(166, 166, 166, .5) 0, rgba(121, 121, 121, .5) 100%);
    background: linear-gradient(bottom, rgba(166, 166, 166, .5) 0, rgba(121, 121, 121, .5) 100%);
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
}
#mtable .btn-primary:hover {
	background: #7ebfea;
    background: -moz-linear-gradient(top, #7ebfea 0%, #1984d1 100%);
    background: -webkit-linear-gradient(top, #7ebfea 0%,#1984d1 100%);
    background: linear-gradient(to bottom, #7ebfea 0%,#1984d1 100%);
	text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
}
#mtable .team img:hover {
    -webkit-filter: drop-shadow(0px 0px 10px #0275d899);
    filter: drop-shadow(0px 0px 10px #0275d899);
}
.acf-postbox h2 {
    background: #0073aa !important;
    color: #fff !important;
}
.acf-postbox .postbox-header {
    border-bottom: 1px solid #007 !important;
}
.acf-postbox {
    border: 1px solid #0073aa !important;
}

.acf-postbox .postbox-header .handle-actions {
    background: #0073aa !important;
}

.acf-postbox .postbox-header .handle-actions .handle-order-higher, .acf-postbox .postbox-header .handle-actions .handle-order-lower {
    color: #ffffff !important;
}
.featurebox_image img {
    min-width: 36px;
    max-width: 36px;
}
h4.featurebox_title {
    font-size: 16px;
    margin-bottom: 0px;
}
.featurebox_sub {
    font-size: 15px;
    margin-bottom: 0;
}
.header_feature {
	background: #ffffff;
    padding: 30px 10px;
    border-radius: 6px 6px 2px 2px;
    border: 1px solid #e1e1e1;
    margin-bottom: 1rem;
    margin-right: 0;
    margin-left: -8px;
    margin-top: 1rem;
}
.btn-outline-white {
	color: #fff;
    background-color: transparent;
    border-color: rgba(255, 255, 255, .5);
    border-radius: 0.25rem;
    padding: 6px 20px;
}
.btn-outline-white:hover,.btn-outline-white:focus{
	color: #000;
    background-color: #fff;
    border-color: #fff;
}
#show::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 6px;
    vertical-align: 2px;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
#mtable .table .singele_match_date .teamvs a {
    padding-left: 10px;
	letter-spacing: -0.5px;
}
#mtable .singele_match_date.mdatetitle .teamvs a {
    padding-left: 0px;
}
tr.mdatetitle .vssign {
    display: none;
}
#mtable .singele_match_date.mdatetitle .mtdate {
    display: block;
    background-image: url(../images/spring-calendar.png);
	background-position: 40px 2px;
    background-repeat: no-repeat;
    background-size: 20px;
}
#mtable .singele_match_date .mtdate {
    display: none;
}
#mtable .mdatetitle .matchtime {
    background: linear-gradient(to bottom, #fff 0, #ececec 50%, #fff 100%);
}
#mtable .mdatetitle td {
    border: 0;
	text-align: center;
}
#mtable .mdatetitle .teamvs {
    padding: 10px 10px;
}
#mtable .mdatetitle .teamvs a .mtdate {
    color: #524f4f;
    font-size: 16px;
	cursor: auto;
}
#mtable .table .teamlogo {
    text-align: center;
}

#mtable .table .lplay_button {
    text-align: right;
}
#mtable .table .hdplay_button, #mtable .table .lplay_button {
    width: 1px;
}

div#multi-button {
	margin: 2.5rem -15px 1.5rem -15px;
    margin-bottom: 1rem;
    align-items: center;
    justify-content: center;
}

.multi-b-item {
	display: flex;
	align-items: center;
	justify-content: center;
}

.multi-b-item .btn {
    text-align: center;
    margin: 6px;
    width:100px;
}
.multi-b-item .btn-primary {
    color: #292b2c;
    background-color: #fff;
    border-color: #ccc;
}
.multi-b-item .btn-primary:hover, .multi-b-item .btn-primary:focus, .multi-b-item .btn-primary:active {
    color: #fff;
    background-color: #025aa5 !important;
    border-color: #01549b !important;
}
.multi-b-item .btn-primary:not(:disabled):not(.disabled):active, .multi-b-item .btn-primary .btn-primary:not(:disabled):not(.disabled).active, .show > .multi-b-item .btn-primary .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5 !important;
    border-color: #01549b !important;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle{
    color: #fff;
    background-color: #025aa5 !important;
    border-color: #01549b !important;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.player-header img{
    width: 100% !important;
}

/* For Phone Only */

@media only screen and (max-width: 768px) {
    .navbar-toggler {
        display: none !important;
    }
  
  .header_feature{
	  display: none;
	  
  }
	#reportOptionsHidden {
		display: none;
	}
	.vplayer, .vplayer2 {
		margin-top: 10px;
	}
	.multi-b-item {
		display: flex;
		padding-right: 0px;
		padding-left: 0px;
		
	}
	.multi-b-item .btn {
		margin: 5px 6px !important;
		width: 70px !important;
		font-size: 16px;
		padding: 5px 5px;
	}
	.multi-b-item .btn span.oi {
		display: none;
	}
}


/* iphone 6+, 6s+, 7+, 8+ */
@media only screen and (min-width : 412px) and (max-width : 736px) and (orientation : portrait) {
		
	li.team-logo {
	width: 10%;
    min-width: 50px !important;
    margin: 3px 9px !important;
	}	
	#team-logo ul {
		margin-left: -6px !important;
	}

		
		
		
}
/* iphone 6+, 6s+, 7+, 8+ */
@media only screen and (min-width : 412px) and (max-width : 736px) and (orientation : landscape) {
		
	li.team-logo {
    min-width: 56px !important;
    margin: 6px 7px;
	}
		
		
		
}

/* iphone x Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
	li.team-logo {
	width: 10%;
    min-width: 30px !important;
    margin: 4px 15px !important;
	}	
	#team-logo ul {
		margin-left: -10px !important;
	}
		  

}


/* Portrait and Landscape iPad layouts */
@media only screen and (min-width: 768px) and (max-width: 1024px) (orientation : portrait) {

	}


/* Portrait and Landscape iPad layouts */
@media only screen and (min-width: 768px) and (max-width: 1024px) (orientation : landscape) {

}

@media only screen and (max-width: 414px){
	
	h3.infotitle, .infotitle a {
		font-size: 13px !important;
	}	
	li.team-logo {
		margin: 8px 0.440rem;
	}
	.header_team_logos {
		margin-right: 0px;
		margin-left: -5px;
	}
	.home .wp-bp-sidebar-width {
		padding-right: 20px;
		padding-left: 20px;
	}
    #mtable .singele_match_date .teamvs, #mtable .singele_match_date.mdatetitle .lplay_button {
        display: none;
    }
    #mtable .singele_match_date.mdatetitle .teamvs {
		display: table-cell;
    }
	.home .vplayer, .home .vplayer2 {
		margin-left: 25px;
		margin-right: 25px;
		margin-top: 20px;
	}
    #mtable .singele_match_date.mdatetitle .teamvs a {
		left: 0;
		position: absolute;
		width: 100%;
		margin-top: -12px;
    }
    #mtable .singele_match_date.mdatetitle .matchtime {
        display: table-cell;
    }
    .teamvs {
         display: none;
    }  
    #mtable .singele_match_date.mdatetitle .mtdate {
        background: none;
    }
    #mtable .singele_match_date.mdatetitle .teamvs .mtdate {
        font-size: 17px;
    }
    #mtable .singele_match_date .teamlogo {
        width: 24%;
    }
    .hdplay_button, .header_feature {
        display: none;
    }
    .custom-logo-link {
    margin-right: 0;
    }  

    .custom-logo {
        height: 46px !important;
        width: auto;
    }
    .navbar-toggler {
        display: none !important;
    }
    li.team-logo a {
        width: 100%;
        min-width: 61px;
    }
    li.team-logo {
        width: 10%;
        min-width: 61px;
    }
    .home_matcht {
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 14px;
    }
    .home_promo {
        margin-left: 10px;
        margin-right: 10px;
    }
    .team_body {
        margin-left: 9px;
        margin-right: 9px;
    }
    button#show {
    float: left;
    width: 25%;
    padding: 5px 8px;
    }
    .sec-header .gametitle span.tm.hidden-sm-down {
        display: none;
    }
    .entry-header .entry-title.card-title.h2 {
        font-size: 19px;
    }
}


.vplayer:nth-child(3) {
    display: block !important;
    margin-top: -24px !important;	
}
.home .vplayer {
    display: none !important;
}
.home .team_body {
    margin-top: 3px;
}


.infobox {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 1.5rem;
}
.infobox .card {
    box-shadow: 0 2px 2px rgb(0 0 0 / 14%);
    border: 6px solid transparent;
    border-left: 6px solid #d5090a;	
}
.infob.card-body {
    padding: 12px;
}
h3.infotitle, .infotitle a {
    font-size: 20px;
    text-align: center;
    color: #d00101;
    text-transform: none;
    font-weight: normal;
    margin-bottom: 0;
	text-decoration: underline;
}
h2.match-notice {
    font-size: 23px;
    padding-left: 60px;
    margin-bottom: 0;
	color: #fff;
}
.noticematch:before {
    background-image: url(/wp-content/uploads/2020/10/nfl.svg);
}
.noticematch {
    background-image: url(/wp-content/uploads/2020/10/nfl.svg);
    background-size: 50px 45px;
    background-position: 13px 13px;
    background-repeat: no-repeat;
	background-color: #cc0000;
}
table:empty {
	display: none
}