div#page-wrapper td {
    /* font-size: 16px !important;  */
    letter-spacing: normal;
    font-weight: 400;
    margin: 0px;
}
.fit-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.img-holder.with-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.fit-bg .edo-item-inner,.edo-main-container {
    height: 100%;
}
.fit-bg .img-holder {
    height: 100%;
}
.edo-main-content-area .section__kickerlabel a {
    color: #fff;
    text-decoration: none;
}
.edo-main-content-area .section__kickerlabel a:hover {
    color: #fff;
    text-decoration: none;
}
.super-bowl-popup p {
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    line-height: normal;
    padding-top: 13px;
}
.super-bowl-popup .modal-header {
    padding-top: 5px;
    padding-bottom: 5px;
}

.super-bowl-popup.modal {
    z-index: 100000001 !important;
}
.super-bowl-popup p.video-meta strong:not(:first-child) {
    display: inline-block;
    margin-left: 20px;
}
tr.row_class td h4 {
    padding: 0 !important;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
th.engagement_index {
    white-space: nowrap;
}
p.description {
    line-height: 18px;
    padding: 0 !important;
}
div#page-wrapper th{
    font-weight: 500;
    font-size: 16px !important;
}
#dataTable th:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#dataTable th {
    background-color: #2b2b2b;
    padding-top: 0.5rem;
    color:#fff;
}
#dataTable th:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
h4.split-after-colon {
    font-size: 18px;
    padding: 0 !important;
    text-align: right;
}
.item-title{
    height: 100%;
    display: flex;
    justify-content: space-between;
    position: relative;
    flex-direction: column;
}
tr.row_class td:last-child {
    color: #FF1313 !important;
    font-weight: 500 !important;
}
.item-title label {
    font-size: 13px;
    line-height: normal;
}
.item-title p {
    padding: 0 !important;
    color: #FF1313 !important;
    font-weight: bold;
}
#dataTable tr:nth-child(2n+1):not(.collapse) {
    color: #000;
}
.fa-plus:before {
    content: "+" !important;
    color: #000;
    font-size: 20px;
    font-style: normal;
}
.fa-minus:before {
    content: "-" !important;
    color: #000;
    font-size: 20px;
    font-style: normal;
}
.btn-link{    
    background: none;
}
.modal-open .modal {
    background: rgba(0,0,0,0.7);
}
button.btn.btn-link.toggle-row {
    background: none;
}
tr.row_class td > img:hover {
    cursor: pointer;
}
.edo-item .article-item{
    border-radius: 0px !important;
    position: relative;
}
.edo-item{
    border-left: 1px solid #000;
    border-top: 1px solid #000;
}
.edo-play-icon svg, .edo-play-icon img.play-icon  {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: rgba(255,255,255,0.9);
}
.table-custom-layout .edo-item{
    border: none !important;
}
.img-holder:hover {
    cursor: pointer;
}
.img-holder video.jwplayer-inner, .img-holder img.jwplayer-inner  {
    position: absolute;
    z-index: 0;
    width: 142% !important;
    max-width: fit-content;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
td.edo-embed-video {
    width: 34%;
}
.img-holder.rectangle .jwplayer-inner {
    width: 100% !important;
    position: absolute;
    max-width: fit-content !important;
}
.edo-item .img-holder.rectangle{
    padding-bottom: 55.33333% !important;
}
.edo-item .img-holder{
    padding-bottom: 57.33333%;
    position: relative;
    overflow: hidden;
}

.edo-play-icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}
video.jwplayer-inner, img.jwplayer-inner {
    position: relative;
    z-index: 0;
}
svg.placeholder-play-button, img.placeholder-play-button {
    width: 40px !important;
    height: 40px !important;
}
body.post-template-edo-page-template .adw-page-banner:before {
    content:'';
    width:100;
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(60,60,60,0.5746673669467788) 36%, rgba(0,212,255,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(60,60,60,0.5746673669467788) 36%, rgba(0,212,255,0) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(60,60,60,0.5746673669467788) 36%, rgba(0,212,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00d4ff",GradientType=1);
}

body.post-template-edo-page-template .adw-page-banner .section__label_block_wrapper {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0);
    text-align: center;
}
body.post-template-edo-page-template .adw-page-banner h1.banner__label {
    color: #ffffff;
    font-size: 48px;
    line-height: 1.1875;
    text-transform: unset;
    text-align: center;
    font-weight: 700;
}

body.post-template-edo-page-template .section__kickerlabel {
    display: inline-block;
    background-color: #e50000;
    color: #ffffff;
    padding: 8px 15px;
    -webkit-transform: skew(-8deg);
    -moz-transform: skew(-8deg);
    -ms-transform: skew(-8deg);
    transform: skew(-8deg);
    font-size: 22px;
}
.edo-page-section {
    margin-top: 1.5em;
}
.adw-super-bowl-insights .edo-item [class^=col] {
    padding-top: 0;
    padding-bottom: 0;
}

.adw-super-bowl-insights .articles-text-on-image {
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    margin-bottom: 2em;
}
.adw-super-bowl-insights a.img-holder.square {
    padding-bottom: 60% !important;
}
.adw-super-bowl-insights {
    margin-top: 2.5rem;
}
body.post-template-edo-page-template h2.edo-sub-title {
    font-size: 32px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 30px
}
.edo-page-description,
.edo-page-description p {
    font-size: 24px;
    line-height: 1.16666667;
}
.edo-item .top-content>strong {
    font-size: 36px;
    line-height: 1.08333;
}
.edo-item:not(.first-item) .top-content>strong {
    font-size: 32px;
    line-height: 1.1875;
}
.edo-item .top-content h4.split-after-colon,
.edo-item .top-content i{
    font-size: 24px;
    line-height: 1.125;
}
.edo-item:not(.first-item) .top-content h4.split-after-colon,
.edo-item:not(.first-item) .top-content i {
    font-size: 20px;
    line-height: 1.2;
}
.edo-item .top-content h4.split-after-colon{
    margin-top: 0.2em;
}
.edo-item .bottom-content p {
    font-size: 24px;
    line-height: 1.125;
    font-weight: 600;
    color: #FF1313 !important;
    margin-bottom: 0;
}
.edo-item .bottom-content label {
    font-size: 15px;
    line-height: 1.13333;
}
th.edo-table-title {
    text-align: center;
}
td.edo-description p.description {
    font-size: 16px;
    line-height: 1.1;
    margin-top: 1em;
}

td.edo-description h4 {
    font-size: 24px !important;
}

.adw-super-bowl-insights .table-custom-layout td.eng-index {
    font-size: 24px !important;
    line-height: 1.166667;
    font-weight: 600 !important;
    text-align: center;
}

td.edo-description {
    padding: 10px 25px;
}

td.edo-rank {
    font-size: 36px;
    font-weight: 700 !important;
    line-height: 1.19444;
    text-align: center;
}

th.edo-table-rank, th.edo-table-title, th.eng-index-header {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
}

td.edo-description .eng-index p {
    font-size: 13px !important;
    line-height: 1.25;
    font-weight: 600;
    color: #FF1313 !important;
    margin-bottom: 0;
}
td.edo-description .eng-index label {
    font-size: 9px;
    line-height: 1.16667;
}
body.post-template-edo-page-template article .container{
    max-width: 956px !important;
}

table.promotional-table {
    width: 100%;
}
table.promotional-table td.eng-index {
    text-align: left !important;
}
table.promotional-table td {
    vertical-align: top;
}
table.promotional-table td.eng-index label {
    font-size: 15px;
    font-weight: normal;
}
table.promotional-table tr.row_class + tr.row_class td {
    border-top: 1px solid #999;
}

table.promotional-table tr.row_class td {
    padding-bottom: 15px;
    padding-top: 15px;
}
table.promotional-table tr.row_class:last-child td {
    padding-bottom: 0px;
}
.table-custom-layout.promotional-table-container {
    border: 1px solid #999;
    padding: 15px;
}
.table-custom-layout.promotional-table-container h2.edo-sub-title {
    padding-left: 0 !important;
}
.table-custom-layout.promotional-table-container h2.edo-sub-title {
    font-size: 32px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 30px;
}
.promotional-table-container .view-all {
    margin-top: 0.8em;
}
.promotional-table-container .view-all a {
    color: #FF1313 !important;
    text-decoration: none;
}
.promotional-block-container .view-all {
    background-color: #201646;
    padding: 0.5rem 1rem;
    text-align: center !important;
    width: 100%;
}
.promotional-block-container .view-all a {
    color: #FFFFFF !important;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    font-size: 24px;
    font-weight: 700;
}
.promotional-block-container.articles-text-on-image {
    margin-top: 0 !important;
    margin-bottom: 30px !important;
}
.edo-sub-header-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    padding-bottom: 14.50939%;
}

