.live-scoring-wrapper .live-scoring-points .name{
    top: 20px;
    transform: translateY(0%);
}

.live-scoring-wrapper .live-scoring-points .score {
    top: 0px;
    transform: translateY(0%);
}

button, input[type="reset"], input[type="submit"], input[type="button"] {
    line-height: 1 !important;
    border-radius: 0;
    color: #fff;
    background: #81a844;
    box-shadow: inset 0 1px 0 #a5c672,0 1px 0 rgba(0,0,0,.15);
    border: 0;
    padding: 7px;
    font-size: 14px;
}

/* 09 September 2016 */
.video-icon-overlay {
    color: #FFFFFF;
    font-size: 26px !important;
    position: absolute;
    right: 3px;
    top: 6px;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
}


.caption__mobile {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000;
    padding: 8px;
    padding: 0.5rem;
}
.video-widget-icon {
    top: 43%!important;
}

.hero-sml__figcaption {
    height: 60px;
}

.home__promo--hook .fa-play-circle-o {
    font-size: 70px!important;
}

@media (max-width: 768px) {

    .home__promo--hook .fa-play-circle-o {
    font-size: 30px!important;
}

    .articleList__list, .articleList__list--dark {
        padding-left: 8px!important;
        padding-right: 8px!important;
    }

    .hero__item figcaption {
        width: 100%;
         position: inherit; 
        bottom: -30px;
        left: 0;
        background: #000;
        padding: 8px;
        padding: 0.5rem;
        height: 49px;
    }

    .header__menuToggle, .header__close {
        top: 89px;
    }

    .mobile__video {
        height: 100%!important;
        max-height: 147px!important;
        overflow: hidden!important;
    }

    .caption__mobile {
        width: 100%;
        position: absolute!important;
        bottom: 0!important;
        left: 0;
        background: #000;
        padding: 8px;
        padding: 0.5rem;
        height: 50px!important;
    }

    .video-widget-icon {
        top: 40%!important;
    }

}

/* Video Icons */

/* Widget */
.video-widget-icon {
    left: inherit;
    bottom: inherit;
    top: 15px !important;
    right: -4px;
}

.more-news-home .video-widget-icon {
    right: -7px !important;
}

@media screen and (max-width: 767px) {
    .more-news-home .video-widget-icon {
        right: 1px !important;
    }
}

/* Home Top */
.video-widget-icon.home__promo--hook {
    top: 42px !important;
    bottom: inherit;
    left: inherit;
    right: -25px;
}
.home__promo--hook .fa-play-circle-o {
    font-size: 80px !important;
}

/* Home Promo */
.video-widget-icon.home_sml_promo--hook {
    left: inherit !important;
    bottom: inherit !important;
    right: 3px;
    
    top: 2px !important;
    text-align: right;
    transform: inherit !important;
}
.video-widget-icon.home_sml_promo--hook .fa-play-circle-o {
    font-size: 40px !important;
}

.article__body iframe {
    width: 100%;
    height: 500px;
} 
    
@media screen and (max-width: 767px) {

        .article__body iframe {
        width: 100%;
        height: 280px;
        }
        
}

@media screen and (max-width: 480px) {
    #ooyalaplayer {
       height: 188px !important;
       border-left: solid 1px #c8c8c8;
       border-right: solid 1px #c8c8c8;
       padding-left: 10px;
       padding-right: 10px;
       width: 100%; 
    }
}    

@media screen and (max-width: 360px) {
    .header__menuToggle, .header__close {
        top: 68px !important;
        position: absolute;
    }
}

@media screen and (max-width: 320px) {
    #ooyalaplayer {
       height: 160px !important;
       border-left: solid 1px #c8c8c8;
       border-right: solid 1px #c8c8c8;
       padding-left: 10px;
       padding-right: 10px;
       width: 100%; 
    }
} 

#ooyalaplayer {
   height: 350px;
   width: 100%; 
}

/* Mobile Sticky Ad */
@media screen and (max-width: 767px) {
    .advert--leaderboard {
        position: fixed;
        min-height: 70px;
        height: 70px;
        min-width: 300px;
        z-index: 99;
        background: #e1e1e1;
        width: 100%;
        padding-top: 2%;
        padding-bottom: 2%;
        display: block;
    }
    .siteContainer.active {
        transform: translate(12rem, 0) !important;
        top: 70px !important;
    }
    .siteContainer {
        top: 70px;
    }
    .mega-menu-wrap.active {
        top: 70px !important;
    }
}

/* Tags */
.single-article__tags {
    display: block;
    margin: 20px 0 0 0;
}

@media screen and (max-width: 767px) {
    .single-article__tags {
        display: block;
        margin: 20px 10px 0 10px;
    }
    .footer__network {
        display: block;
    }
    .navigation--network ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .footer__network .partners, .footer__network .partners-links-bg .navigation--network {
        border-left: 0;
    }
    .top-social-container {
        z-index: 1;
    }
    .video-widget-icon {
        top: 17px !important;
        right: 6px !important;
    }
}

.single-article__tags a:hover {
    text-decoration: none !important;
}
.single-article__tags .single-article__eyebrow {
    line-height: 28px;
    display: inline-block;
    font-size: 9px;
    text-transform: uppercase;
    padding: 0 13px;
    margin-right: 2px;
    background: #487b39;
    color: #fff;
}
.single-article__tags .single-article__eyebrow:hover {
    background: #b3d88b;
    color: #444;
    text-decoration: none;
}

@media screen and (min-width: 768px) {
    .advert--leaderboard {
        width: 100%;
        background: #E5E5E5;
        max-width: 1020px;
        margin: 0 auto;
    }
}

/* ============================================================
  CUSTOM PAGINATION
============================================================ */
.custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 2px 10px;
}
.custom-pagination a {
  background-color: #eeeeee;
  color: #000;
}
.custom-pagination a:hover {
  background-color: #b3d88b;
  color: #fff;
}
.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}
.custom-pagination span.dots {
  padding: 0;
  color: gainsboro;
}
.custom-pagination span.current {
  background-color: #b3d88b;
  color: #fff;
}

@media screen and (min-width: 992px) {
    .top-social-container {
        margin-top: -113px;
    }
}
@media screen and (max-width: 767px) {
    .top-main-menu {
        /*position: relative;*/
    }
    .header__menuToggle {
        /*top: -7px !important;*/
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header__menuToggle, .header__close {
        top: 71px;
    }
}