@media screen and (max-width:1679.99px) {
    body.post-template-edo-page-template article .container {
        max-width: 800px !important;
    }
    body.post-template-edo-page-template .adw-page-banner h1.banner__label{
        font-size: 38px;
    }
    body.post-template-edo-page-template .section__kickerlabel{
        font-size: 18px;
    }
    body.post-template-edo-page-template h2.edo-sub-title,
    .table-custom-layout.promotional-table-container h2.edo-sub-title {
        font-size: 26px;
    }
    body.post-template-edo-page-template h2.edo-sub-title {
        margin-bottom: 1em;
    }
    .edo-item .img-holder {
        padding-bottom: 78.33333% !important;
    }
    .edo-page-description,
    .edo-page-description p {
        font-size: 19px;
    }
    .edo-item .top-content>strong {
        font-size: 29px;
    }
    .edo-item:not(.first-item) .top-content>strong {
        font-size: 26px;
    }
    .edo-item .top-content h4.split-after-colon,
    .edo-item .top-content i {
        font-size: 19px;
    }
    .edo-item:not(.first-item) .top-content h4.split-after-colon,
    .edo-item:not(.first-item) .top-content i {
        font-size: 16px;
    }
    .edo-item .bottom-content p {
        font-size: 19px;
    }
    .edo-item .bottom-content label {
        font-size: 12px;
    }
    td.edo-description p.description {
        font-size: 13px;
    }
    
    td.edo-description h4 {
        font-size: 19px !important;
    }
    
    .adw-super-bowl-insights .table-custom-layout td.eng-index {
        font-size: 19px !important;
    }
 
    td.edo-rank {
        font-size: 29px;
    }
    
    #dataTable th.edo-table-rank,
    #dataTable th.edo-table-title,
    #dataTable th.eng-index-header {
        font-size: 12px !important;
    }
    .promotional-block-container.articles-text-on-image {
        margin-bottom: 24px !important;
    }
}
@media screen and (min-width:992px) and (max-width:1199.99px){
    .edo-item .img-holder {
        padding-bottom: 130.33333% !important;
    }
    .edo-item .img-holder.rectangle {
        padding-bottom: 70.33333% !important;
    }
    .img-holder video.jwplayer-inner,
    .img-holder img.jwplayer-inner
    {
        width: 248% !important;
    }
    .img-holder.rectangle .jwplayer-inner{
        width: 135% !important;
    }
}
@media screen and (min-width:576px) and (max-width:992px){
    .img-holder .jwplayer-inner {
        width: 100% !important;
        position: absolute;
        max-width: fit-content !important;
    }
    .edo-item .img-holder,
    .edo-item .img-holder.rectangle{
        padding-bottom: 55.33333% !important;
    }
}
@media screen and (min-width:576px){
    td.edo-description .eng-index{
        display: none;
    }   
}

@media screen and (max-width:767px) {
    .edo-sub-header-image {
        padding-bottom: 20.50939%;
    }
}
@media screen and (max-width:575px){
    body.post-template-edo-page-template .adw-page-banner{
        background-color: #000;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-bottom: 80%;
    }
    body.post-template-edo-page-template .adw-page-banner .section__label_block_wrapper {
        width: 90%;
    }

    body.post-template-edo-page-template .adw-page-banner img{
        display: none;
    }
    body.post-template-edo-page-template .adw-page-banner h1.banner__label {
        font-size: 18px;
        line-height: 1.16667;
        padding-top: 0;
    }
    body.post-template-edo-page-template .section__kickerlabel {
        font-size: 14px;
    }
    body.post-template-edo-page-template h2.edo-sub-title,
    .table-custom-layout.promotional-table-container h2.edo-sub-title {
        font-size: 16px;
        line-height: 1.1875;
    }
    body.post-template-edo-page-template h2.edo-sub-title {
        margin-bottom: 1em;
    }
    .adw-super-bowl-insights {
        margin-top: 1.5rem;
    }
    .edo-page-description p {
        margin-bottom: 15px;
    }
    .edo-page-description, .edo-page-description p {
        font-size: 12px !important;
        line-height: 1.166667 !important;
    }

    .articles-text-on-image .edo-item .item-title {
        padding-top: 6px;
    }
    .edo-item .top-content>strong{
        font-size: 15px !important;
        line-height: 1.2 !important;
    }
    .edo-item .top-content h4.split-after-colon,
    .edo-item .top-content i {
        font-size: 11px !important;
    }
    .edo-page-description .eng-index p {
        font-size: 14px !important;
        line-height: 1.166667!important;
    }
    .edo-item .bottom-content .eng-index label {
        font-size: 12px;
    }

    .table-custom-layout #dataTable th.edo-table-rank,
    .table-custom-layout #dataTable th.edo-table-title {
        font-size: 10px !important;
    }
    .table-custom-layout #dataTable th{
        padding: 0.5rem;
    }

    th.engagement_index.eng-index-header {
        display: none;
    }
    
    td.eng-index {
        display: none;
    }
    td.edo-rank {
        font-size: 15px;
    }
    td.edo-description h4 {
        font-size: 13px !important;
    }
    td.edo-description p.description {
        display: none;
    }
    td.edo-description .eng-index p {
        font-size: 12px !important;
    }
    table.promotional-table tr.row_class td {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .table-custom-layout.promotional-table-container h2.edo-sub-title {
        margin-bottom: 10px;
    }
    .edo-item .img-holder, .articles-text-on-image .edo-item .img-holder.rectangle {
        padding-bottom: 78.33333% !important;
    }
    .img-holder.rectangle video.jwplayer-inner,
    .img-holder.rectangle img.jwplayer-inner {
        width: 142% !important;
        max-width: fit-content;
    }
    .promotional-block-container .view-all a {
        font-size: 18px;
    }
    .promotional-block-container .view-all{
        padding:0.35rem 1rem;
    }
}
@media screen and (max-width:375px){
    .edo-item .img-holder,
    .edo-item .img-holder.rectangle {
        padding-bottom: 80.33333% !important;
    }
    .img-holder video.jwplayer-inner
    .img-holder.rectangle video.jwplayer-inner {
        width: 150% !important;
        max-width: fit-content;
    }
    .img-holder img.jwplayer-inner
    .img-holder.rectangle img.jwplayer-inner {
        width: 150% !important;
        max-width: fit-content;
    }
}