/* Minification failed. Returning unminified contents.
(2927,12): run-time error CSS1036: Expected expression, found ';'
 */


/*_ Swiper 3.3.1 _*/

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-transition-property: -webkit-transform, height;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -ms-transition-property: -ms-transform;
        transition-property: transform, height;
    }

/* a11y */
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

/* Preloader */
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

    .swiper-lazy-preloader:after {
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        background-position: 50%;
        -webkit-background-size: 100%;
        background-size: 100%;
        background-repeat: no-repeat;
    }

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

/*_ Swiper 3.3.1 _*/



/*** League tracker ***/

.nd-leaguetracker {
    margin-bottom: 20px;
    margin-top: 0;
}

.nd-row::before, .nd-row::after {
    clear: both;
    content: "";
    display: table;
}

.nd-box {
    border-bottom: 1px solid #022739;
    border-left: 1px solid #022739;
    box-sizing: border-box;
    float: left;
    height: 190px;
    padding: 10px;
    text-align: center;
    width: 50%;
}

.nd-leaguetracker .nd-box:first-child {
    border-left: medium none;
}

.nd-box span {
    display: table-cell;
    padding: 0 5px;
    vertical-align: middle;
}

    .nd-box span.nd-box-bg {
        background-position: center 10px;
        background-repeat: no-repeat;
        display: block;
        height: 104px;
    }

.box-text {
    display: table;
    height: 40px;
    margin: 4px auto 0;
    max-width: 300px;
    width: 100%;
}

.nd-box span {
    display: table-cell;
    padding: 0 5px;
    vertical-align: middle;
}

.nd-box .box-title {
    color: #fff;
    font-family: "robotomedium",sans-serif;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
}

.nd-box .box-value {
    color: #fff;
    font-family: "robotomedium",sans-serif;
    font-size: 65px;
    line-height: 55px;
}

.nd-row3 .nd-box {
    padding: 6px 0 0;
    width: 33.33%;
}

    .nd-row3 .nd-box .box-value {
        font-size: 48px;
    }

    .nd-row3 .nd-box .box-text span {
        display: block;
    }



/* 24th May 2016 */
.si-footballStats .si-tab {
    clear: both;
}

.si-football .ui-datepicker-calendar td a {
    color: #009933;
}

.si-football .nd-row1 .nd-box1 .nd-box-bg {
    background-image: url("http://static.sports.ndtv.com/web/images/stats-goals.png");
}

.si-football .nd-row1 .nd-box2 .nd-box-bg {
    background-image: url("http://static.sports.ndtv.com/web/images/stats-crosses.png");
}

.si-football .nd-row2 .nd-box1 .nd-box-bg {
    background-image: url("http://static.sports.ndtv.com/web/images/stats-target.png");
}

.si-football .nd-row2 .nd-box2 .nd-box-bg {
    background-image: url("http://static.sports.ndtv.com/web/images/offside.png");
}

.si-football .nd-row3 .nd-box1 .nd-box-bg {
    background-image: url("http://static.sports.ndtv.com/web/images/stats-interception.png");
}

.si-football .nd-row3 .nd-box2 .nd-box-bg {
    background-image: url("http://static.sports.ndtv.com/web/images/stats-block.png");
}

.si-football .nd-row3 .nd-box3 .nd-box-bg {
    background-image: url("http://static.sports.ndtv.com/web/images/corner-offside.png");
}

.si-football .nd-row4 .nd-box1 .nd-box-bg {
    background-image: url("http://static.sports.ndtv.com/web/images/stats-yellowcards.png");
}

.si-football .nd-row4 .nd-box2 .nd-box-bg {
    background-image: url("http://static.sports.ndtv.com/web/images/stats-redcard.png");
}


.si-subtab-wrap .active {
    background-color: #1fae5c !important;
}

.match-fixture a {
    color: #fff;
}

.nd-load-more span img {
    padding: 0 22px;
}

.si-footballStats .nd-mod-header {
    padding: 20px 0;
}

.cnwidget.cnvw a:hover {
    color: #009933;
}

.si-football .mod-news-listing .list-type-1 .post-tag a {
    color: #009933;
}

.cnwidget.cnvw [class^="icon-"]::before, .cnwidget.cnvw [class*=" icon-"]::before {
    color: #009933 !important;
}

.bottom-ndtv-ad {
    overflow: hidden;
}

.widget-team-squad .player-name {
    font-size: 12px;
}

.mod.mod-team-listing.nd-football-listing {
    padding: 15px;
}

.cnwidget.cnvw .cnwidget-footer a {
    color: #009933 !important;
}

.cnwidget.cnvw .cnitem-footer {
    border-bottom: 4px solid #009933 !important;
}

.vertical-a .syndicatedItem .video-title {
    color: #274b86 !important;
}

.vertical-a .video-title {
       color: #274b86 !important;
    font-size: 14px!important;

}

.organic-thumbnails-a .video-title, .organic-thumbnails-b .video-title {
   color: #274b86 !important;
    font-size: 14px !important;

}

.thumbnails-b .syndicatedItem .video-title {
       color: #274b86 !important;
    font-size: 14px!important;

}

.social-share li {
    opacity: 0.8;
}

    .social-share li:hover {
        opacity: 1;
    }

.si-football .sticky-nav.active .nd-secondary-nav .nav-more-menu li {
    color: #333;
}

.nd-social-counts .social-share li.counts-mailto {
    background-color: gray;
}

    .nd-social-counts .social-share li.counts-mailto span::before {
        background-image: url("/nstatic/content/images/social-mailto.png");
        background-position: center center;
        height: 15px;
        padding-left: 15px;
        width: 10px;
    }

.si-football .mod-postlisting .list-type-7 .post-type-article .post-meta {
    margin-top: 5px;
    font-size: 13px;
}

.si-football .sticky-nav.active .menu-section.subMenuNewsData {
    left: -250px !important;
}

.si-football .nd-secondary-nav.nd-nav .active-page::before {
    opacity: 1 !important;
}

.si-microsite #side-nav ul li.nav-105056.active a::before, .si-microsite #side-nav ul li.nav-105056 a:hover:before {
    background-position: -193px -1003px;
}

#side-nav ul li.nav-105056 a:hover {
    color: red;
}

.si-microsite #side-nav ul li.nav-105056 a::before {
    background-position: -124px -1003px;
}

#side-nav ul li.nav-106436 a:hover:before, #side-nav ul li.nav-106436.active a::before {
    background-position: -340px -471px !important;
}

#side-nav ul li.nav-106436 a:hover {
    color: #e757fd;
}

.si-microsite #side-nav ul li.nav-106436 a::before {
    background-position: -270px -471px;
}

.si-football .mod-news-listing .list-type-1 .post-type-news-list .post-meta-news .post-time {
    font-size: 10px;
}

.wgt.scr-wgt.nd-ad {
    text-align: center;
}

body > img {
    display: none;
}

.photo-detail-description p {
    font-family: robotomedium;
    font-size: 15px;
    padding: 0 10px;
}

.si-football .mod-article .article-content .author-description p {
    padding: 0;
    margin-top: 5px;
}

.mod-postlisting .list-type-7 .post-thumbnail img {
    height: 60px;
}

.mod.mod-history-listing {
    margin-top: 20px;
}

.si-football .si-colorthree, .si-colorthree a {
    color: #009933 !important;
}

.si-football .si-line0 {
    background-color: #009933 !important;
}

.si-football .list-type-13 .post-thumbnail {
    background-color: #1fae5c;
}

.mod-team-profile.mod-profile .nd-profile {
    padding: 0;
}

.mod-article-caraousel .post-item.swiper-slide {
    height: 57px;
}

.mod-standing-football .nd-accord-head {
    cursor: auto;
}

.si-football .nd-secondary-nav .nav-more-menu {
    background-color: #fff !important;
    box-shadow: 0 0 3px -1px gray;
}

    .si-football .nd-secondary-nav .nav-more-menu li {
        color: #333;
    }

.si-football .mod-article-caraousel .post-title h2, .si-football .mod-article-caraousel .post-title h3, .si-football .mod-article-caraousel .post-title h1 {
    font-size: 12px;
}

.author-body {
    overflow: hidden;
    margin-top: 10px;
}

.author-section {
    margin-top: 16px;
}

.author-description h3 {
    font-size: 14px;
    font-family: robotomedium;
    color: #333;
}

.author-description p {
    margin-top: 5px;
}

.author-image {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
}

.author-description {
    padding-left: 60px;
}

.author-heading {
    font-size: 14px;
    font-family: robotobold;
    color: #717170;
    text-transform: uppercase;
}

.match-fixture h1, .match-fixture h2 {
    font-size: 15px;
    line-height: 18px;
}

.widget-winner-history .filter {
    position: absolute;
    right: 0;
    top: 0;
}

.si-football .nav-container.active .fixture-detail {
    display: none !important;
}

.menu-section.subMenuPhotoData, .menu-section.subMenuVideoData {
    left: -305px !important;
}

.si-football .sticky-nav.active .menu-section.subMenuPhotoData, .si-football .sticky-nav.active .menu-section.subMenuVideoData {
    left: -416px !important;
}

.nd-secondary-nav .nav-wrap ul li .nav-more-menu ul li:first-child {
    display: table;
}

.si-football .mainbody .row .col-8 {
    width: 66.6667%;
}

.si-football .si-siWrp .si-main-nav li a:hover, .si-football .si-siWrp .si-main-nav li.si-active a {
    background-color: #009933 !important;
    border: 2px solid #009933 !important;
}

.si-football .si-colorgreen, .si-football .si-colorred {
    background: none !important;
}

.si-football .si-sch-matchCbut.si-fright {
    background-color: #009933;
}

.si-football .si-colorft {
    color: #009933;
}

.si-football .si-numberG, .si-football .si-tabHeadNew, .si-football .si-tabHead, .si-football .si-tabHead1 {
    border-color: #009933 !important;
}

.si-football .si-gridbg1, .si-siWrp .si-main-nav li a:hover, .si-siWrp .si-main-nav li.si-active a {
    background: #009933 none repeat scroll 0 0 !important;
}

.si-mainBodyBg {
    padding-bottom: 15px;
}

.cust-policy li a {
    color: #868585;
    text-transform: uppercase;
    font-size: 12px;
}

.cust-policy li {
    float: left;
    margin-right: 15px;
}

.cust-aboutus {
    background-color: #121111;
}

.cust-policy {
    position: relative;
    top: 5px;
}

.si-football .nd-footer .links .title {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    margin-top: 0;
}

.si-football .mod-postlisting .list-type-1 .post-type-article.post-item-featured .post-title {
    margin-top: 0;
}

.si-football .list-type-13 .post-thumbnail {
    border: none;
}

.si-football .bottom-ndtv-ad-microsite {
    margin-bottom: 15px;
}

.si-football .trc_related_container {
    background-color: #fff;
    clear: both;
    padding: 10px 15px !important;
}

.swiper-slide.active .loading-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    background-color: #1fae5c;
    z-index: 99;
}

.social-share li.comment-new a {
    background-image: url("/nstatic/content/images/comments.png");
}

.si-football .nd-gallary-wrapper .gallery-data p {
    margin-bottom: 10px;
}

.si-football .mod-listing.mod-video-listing, .si-football .mod-listing.mod-photo-listing {
    margin-bottom: 0;
    padding: 10px;
}

.si-football .post-meta span a {
    border-right: 1px solid #9c9c9c;
    color: #000;
    padding-right: 4px;
    text-transform: capitalize;
}

.sticky-nav.active .nd-secondary-nav .nav-wrap ul li:first-child {
    display: table;
}

.mod-feature-listing .post-type-feature .post-thumbnail img {
    width: 100%;
}

.nd-widget-fixtures .mtch_center {
    margin: 0 -10px;
}

.article-related .mod-head h2 {
    font-size: 11.4px;
}

.si-football .nd-football-module .match-venue {
    position: relative;
}

    .si-football .nd-football-module .match-venue::before {
        position: absolute;
        height: 1px;
        background-color: rgba(255,255,255,.1);
        left: 0;
        width: 100%;
        content: "";
        bottom: -8px;
    }

.nd-football-module .match-venue {
    position: relative;
}

.si-football .nav-container {
    margin-top: 0;
    position: relative;
}

.si-football .photo-crtsy {
    border-bottom: none;
    padding-bottom: 8px;
}

.social-share li a {
    border: 1px solid gray;
    border-radius: 50%;
}

.mod-article-caraousel .post-item.active .post-title h2 a, .mod-article-caraousel .post-item.active .post-title h1 a, .mod-article-caraousel .post-item.active .post-title h3 a {
    color: #161616 !important;
}

.si-football .mod-gallery .list-type-3 .post-item:first-child .post-title h1, .si-football .mod-gallery .list-type-3 .post-item:first-child .post-title h3, .si-football .mod-gallery .list-type-3 .post-item:first-child .post-title h2 {
    color: #fff;
    font-size: 14px;
}

.si-football .mod-football-gallery .list-type-3 .post-type-photo .post-thumbnail .post-icon {
    display: none;
}

.si-football .nd-football-squad .tab-container ul {
    display: block;
}

.si-football .nd-football-squad .tab-container li {
    width: 25%;
}

.si-football .nd-football-stats .tab-container ul {
    display: block;
}

.si-football .nd-football-stats .tab-container li {
    width: 50%;
    margin: 0 !important;
}

.si-football .nd-widget-fixtures .tab-container ul {
    display: block;
}

.si-football .nd-widget-fixtures .tab-container li {
    width: 33.33%;
}

.breadcrumb-section li:last-child a {
    color: gray;
    cursor: auto;
}

.breadcrumb-section li a {
    color: #333;
    font-size: 11px;
    padding: 0 10px;
}

.nd-secondary-nav .nav-wrap li:hover:before {
    opacity: 1;
}

.nd-secondary-nav .nav-wrap li::before {
    opacity: 0;
    background-color: #fff;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 85%;
    width: 100%;
}

.nd-secondary-nav .nav-wrap li .nav-more-menu li::before {
    opacity: 1;
    content: "";
    height: 1px;
    background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(42,190,166,0.5) 22%, rgba(42,190,166,1) 51%, rgba(42,190,166,0.5) 79%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(42,190,166,0.5) 22%,rgba(42,190,166,1) 51%,rgba(42,190,166,0.5) 79%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(42,190,166,0.5) 22%,rgba(42,190,166,1) 51%,rgba(42,190,166,0.5) 79%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#007db9e8',GradientType=1 );
}

.nd-secondary-nav .nav-wrap li .nav-more-menu li:hover:before {
    content: "";
    height: 1px;
    background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(42,190,166,0.5) 22%, rgba(42,190,166,1) 51%, rgba(42,190,166,0.5) 79%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(42,190,166,0.5) 22%,rgba(42,190,166,1) 51%,rgba(42,190,166,0.5) 79%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(42,190,166,0.5) 22%,rgba(42,190,166,1) 51%,rgba(42,190,166,0.5) 79%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#007db9e8',GradientType=1 );
}

.nav-more-menu a {
    display: table-cell;
    vertical-align: middle;
}

.nav-more-menu li:before {
    left: 0;
}

.map-box-head {
    position: absolute;
    left: 10px;
    top: 5px;
    color: #009933;
    font-family: 'montserratbold';
    text-transform: uppercase;
    font-size: 12px;
}

.map-container h4:nth-child(3) {
    right: 98px;
    top: 30px;
}

.map-container h4:nth-child(2) {
    right: 68px;
    top: 15px;
}

.map-container h4:nth-child(4) {
    right: 44px;
    top: 65px;
}

.map-container h4:nth-child(5) {
    right: 111px;
    top: 76px;
}

.map-container h4:nth-child(6) {
    right: 34px;
    top: 127px;
}

.map-container h4:nth-child(7) {
    right: 74px;
    top: 142px;
}

.map-container h4:nth-child(8) {
    left: 9px;
    top: 157px;
}

.map-container h4:nth-child(9) {
    right: -23px;
    bottom: 48px;
}

.map-container h4:nth-child(10) {
    left: 48px;
    bottom: 41px;
}

.map-container h4:nth-child(11) {
    right: 39px;
    bottom: 28px;
}

.map-container h4 {
    font-size: 12px;
    color: #009933;
    position: absolute;
    font-family: 'montserratbold';
}

    .map-container h4 span {
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #009933;
        z-index: 9999;
        display: inline-block;
        margin: 0 4px;
        vertical-align: middle;
    }

.map-container a {
    color: #009933;
}

.map-container {
    width: 247px;
    margin: 0 auto;
    position: relative;
}

.widget-venue-details .mod-body {
    overflow: hidden;
}

.map-box {
    padding: 20px;
    border: 1px solid #d1d0d0;
    margin: 10px 20px 20px 20px;
    position: relative;
}

.si-football .nd-nav .megamenu .list-type-8 .post-title {
    border-left: 3px solid #1fae5c;
    color: #303030;
    font-family: "montserratlight",sans-serif;
}

.si-football .menu-section.subMenuNewsData {
    left: -150px !important;
}

.show-1024 {
    display: none;
}

.si-football .embed-responsive-16by9 {
    height: 415px;
    padding-bottom: 56.25%;
}

.si-football .isl-video .embed-responsive-16by9 {
    padding-bottom: 0px;
}

.si-football .mod-history-details .nd-team-name {
    padding-left: 33px;
}

.si-football .mod-history-details .nd-team-img {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
}

.si-football .mod-history-details .nd-table-td.tbl-team1, .si-football .mod-history-details .nd-table-td.tbl-team2 {
    position: relative;
}

.si-football .mod-history-details .nd-group-results .nd-table-th {
    text-align: center;
    width: 100px;
}

.si-football .mod-photo-listing .list-type-8 .post-type-photo .post-thumbnail::before, .si-football .mod-photo-listing .list-type-9 .post-type-photo .post-thumbnail::before {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
}

.mod-photo-listing .list-type-9 .post-type-photo .post-icon, .mod-photo-listing .list-type-8 .post-type-photo .post-icon {
    background-size: 100% auto;
    height: 24px;
    left: 10px;
    margin: 0;
    top: 74%;
    width: 30px;
}

.si-football .mod-video-listing .list-type-8.post-type-video .post-thumbnail::before, .si-football .mod-video-listing .list-type-9 .post-type-video .post-thumbnail::before {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
}

.si-football .popup-data .nd-social-counts .social-share .counts-pinterest {
    background-color: #cb2027;
}

.si-football .popup-data .nd-social-counts .social-share .counts-Gplus {
    background-color: #dd4b39;
}

.si-football .popup-data .nd-social-counts .social-share .counts-twitter {
    background-color: #55acee;
}

.si-football .popup-data .nd-social-counts .social-share .counts-fb {
    background-color: #3b5998;
}

.si-football .popup-data .nd-social-counts .social-share li {
    border-radius: 50%;
    height: 32px;
    margin-left: 5px;
    width: 32px;
}

.si-football .popup-data .nd-social-counts .social-share {
    border: none;
}

.list-type-9 .post-item:first-child .post-icon {
    /*display: none;*/
}

.mod-article-caraousel .slide-nav .nav-left, .mod-article-caraousel .slide-nav .nav-right {
    transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    -o-transform: translatey(-50%);
}

.mod-article-caraousel .slide-nav .nav-left, .mod-article-caraousel .slide-nav .nav-right {
    background-color: rgba(0, 0, 0, 0.5);
    background-size: 33% auto;
    border-radius: 50%;
    height: 42px;
    width: 41px;
    display: none;
    z-index: 99;
}

.mod-article-caraousel:hover .slide-nav .nav-right, .mod-article-caraousel:hover .slide-nav .nav-left {
    display: block;
}

.menu-section {
    width: 600px !important;
    display: flex;
}

.si-football .hd3 {
    position: relative;
    z-index: 999999;
}

.mod-standing-football .tab-container .tab li {
    height: 30px;
}

.nd-gallery-popup .content-wrapper {
    background-color: transparent;
}

.si-football .nav-container.sticky-nav {
    height: 56px;
}

.si-football .mod-history-listing .list-type-13 .post-thumbnail {
    background-image: url(/nstatic/content/images/microsite/cup-football.png);
}

.mod-football-stats.mod-series-stats .data-container {
    vertical-align: top;
}

.mod-history-listing .team-record a {
    color: #1fae5c;
}

s.si-football .video-post-new:nth-child(2) {
    margin-bottom: 10px;
}

.mod.mod-video-listing {
    padding: 10px;
}

.video-content {
    padding: 10px;
}

    .video-content .video-description p:nth-child(2) {
        padding-top: 20px;
    }

    .video-content .video-heading-new h1 {
        font-family: "robotomedium";
        font-size: 16px;
        margin-bottom: 10px;
        text-transform: uppercase;
    }

.si-football .mod-article .article-detail {
    padding-top: 0;
    margin-top: -22px;
}

.si-football .mod-article-caraousel .post-title {
    height: 40p;
}

.si-football .photo-crtsy {
    border-bottom: none;
}

.mod-article .article-detail .stry-ft-img {
    border: none;
}

.si-football .mod-article-caraousel .post-meta {
    color: #848484;
    margin-top: 14px;
    display: none;
}

.si-football .mod-article-caraousel .post-item {
    padding: 7px 11px;
}

.post-type-video-detail .video-details-new {
    margin-bottom: 10px;
}

.post-type-video-detail .video-post-new p:nth-child(2) {
    padding-top: 20px;
}

.post-type-video-detail .video-post-new:first-child h1 {
    text-transform: uppercase;
}

.post-type-video-detail .video-post-new p {
    padding-top: 10px;
}

.post-type-video-detail .video-post-new h1 {
    font-family: robotomedium;
    font-size: 15px;
    margin-top: 5px;
}

.post-type-video-detail .video-thumnail-new img {
    width: 100%;
}

.si-football .mod-article .article-content h1 a {
    color: #666;
}

.si-football .trc_related_container {
    padding: 0 10px;
}

.si-football .info {
    padding: 0;
}

.si-football .comments_cnt {
    background-color: #fff;
    margin-bottom: 10px;
    padding: 0 10px;
}
/*.si-football .mod-article .article-content p { padding: 0 10px;}*/ .si-football .trc_elastic .trc_rbox {
    margin-top: 20px;
}

.si-football .mod-header .post-meta a {
    color: #1fae5c;
}

.si-football .category a {
    color: #1fae5c;
}

.si-football .mod-article-caraousel .post-title h2 a, .si-football .mod-article-caraousel .post-title h3 a, .si-football .mod-article-caraousel .post-title h1 a {
    color: #717170;
}

.si-football .ab_organic-thumbnails-a_4x2 .video-title {
    color: #1fae5c !important;
}

.si-football .thumbnails-a .syndicatedItem .video-title {
    color: #1fae5c !important;
}

.si-football .mod-article-caraousel .post-item.active {
    border-top: none;
    padding-top: 11px;
    position: relative;
}

    .si-football .mod-article-caraousel .post-item.active .counts {
        border: 2px solid #1fae5c;
    }

    .si-football .mod-article-caraousel .post-item.active .post-meta a {
        color: #1fae5c;
    }

.si-football .mod-article .article-detail .stry-ft-img {
    margin-bottom: 0px;
}

.si-football .photo-crtsy p, .photo-crtsy span {
    font-size: 13px;
    font-weight: 300;
}

.photo-crtsy span {
    display: block;
}

.si-football .photo-crtsy {
    bottom: 3px;
    position: relative;
    padding: 0 5px;
}

    .si-football .photo-crtsy h4 {
        position: absolute;
        right: 0;
        top: 0;
    }

.si-football .mod-article .article-content p {
    color: #333;
    font-family: roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 15px;
    padding: 0;
    text-align: left;
}


.si-football .total-share-container {
    margin: 0 10px;
}

.si-football .mod-standing-football h2 {
    font-size: 17px;
}

.si-football .nd-widget-fixtures .team1 .tm_nm.team-image, .si-football .nd-widget-fixtures .team2 .tm_nm.team-image {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    -webkittransform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.si-football .nd-footer .copyrights a {
    color: #868585;
}

.nd-widget-fixtures .mtch_container {
    background-color: inherit;
    border-bottom: none;
    min-height: 113px;
}

.nd-widget-fixtures .nd-match-venue {
    font-size: 12px !important;
    line-height: 14px;
    font-weight: 300;
}

.si-football .highlighter a {
    color: #fff;
}

.bottom-ndtv-ad {
    margin-bottom: 15px;
}

.nd-widget-fixtures .team1 .tm_nm.team-name, .nd-widget-fixtures .team2 .tm_nm.team-name {
    position: relative;
    top: 40px;
}

.si-football .nd-secondary-nav .match-fixture {
    border: 1px solid #75f493;
    border-radius: 2px;
    float: left !important;
    height: 38px;
    margin: 0 30px 0 0;
    left: 0 !important;
    padding: 0 10px;
    position: relative !important;
    text-align: center;
    top: 3px;
    width: 237px;
}


.si-football .nav-container.active .nd-secondary-nav .nav-wrap {
    padding-left: 0 !important;
    float: left;
}

.si-football .nd-widget-fixtures .team1 .tm_nm, .nd-widget-fixtures .team2 .tm_nm.team-name {
    font-size: 11px !important;
    line-height: 14px;
}

.si-football .mod-football-video .list-type-4 .post-type-video .post-item-wrapper {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 10px;
    position: relative;
}

.si-football .mod-series-stats .slider-wrapper {
    width: 94%;
}

.si-football .mod-group-listing li.nd-title {
    color: #333;
}

.select-box option {
    background-color: rgb(47, 204, 113);
    -webkit-appearance: none;
    color: #fff;
}

.si-football .mod-news-listing .list-type-1 .post-time {
    border-left: none;
}

.append-border {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 20px !important;
}

.highlighter-close {
    cursor: pointer;
    position: absolute;
    right: 10px;
    color: #fff;
    z-index: 999;
    font-size: 16px;
    font-weight: bolder;
    padding: 2px 7px;
    border-radius: 50%;
    border: 2px solid rgba(255,255,255,.7);
    top: 10px;
}

.si-football .highlighter {
    position: relative;
}

.si-football .submenu:hover .menu-section {
    display: block !important;
}

.si-football .nd-load-more a {
    background-color: #1fae5c;
}

.si-football .mod-group-listing .nd-content-wrap {
    position: relative;
}

.si-football .mod-group-listing .team-image {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.si-football .mod-group-listing .team-name {
    padding-left: 37px;
}

.nd-football-module .nd-match-box .team-a {
    width: 46%;
    position: relative;
}

.nd-football-module .nd-match-box .team-b {
    width: 45.5%;
    position: relative;
}

.nd-football-module .nd-match-box .match-time {
    width: 8%;
}

.nd-football-module .nd-match-box .nd-goal-record {
    width: 40%;
}

.nd-football-module .nd-match-box .team-a .nd-goal-record {
    text-align: right;
}

.nd-football-module .nd-match-box .team-b .nd-goal-record {
    text-align: left;
}

.nd-football-module .nd-match-box .team-image {
    width: 10%;
}

.nd-football-module .nd-match-box .team-name {
    width: 44.5%;
    font-size: 21px;
}

.nd-football-module .nd-match-box .team-a .team-name {
    text-align: left;
    padding-right: 40px;
}

.nd-football-module .nd-match-box .team-b .team-name {
    text-align: right;
    padding-left: 40px;
}

.nd-football-module .nd-match-box .team-a .team-score {
    position: absolute;
    right: 0;
    font-size: 38px;
}

.nd-football-module .nd-match-box .team-b .team-score {
    position: absolute;
    left: 0;
    font-size: 38px;
}

.nd-football-module .nd-match-box .match-time-data {
    margin: 0 auto;
}

.nd-football-module .nd-match-box .svg-area {
    position: relative;
    background-color: #fff;
    border-radius: 50%;
    height: 55px;
    width: 55px;
}

    .nd-football-module .nd-match-box .svg-area svg {
        left: -2px !important;
        position: relative;
        top: -2px !important;
    }

.nd-football-module .nd-match-box .cirecleText {
    color: #009933;
    font-weight: 600;
    margin-left: -10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.nd-football-module .nd-match-box .player-name {
    font-size: 11px;
}

.nd-football-module .nd-match-box .match-time-data .nd-content-wrap {
    position: relative;
}

.nd-football-module .swiper-pagination-bullets {
    display: inline-block;
    overflow: hidden;
    margin-top: 35px;
}

.nd-football-module .swiper-pagination-bullet {
    opacity: .5;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    background-color: #009933;
    z-index: 9999;
    display: inline-block;
    margin: 2px 5px;
    cursor: pointer;
}

    .nd-football-module .swiper-pagination-bullet.bullet-active {
        opacity: 1;
    }



/* 24th May 2016 */


/* Sports Specific Colors  = Football */
.si-football .nd-btn {
    background-color: #009933;
}

.si-football .nd-mod-header h1, .si-football .mod-head h2 {
    color: #000;
}

.si-football .nd-block-section-head.nd-head-txt {
    background-color: #1fae5c;
}

.si-football .nd-footer .links {
    border-bottom: 3px solid #092818;
    border-top: 3px solid #009933;
}

    .si-football .nd-footer .links h3 {
        color: #009933;
        width: 50px;
    }

.si-football .nd-footer .links {
    background-image: url("/nstatic/content/images/microsite/bg_footer-football.png");
}

/*Common*/
.nd-block-section {
    margin-bottom: 25px;
}


/* Accordion */
.nd-accord-head {
    position: relative;
    cursor: pointer;
}

.nd-accord .nd-accord-head {
    padding-left: 40px;
}

    .nd-accord .nd-accord-head:hover, .nd-accord .nd-accord-head.active {
        background-color: #D7FBE6;
    }

    .nd-accord .nd-accord-head.tbl-head:hover, .nd-accord .nd-accord-head.tbl-head.active {
        background-color: transparent;
    }

    .nd-accord .nd-accord-head:before {
        content: "+";
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        top: 50%;
        left: 15px;
        margin-top: -13px;
        width: 25px;
        height: 25px;
        line-height: 21px;
        border-radius: 50%;
        border: 1px solid #cecece;
        font-family: 'robotomedium',sans-serif;
        font-size: 14px;
        text-align: center;
    }

    .nd-accord .nd-accord-head.active:before {
        content: "-";
    }

.nd-accord .tbl-head.nd-accord-head:before {
    content: "";
    display: none;
}


/* Page Legend */
.nd-page-legend {
    text-transform: uppercase;
    border: 1px solid #b1b1b1;
    color: #000;
}

    .nd-page-legend .nd-head-txt {
        text-align: center;
        margin-bottom: 10px;
        display: table;
        height: 30px;
        width: 100%;
        margin: 5px 0px;
    }

    .nd-page-legend span {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
    }

    .nd-page-legend .nd-txt-title {
        border-right: 1px solid #000;
        min-width: 40px;
    }

    .nd-page-legend .data-item {
        height: 35px;
    }

/* nd-info */
.nd-info {
    text-align: center;
}

/********************************* HOMEPAGE CSS STARTS BELOW ***********************************/

/* Header */
.si-football .nd-secondary-nav {
    background-color: #009933;
    height: 45px;
}

/* PHOTO */
.mod.mod-gallery.mod-football-gallery {
    background-color: #172319;
}

/* VIDEO */
.mod.mod-video.mod-football-video {
    background-color: #172319;
}

.si-football .mod-gallery .mod-head h2, .si-football .mod-gallery .nd-mod-header h1 {
    color: #fff;
}


/* Football Score - Module */
.nd-football-module {
    background-image: url(/nstatic/content/images/microsite/stadium.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 15px;
    height: 250px;
    text-align: center;
    color: #fff;
}

    .nd-football-module:before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.8);
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

    .nd-football-module .slider-item {
        width: 100%;
    }

    .nd-football-module .mod-head {
        display: inline-block;
        font-size: 0;
        border: none;
        margin-top: 0px;
        padding-top: 0px;
    }

        .nd-football-module .mod-head h2 {
            color: #fff;
            display: table;
            font-family: 'montserratregular',sans-serif;
            font-size: 14px;
            line-height: 16px;
            height: 30px;
            margin-bottom: 14px;
            width: 100%;
            background-color: transparent;
            float: none;
            padding: 0px;
        }

            .nd-football-module .mod-head h2 span {
                background-color: #1fae5c;
                display: table-cell;
                vertical-align: middle;
                width: 170px;
                position: relative;
                top: -3px;
                box-shadow: 5px 5px #000;
                border-bottom-right-radius: 4px;
                border-bottom-left-radius: 4px;
                box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.8);
                transform: skewX(1deg);
            }

                .nd-football-module .mod-head h2 span:before {
                    border-bottom: 31px solid transparent;
                    border-right: 9px solid #1fae5c;
                    border-top: -1px solid transparent;
                    content: "";
                    display: table;
                    left: -8px;
                    position: absolute;
                    top: 0;
                }

                .nd-football-module .mod-head h2 span:after {
                    border-bottom: 31px solid transparent;
                    border-left: 8px solid #1fae5c;
                    border-top: -1px solid transparent;
                    content: "";
                    display: table;
                    right: -7px;
                    position: absolute;
                    top: 0;
                }

            .nd-football-module .mod-head h2:before {
                background: none;
            }

    .nd-football-module .match-venue {
        font-family: 'robotoregular',sans-serif;
        font-size: 14px;
        line-height: 16px;
        color: #fff;
        text-align: center;
        margin: 0 40px 20px;
    }

    .nd-football-module .nd-match-box { /* display: inline-block; */
        max-width: 1200px;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }

        .nd-football-module .nd-match-box .team {
            float: left;
        }

    .nd-football-module .nd-team-data {
        display: table;
        height: 100px;
        float: left;
        padding: 0px 6px;
    }

    .nd-football-module .match-time-data {
        display: table;
        height: 100px; /* width: 65px; */ /* border: 1px solid #fff; */ /* margin: 0px 15px; */
    }

    .nd-football-module .nd-content-wrap {
        padding: 0px 5px;
    }

    .nd-football-module .team-image img {
        max-width: 55px;
        max-height: 55px;
        border-radius: 50%;
    }

    .nd-football-module .player-name, .nd-football-module .nd-goal-time {
        font-size: 13px;
        line-height: 15px;
        font-family: 'robotoregular',sans-serif;
        text-transform: uppercase;
        display: inline-block;
        vertical-align: middle;
        padding: 5px;
    }

    .nd-football-module .team-name, .nd-football-module .team-score {
        font-family: 'robotoregular',sans-serif;
        font-size: 30px;
        text-transform: uppercase;
    }

    .nd-football-module .team-score {
        font-size: 50px;
    }

    .nd-football-module .team-b .nd-goal-record, .nd-football-module .team-b .team-image, .nd-football-module .team-b .team-name, .nd-football-module .team-b .team-score {
        float: right;
    }

    .nd-football-module .slide-nav .pagination-block {
        width: 10px;
        height: 10px;
        background: #dbdada;
        border-radius: 50%;
        margin: 0px 4px;
        cursor: pointer;
    }



/* Group Listing */
.mod-group-listing li {
    position: relative;
    display: table;
    width: 100%;
    border-bottom: 1px solid #dadada;
    height: 40px;
}

    .mod-group-listing li.nd-title {
        text-transform: uppercase;
        border-bottom: 3px solid #1daf5c;
        height: 25px;
        font-family: 'montserratregular',sans-serif;
        font-size: 14px;
        color: #5f5f5f;
    }

.mod-group-listing .team-image, .mod-group-listing .team-name {
    display: inline-block;
    vertical-align: middle;
}

    .mod-group-listing .team-image img {
        max-width: 28px;
        max-height: 28px;
    }

.mod-group-listing .team-name {
    text-transform: uppercase;
    padding-left: 6px;
    font-family: 'robotoregular',sans-serif;
    font-size: 14px;
    color: #5f5f5f;
}

.mod-group-listing .swiper-wrapper {
    height: auto;
}

.mod-group-listing .nd-view-more {
    border: none;
}

.mod-group-listing .nav-left, .mod-group-listing .nav-right {
    background-color: transparent;
    display: block;
    width: 30px;
    height: 25px;
    background-size: auto;
}

.mod-group-listing .nav-left {
    background-image: url(/nstatic/content/images/microsite/small-right-arw.png);
    left: 4px;
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.mod-group-listing .nav-right {
    background-image: url(/nstatic/content/images/microsite/small-right-arw.png);
    right: 4px;
}

.mod-group-listing .nav-left.disabled {
    opacity: 0.5;
}

.mod-group-listing .nav-right.disabled {
    opacity: 0.5;
}

/*Feature Listing */
.si-football .mod-feature-listing .nd-load-more a, .nd-load-more span {
    background-color: #1fae5c;
}



/* Top chart - Top News and Top Blogs */
.mod.mod-top-chart {
    background-color: #e6e6e6;
    padding-left: 0px;
    margin-top: 15px;
}
/*.mod-top-news { padding-left:0px; }
.mod-top-blogs { padding-right:0px; }*/
.mod-top-chart:before, .mod-top-chart:after {
    content: "";
    clear: both;
    display: table;
}

.mod-top-chart .mod-head, .mod-top-chart .mod-body {
    background-color: #fff;
}

.mod-top-chart .list-type-1 .post-title {
    margin: 0px;
}

.mod-top-chart .list-type-1 .post-meta {
    color: #999;
    text-transform: capitalize;
}

    .mod-top-chart .list-type-1 .post-meta a {
        color: inherit;
    }

.mod-top-chart .list-type-1 .post-item:last-child .post-content:before {
    display: none;
}


/* Football Tracker */
.mod-football-tracker .nd-section-block {
    background-color: #000;
    display: table;
    width: 100%;
    height: 110px;
    text-align: center;
}

.mod-football-tracker .mod-head {
    background-color: #009933;
    margin-bottom: 10px;
}

    .mod-football-tracker .mod-head h2 {
        color: #fff;
    }

.mod-football-tracker .data-list {
    padding: 0px 10px 10px;
}

.mod-football-tracker .data-item {
    display: table-cell;
    vertical-align: middle;
    border: 1px solid #c6c6c6;
    width: 25%;
}

.mod-football-tracker .nd-section-block:first-child .data-item:nth-child(even) {
    background-color: #0d0d0d;
}

.mod-football-tracker .nd-section-block:last-child .data-item:nth-child(odd) {
    background-color: #0d0d0d;
}

.mod-football-tracker .tracker-title-content {
    font-family: 'robotolight',sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
}

.mod-football-tracker .tracker-count {
    font-family: 'robotomedium',sans-serif;
    font-size: 40px;
    line-height: 42px;
    color: #fff;
}

/* Football Stats */
.mod-football-stats .stats-data-wrap {
    padding: 0px 14px;
}

.mod-football-stats .mod-head {
    margin: 9px 0px 13px;
}

.mod-football-stats span.team-name {
    color: #1fae5c;
}

.mod-football-stats .team-name a {
    color: inherit;
}

.mod-football-stats .data span.data-value {
    color: #1fae5c;
}

.mod-football-stats .nav-right {
    background-image: url(/nstatic/content/images/microsite/small-right-arw.png);
}

.mod-football-stats .nav-left {
    background-image: url(/nstatic/content/images/microsite/small-left-arw.png);
}

.mod-football-stats .nav-right.disable {
    background-image: url(/nstatic/content/images/microsite/small-right-arw.png);
}

.mod-football-stats .nav-left.disable {
    background-image: url(/nstatic/content/images/microsite/small-left-arw-disable.png);
}

/********************************* HOMEPAGE CSS ENDS ABOVE ***********************************/

/********************************* Team Details + Player Details CSS STARTS BELOW ***********************************/
.mod.mod-profile {
    padding: 20px 0px;
    margin: 0px;
}

.mod-profile {
    text-align: center;
}

    .mod-profile .slider-wrapper {
        margin: 0px 45px;
    }

    .mod-profile .nd-profile-image img {
        max-width: 85px;
        max-height: 85px;
        border-radius: 50%;
        border: 1px solid #d0d4d5;
    }

    .mod-profile .nd-profile {
        border: 1px solid #E6E6E6;
        padding: 0px 15px;
        display: table;
        width: 100%;
        height: 150px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mod-profile .slider-item {
        padding: 0px;
    }

    .mod-profile .nd-profile-content {
        font-family: 'robotobold',sans-serif;
        font-size: 14px;
        line-height: 16px;
        color: #2d2d2d;
        text-transform: uppercase;
        margin-top: 10px;
        min-height: 34px;
    }

        .mod-profile .nd-profile-content a {
            color: inherit;
        }

    .mod-profile .nav-left, .mod-profile .nav-right {
        margin-top: -25px;
    }

    .mod-profile .nav-right {
        background-image: url(/nstatic/content/images/microsite/rt-arrow_grey.png);
    }

    .mod-profile .nav-left {
        background-image: url(/nstatic/content/images/microsite/lt-arrow_grey.png);
    }

    .mod-profile .nav-right.disable {
        background-image: url(/nstatic/content/images/microsite/small-right-arw.png);
    }

    .mod-profile .nav-left.disable {
        background-image: url(/nstatic/content/images/microsite/small-left-arw-disable.png);
    }

    .mod-profile .slider-item.active .nd-profile {
        background-color: #2ecd71;
    }

    .mod-profile .slider-item.active .nd-profile-content {
        color: #fff;
    }

    .mod-profile .slider-item.active .nd-profile-image img {
        border: 1px solid #fff;
    }
/********************************* Team Details + Player Details CSS ENDS ABOVE ***********************************/

/********************************* Player Listing CSS STARTS BELOW ***********************************/
.mod-player-listing .nd-player-name {
    font-family: 'robotoregular',sans-serif;
    font-size: 15px;
    color: #5f5f5f;
    text-transform: uppercase;
}

.mod-player-listing .list-type-13 .post-content {
    text-align: center;
}

.mod-player-listing .list-type-13.post-list {
    margin-left: -10px;
    margin-right: -10px;
}

.mod-player-listing .nd-block-section-head.nd-head-txt {
    text-transform: uppercase;
}
/********************************* End Player Listing CSS ***********************************/

/********************************* Fixture CSS STARTS BELOW ***********************************/
.mod-fixture-football .nd-block-section-head.nd-head-txt {
    background-color: transparent;
    border-bottom: 3px solid #20af57;
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'montserrat',sans-serif;
    font-weight: 400;
    padding: 0px;
    margin: 0;
}

.mod-fixture-football .nd-section-container {
    padding: 0px 10px;
}

.mod-fixture-football .nd-section-title {
    background-color: #325642;
    box-sizing: border-box;
    color: #fff;
    display: table;
    font-family: "robotomedium";
    font-size: 14px;
    height: 35px;
    margin: 20px 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}

    .mod-fixture-football .nd-section-title span {
        display: table-cell;
        padding: 0 0 0 20px;
        vertical-align: middle;
    }

.mod-fixture-football .data-item {
    padding: 0 0 8px;
    /*        border-bottom: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;*/
}

.mod-fixture-football .nd-block-section:last-child .data-item:last-child {
    border: none;
}

.mod-fixture-football .match-box {
    position: relative;
    margin: 10px 0;
}

.mod-fixture-football .nd-group-name {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 15px;
    text-align: center;
    padding-right: 26px;
    border-right: 1px solid #b2b2b2;
}

    .mod-fixture-football .nd-group-name span {
        display: block;
    }

    .mod-fixture-football .nd-group-name .txt-1 {
        font-family: 'robotolight',sans-serif;
        font-size: 14px;
    }

    .mod-fixture-football .nd-group-name .txt-2 {
        font-family: 'robotomedium',sans-serif;
        font-size: 16px;
    }

.mod-fixture-football .team-box {
    padding-left: 0;
}


.mod-fixture-football .team-image img {
    max-width: 40px;
    max-height: 40px;
    border: 1px solid #d2d2d2;
    border-radius: 50%;
}

.mod-fixture-football .team-box .team-a, .mod-fixture-football .team-box .team-b {
    width: 30%;
    text-align: center;
}

.mod-fixture-football .team {
    height: 60px;
    color: #353535;
    width: 40%;
}

.mod-fixture-football .team-box .nd-match-status {
    color: #333;
    text-align: center;
}

.mod-fixture-football .team-image {
    position: absolute;
    top: 50%;
    margin-top: -20px;
}

.mod-fixture-football .team-name {
    font-family: 'robotomedium',sans-serif;
    font-size: 15px;
    line-height: 17px;
}

.mod-fixture-football .match-venue {
    font-family: 'robotoregular',sans-serif;
    font-size: 14px;
}

.mod-fixture-football .match-time, .mod-fixture-football .match-score {
    color: #333;
    font-family: "roboto",sans-serif;
    font-size: 15px;
    font-weight: 500;
}

    .mod-fixture-football .match-score em {
        font-family: 'robotoregular',sans-serif;
        padding-left: 5px;
    }

.mod-fixture-football .team-box .team-a .team-name {
    text-align: left;
    padding-left: 50px;
}

.mod-fixture-football .team-box .team-b .team-name {
    text-align: right;
    padding-right: 50px;
}

.mod-fixture-football .team-box .team-b .team-image {
    right: 0px;
}

/* Fixture Tab Structure */
.mod-fixture-football .content-wrap {
    display: table-cell;
    vertical-align: middle;
}

.mod-fixture-football .tab {
    padding: 0px 10px;
}

    .mod-fixture-football .tab ul {
        display: block;
        border-bottom: 1px solid #d7d7d7;
    }

        .mod-fixture-football .tab ul li {
            width: 95px;
            color: #a7a7a7;
            text-align: center;
        }

    .mod-fixture-football .tab li a, .mod-fixture-football .tab li span {
        display: block;
    }

.mod-fixture-football .select-out:before {
    /*content: "\e259";*/
    background: url("https://s.ndtvimg.com/images/select-arw.png") no-repeat scroll 90% center;
    display: table;
    color: #a7a7a7;
    font-family: 'glyphicons-halflings-regular';
    position: absolute;
    right: 5px;
}

.mod-fixture-football .select-box {
    height: 34px;
    line-height: 36px;
    position: relative;
    text-align: left;
    width: 94px;
}

    .mod-fixture-football .select-box .select-out {
        display: block;
        overflow: hidden;
        padding-right: 23px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .mod-fixture-football .select-box select {
        cursor: pointer;
        font-size: 14px;
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 2;
    }

.mod-fixture-football .select-filters {
    text-align: right;
}

    .mod-fixture-football .select-filters .select-box {
        width: 120px;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
    }

    .mod-fixture-football .select-filters .select-list {
        background-color: #000;
    }




/** Knockout Reskin**/
.brckt {
    border: 1px solid #1caf5e;
}

.ff-knck-cnt th {
    background: #d6f5e5;
    border-left: 1px solid #fff;
    color: #000;
}

    .ff-knck-cnt th:nth-child(2n + 2) {
        background-color: #c2f0d4;
    }

.brckt-tm {
    background: transparent;
}

.brckt-tm-mtch {
    border-right: 5px solid #d6f5e5;
    background-color: #d6f5e5;
}

.ff-scr-box {
    background: transparent;
    border: medium none;
}

.cntrtrng {
    background-image: url("/nstatic/content/images/microsite/table_tri.png");
    right: -11px;
}

.brckt-wrp-rgt .brckt-tm-mtch {
    border-left: 5px solid #D6F5E5;
}

.brckt-wrp-rgt .cntrtrng {
    background-image: url("/nstatic/content/images/microsite/table_tri_lft.png");
    left: -11px;
}

.brckt-wrp-fl .brckt-tm-mtch {
    border-left: 5px solid #d6f5e5;
}

/********************************* End Fixture CSS ***********************************/

/********************************* Standing CSS STARTS BELOW ***********************************/
.mod-standing-football {
    padding: 15px 20px;
}

    .mod-standing-football .nd-block-content {
        padding: 0px;
    }

    .mod-standing-football .nd-block-section-head.nd-head-txt {
        background-color: transparent;
        border-bottom: 3px solid #20af57;
        color: #000;
        font-size: 20px;
        text-transform: uppercase;
        font-family: 'montserratbold',sans-serif;
        padding: 0px;
        height: 40px;
    }

    .mod-standing-football .nd-select-head, .mod-standing-football .tab ul {
        display: inline-block;
        vertical-align: middle;
    }

    .mod-standing-football .nd-select-head {
        width: 75px;
        text-transform: uppercase;
        font-family: 'montserratbold',sans-serif;
        color: #858585;
        height: 30px;
        position: relative;
    }

        .mod-standing-football .nd-select-head:after {
            content: "\e258";
            display: inline-block;
            font-family: "glyphicons-halflings-regular";
            font-weight: bold;
            color: #9c9c9c;
            position: absolute;
            font-size: 12px;
            top: 50%;
            right: 6px;
            margin-top: -13px;
        }

    .mod-standing-football .tab-container .tab li {
        font-size: 16px;
        height: 30px;
        padding: 0 14px;
    }

    .mod-standing-football .tab-container .tab {
        margin: 0px 0px 15px;
        text-align: left;
    }

    .mod-standing-football .nd-table {
        border-bottom: 1px solid #cecece;
    }

    .mod-standing-football .nd-table-th {
        font-family: 'robotobold',sans-serif;
        color: #858585;
    }

    .mod-standing-football .nd-table-td {
        color: #000;
    }

    .mod-standing-football .nd-table-th, .mod-standing-football .nd-table-td {
        width: 40px;
        height: 40px;
    }

        .mod-standing-football .nd-table-th.tbl-team, .mod-standing-football .nd-table-td.tbl-team {
            text-align: left;
            width: 321px;
            padding-left: 15px;
        }

        .mod-standing-football .nd-table-th:nth-child(1), .mod-standing-football .nd-table-td:nth-child(1) {
            text-align: center;
            width: 57px;
        }

    .mod-standing-football .nd-qualify-team span {
        border: 1px solid #858585;
        width: 25px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
        border-right: 4px solid #30ca74;
    }

/* nd-qualify-info */
.nd-qualify-info {
    display: table;
    width: 100%;
    height: 30px;
    margin-top: 15px;
}

    .nd-qualify-info span {
        display: inline-block;
        vertical-align: middle;
        text-transform: uppercase;
    }

        .nd-qualify-info span:last-child {
            padding-left: 5px;
        }

    .nd-qualify-info .nd-txt-1 {
        border: 1px solid #858585;
        width: 25px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
        border-right: 4px solid #30ca74;
    }
/********************************* End Standing CSS ***********************************/

/********************************* Stats Details CSS STARTS BELOW ***********************************/
.si-football .si-footballStats .si-tab, .si-football .si-footballStats .si-subtab li {
    background-color: #009933;
}

.mod-stats-detail-football {
    padding: 0px 10px;
}

.nd-box {
    background: #009933;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0YzNmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMDkxY2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,rgba(81, 245, 150) 0,rgba(32, 189, 98) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(81, 245, 150)),color-stop(100%,rgba(32, 189, 98)));
    background: -webkit-linear-gradient(top,rgba(81, 245, 150) 0,rgba(32, 189, 98) 100%);
    background: -o-linear-gradient(top,rgba(81, 245, 150) 0,rgba(32, 189, 98) 100%);
    background: -ms-linear-gradient(top,rgba(81, 245, 150) 0,rgba(32, 189, 98) 100%);
    background: linear-gradient(to bottom,rgb(81, 245, 150) 0,rgb(32, 189, 98) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44c3fe',endColorstr='#1091ce',GradientType=0);
}


.si-football .si-footballStats .total-share-container:before, .si-football .si-footballStats .total-share-container:after {
    clear: both;
    content: "";
    display: table;
}

.si-football .si-footballStats .nd-mod-header .mod-head {
    max-width: 550px;
}

.si-footballStats .total-share-container .nd-right {
    position: relative;
    top: 8px;
}


/********************************* End Stats Details CSS ***********************************/


/** History page **/

.mod-history-page .total-share-container:before, .mod-history-page .total-share-container:after {
    clear: both;
    content: "";
    display: table;
}

.mod-history-page .total-share-container {
    height: auto;
}

    .mod-history-page .total-share-container .nd-left {
        max-width: 65%;
    }

/*_ venue page _*/
.mod-venue-details .nd-txt-section .nd-history-summary::before {
    margin-top: -50px;
}

.mod-venue-details .nd-block-section-body br {
    display: block;
    margin-top: 10px;
}

.wgt .mod-venue-listing h2 {
    background-color: transparent;
    height: auto;
    line-height: 100%;
}

.wgt .mod-venue-listing .post-item:first-child .post-title h2 {
    font-size: 13px;
}



/* ***** SIDEBAR STARTS [ WIDGET ] *****/
.si-football .sidebar-widget-wrapper .mod-head h3, .si-football .sidebar-widget-wrapper .mod-head h2 {
    color: #fff !important;
    font-family: roboto;
}

.si-football .sidebar-widget-wrapper .mod-head .select-box {
    width: 120px;
    background-color: #009933;
}

.si-football .tab-container .tab li.active {
    border-bottom: 3px solid #009933;
    color: #009933;
}

.si-football .tab-container .tab li:hover {
    color: #009933;
}

.si-football .nd-table-header {
    background-color: #1fae5c;
}

/* Football matches - fixture,result,live-score [ WIDGET ] */
.nd-widget-fixtures .row {
    margin: 0px;
}

.nd-widget-fixtures .wgt {
    background-color: inherit;
}

.nd-widget-fixtures .wgt {
    background-color: inherit;
}

.nd-widget-fixtures .tab {
    margin-bottom: 6px;
}

.nd-widget-fixtures .score_teaser {
    width: 160px;
}

.nd-widget-fixtures .mtchbox:before, .nd-widget-fixtures .mtchbox:after {
    content: "";
    clear: both;
    display: table;
}

.nd-widget-fixtures .mtchbox {
    display: table;
    width: 100%;
    height: 60px;
}

    .nd-widget-fixtures .mtchbox .team1, .nd-widget-fixtures .mtchbox .team2 {
        display: table-cell;
        vertical-align: middle;
        width: 30%;
        position: relative;
        top: auto;
    }

.nd-widget-fixtures .team1 .tm_nm, .nd-widget-fixtures .team2 .tm_nm {
    float: none;
}

.nd-widget-fixtures .main-tab {
    text-align: center;
    margin: 5px 0px;
}

    .nd-widget-fixtures .main-tab > ul {
        display: inline-block;
        vertical-align: middle;
    }

    .nd-widget-fixtures .main-tab li.active {
        background-color: #2B5A3F;
        color: #fff;
    }

.fb-scr .fb-mtch-time {
    color: #ff0000;
}

.nd-widget-fixtures .mtchbox .score_teaser {
    display: table-cell;
    vertical-align: middle;
    width: 40%;
}

.nd-widget-fixtures .scr-bar2 ul li {
    background: none;
    padding: 0px 5px;
    margin: 0px;
}

    .nd-widget-fixtures .scr-bar2 ul li a {
        padding: 5px 0;
        font-size: 14px !important;
        color: #333 !important;
        font-family: montserrat !important;
        font-weight: 400;
        margin: 0;
    }

    .nd-widget-fixtures .scr-bar2 ul li:last-child {
        padding: 0px 12px;
    }

.nd-widget-fixtures .scr-bar2 {
    background: none;
    padding: 0px;
}

.nd-widget-fixtures .mtch, .nd-widget-fixtures .mtch_container {
    background-color: inherit;
    border-bottom: 1px solid #d5d6d6;
}

.nd-widget-fixtures .mtch {
    margin-bottom: 10px;
}

    .nd-widget-fixtures .mtch:last-child {
        margin: 0px;
        border: none;
    }

.nd-widget-fixtures .nd-match-count, .nd-widget-fixtures .nd-match-venue {
    font-family: 'robotoregular',sans-serif;
    font-size: 13px;
    color: #575858;
    text-align: center;
}

.nd-widget-fixtures .team-image img {
    border-radius: 50%;
    max-height: 40px;
    max-width: 40px;
}

.nd-widget-fixtures .team-name {
    font-family: 'montserratregular',sans-serif;
    font-size: 20px;
    color: #1eae5b;
}

.nd-widget-fixtures .nd-match-date {
    font-family: 'robotomedium',sans-serif;
    font-size: 20px;
    color: #575858;
    line-height: 20px;
}

.nd-widget-fixtures .nd-match-time {
    font-family: 'montserratregular',sans-serif;
    font-size: 14px;
    color: #ca3b2c;
    line-height: 14px;
}

/* Football Points table [ WIDGET ] */
.widget-points-table.nd-football-pt {
    background-color: #172319;
}

    .widget-points-table.nd-football-pt .tab-container {
        padding: 0px 20px;
    }

    .widget-points-table.nd-football-pt .mod-head {
        padding-bottom: 17px;
    }

    .widget-points-table.nd-football-pt .tab {
        margin-bottom: 15px;
        border: none;
        text-align: right;
    }

        .widget-points-table.nd-football-pt .tab li span {
            background: none;
        }

        .widget-points-table.nd-football-pt .tab li {
            color: #fff;
            height: 25px;
        }

            .widget-points-table.nd-football-pt .tab li a {
                color: inherit;
            }

            .widget-points-table.nd-football-pt .tab li.active {
                border: none;
                font-weight: bold;
            }

                .widget-points-table.nd-football-pt .tab li.active span {
                    background-color: #fff;
                    display: inline-block;
                    vertical-align: middle;
                    width: 25px;
                    height: 25px;
                    color: #2bb05f;
                    border-radius: 50%;
                    line-height: 25px;
                }

        .widget-points-table.nd-football-pt .tab .group-title {
            float: left;
            font-family: 'montserratregular', sans-serif;
            color: #fff;
        }

/* world cup widget history */
.widget-winner-history .team-name {
    display: table;
    width: 100%;
    height: 35px;
    text-align: center;
    font-family: 'robotoregular',sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #1eab5f;
    border-bottom: 1px solid #d7d7d7;
}

    .widget-winner-history .team-name span, .widget-winner-history .team-name a {
        display: table-cell;
        vertical-align: middle;
    }

.widget-winner-history .team-image {
    padding: 10px 20px;
}

    .widget-winner-history .team-image img {
        border: 1px solid #8c8c8c;
    }



/* Poll of the Day [ WIDGET ] */
.widget-poll input[type="radio"]:checked + label:before {
    background: #009933;
    box-shadow: inset 0px 0px 0px 4px #fff;
}


/** Football stats **/


/*_ Tabs _*/
.si-footballStats .si-tab {
    background-color: #00aeff;
    position: relative;
    margin-bottom: 15px;
}

    .si-footballStats .si-tab:before, .si-footballStats .si-tab:after {
        clear: both;
        content: "";
        display: table;
    }

.si-footballStats .si-lft {
    float: left;
}

.si-footballStats .si-rgt {
    float: right;
}

.si-footballStats .si-tab li {
    float: left;
    height: 41px;
    position: relative;
    display: table;
    padding: 7px 15px;
    cursor: pointer;
    margin-bottom: 2px;
}

    .si-footballStats .si-tab li span, .si-footballStats .si-tab li a {
        display: table-cell;
        vertical-align: middle;
        color: #Fff;
        font-size: 15px;
        text-transform: uppercase;
        text-decoration: none;
        font-family: Montserrat;
    }

.si-footballStats .si-tabs li a {
    color: inherit;
    text-decoration: none;
}

.si-footballStats .si-tab li.active {
    background-color: #000;
}

    .si-footballStats .si-tab li.active::before {
        /*border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 8px solid #000;*/
        bottom: -8px;
        content: "";
        display: inline-block;
        left: 50%;
        margin-left: -7px;
        position: absolute;
    }

/*_ Drop down _*/
.si-footballStats .dropdown-wrp {
    background-color: #008fd1;
    height: 41px;
    font-size: 14px;
    cursor:;
}

    .si-footballStats .dropdown-wrp h4 {
        height: 41px;
        line-height: 41px;
    }

        .si-footballStats .dropdown-wrp h4 span {
            background-color: #333333;
            height: 41px;
        }

.si-footballStats .selectoption {
    background-color: #333;
    color: #fff;
    cursor: pointer;
    display: none;
    position: relative;
    z-index: 9;
}

    .si-footballStats .selectoption li {
        display: block;
        float: none;
        padding: 10px;
    }

.si-footballStats .si-tab-container {
    margin-bottom: 10px;
    padding: 0 10px;
}

.si-footballStats .si-tab-content:before, .si-footballStats .si-tab-content:after {
    clear: both;
    content: "";
    display: table;
}

.si-footballStats .si-subtab {
    float: left;
    position: relative;
    width: 233px;
}

.si-listHd {
    background-color: #333333;
    color: #fff;
    display: table;
    height: 41px;
    width: 100%;
    font-size: 14px;
    font-family: "robotobold",sans-serif;
    text-transform: uppercase;
    padding: 0 10px;
    margin-bottom: 1px;
}

    .si-listHd span {
        display: table-cell;
        vertical-align: middle;
    }

.si-footballStats .si-subtab li {
    background-color: #00aeff;
    display: table;
    height: 41px;
    margin-bottom: 1px;
    padding: 0 10px;
    width: 100%;
    font-size: 14px;
    font-family: "robotobold",sans-serif;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
}

    .si-footballStats .si-subtab li.active {
        background-color: #000;
    }

    .si-footballStats .si-subtab li span, .si-footballStats .si-subtab li a {
        display: table-cell;
        vertical-align: middle;
        color: inherit;
        text-decoration: none;
    }

.si-footballStats .si-subtab-container {
    margin-left: 253px;
    position: relative;
}

.si-footballStats .si-table {
    position: relative;
    width: 100%;
}

.si-footballStats .si-table-th, .si-footballStats .si-table-td {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    font-size: 12px;
    font-family: "robotobold",sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
}

.si-footballStats .si-table-th {
    background-color: #333;
    height: 40px;
    color: #fff;
}

    .si-footballStats .si-table-th > span {
        color: #fff;
        font-weight: normal;
    }

.si-footballStats .si-table-td {
    background-color: #f4f4f4;
    color: #666666;
    border-bottom: 1px solid #dbdbdb;
    color: #333;
    height: 48px;
}

    .si-footballStats .si-table-td > span {
        color: #666;
        font-weight: normal;
    }

    .si-footballStats .si-table-td.tblplayername > span {
        color: #333;
    }

    .si-footballStats .si-table-td img, .si-footballStats .si-table-td span {
        display: inline-block;
        vertical-align: middle;
    }

    .si-footballStats .si-table-td.tblplayername, .si-footballStats .si-table-th.tblplayername {
        text-align: left;
        width: 200px;
        line-height: 14px;
    }

    .si-footballStats .si-table-td.tblteam, .si-footballStats .si-table-th.tblteam {
        position: relative;
        text-align: left;
    }

.si-table-td.tblteam img {
    left: 0;
    margin-top: -15px;
    position: absolute;
    top: 50%;
}

.si-table-td.tblteam span {
    line-height: 12px;
    padding-left: 25px;
}

.si-footballStats .si-table-td.tblteam img {
    height: auto;
    max-height: 30px;
    max-width: 30px;
    width: auto;
}

.si-footballStats .more-block {
    background-color: #fff;
    height: auto;
    padding: 23px 0 0;
    position: relative;
}

.si-footballStats .more-btn {
    cursor: pointer;
    font-family: "robotomedium",sans-serif;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
}

.si-footballStats .more-btn {
    background-color: #00aeff;
    color: #fff;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    width: 160px;
    position: relative;
    padding-left: 10px;
}

.si-football .si-footballStats .more-btn {
    background-color: #1fae5c;
}

.more-block .more-btn::before, .more-block .more-btn:after {
    content: "";
    position: absolute;
    margin: 9px 0 0 45px;
}

.more-block .more-btn::before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    left: -23px;
    top: 10px;
}

.more-block .more-btn:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid transparent;
    top: 9px;
    left: -21px;
}

.more-block .more-btn:after {
    border-top-color: #1fae5c;
}

.si-footballStats .teamleaderboard .si-table-th.tblteam, .si-footballStats .teamleaderboard .si-table-td.tblteam {
    text-align: left;
}

/*changes on 29102015*/
.si-footballStats .si-table-td.tblteam {
    text-align: left;
}

    .si-footballStats .si-table-td.tblteam > img {
        float: left;
    }

    .si-footballStats .si-table-td.tblteam > span {
        padding-left: 5px;
        position: relative;
        top: 7px;
    }

.si-footballStats th.si-table-td.tblteam {
    width: 200px;
}



/**** Statistics page ***/

/*.si-footballStats .total-share-container:before,.si-footballStats .total-share-container:after {clear: both; content: ""; display: table; }
.si-football .si-footballStats .total-share-container {background-color: #fff; margin: 0}
.si-footballStats .total-share-container .mod-head > span {font-family: robotobold,sans-serif; }
.si-footballStats .total-share-container h1 {font-family: "montserratbold",sans-serif; }
*/

/******************************************* RESPONSIVE MEDIA QUERIES START BELOW *************************************************************/

@media (max-width:1200px) {

    /********************************* HOMEPAGE CSS STARTS BELOW ***********************************/
    /* Story Listing */
    .mod-story-listing .list-type-4 .post-item:nth-child(2) {
        margin-top: 3px;
    }

    .mod-story-listing .list-type-4 .post-content {
        padding: 0 0 5px 10px;
    }

    .mod-story-listing .list-type-4 .post-item:before {
        bottom: 3px;
    }


    /* Football Score - Module */
    .nd-football-module .team-name, .nd-football-module .team-score {
        font-size: 24px;
    }

    .nd-football-module .team-score {
        font-size: 40px;
    }

    .nd-football-module .nd-team-data {
        padding: 0px;
    }
    /********************************* HOMEPAGE CSS ENDS ABOVE ***********************************/


    /********************************* Fixture CSS STARTS BELOW ***********************************/
    .mod-fixture-football .team-name {
        font-size: 14px;
        line-height: 16px;
    }
    /********************************* End Fixture CSS ***********************************/

    /********************************* Standing CSS STARTS BELOW ***********************************/
    .mod-standing-football .nd-table-th, .mod-standing-football .nd-table-td {
        width: 44px;
    }

        .mod-standing-football .nd-table-th.tbl-team, .mod-standing-football .nd-table-td.tbl-team {
            text-align: left;
            width: 205px;
            padding-left: 15px;
        }

        .mod-standing-football .nd-table-th:nth-child(1), .mod-standing-football .nd-table-td:nth-child(1) {
            text-align: center;
            width: 57px;
        }
    /********************************* End Standing CSS ***********************************/


    .mod-fixture-football .team-box {
        padding-left: 0px;
    }

    .si-football .nd-nav li {
        padding: 0 10px;
    }
}
/* End (max-width:1200px) */

@media (max-width:992px) {
    .mod-story-listing .list-type-4 .post-item {
        width: 100%;
    }

        .mod-story-listing .list-type-4 .post-item:first-child {
            width: 100%;
        }

        .mod-story-listing .list-type-4 .post-item:before {
            bottom: 0px;
        }
}
/* End (max-width:992px) */

@media screen and (min-width: 1201px) {
    .nd-football-module .nd-match-box .team-name {
        font-size: 24px;
    }

    .nd-football-module .nd-match-box .team-b .team-score, .nd-football-module .nd-match-box .team-a .team-score {
        font-size: 40px;
    }

    .nd-football-module .nd-match-box .player-name {
        font-size: 13px;
    }
}

/* Start custom media query here */
@media screen and (min-width: 1024px) and (max-width: 1090px) {
    .sticky-nav.active .nd-secondary-nav.nd-nav li.nav-more .nav-more-menu {
        left: -80px;
    }

    .nd-secondary-nav.nd-nav li.nav-more .nav-more-menu {
        left: -50px;
    }
}


@media screen and (min-width: 1024px) and (max-width: 1200px) {
    span.nd-menu-select-out {
        font-size: 11px;
    }

    .si-microsite #side-nav ul li a {
        font-size: 11px;
    }

    .mod-team-listing.nd-football-listing .list-type-13 .post-content {
        padding-left: 72px;
        text-align: right;
    }

    .mod-team-listing.nd-football-listing .list-type-13 .post-thumbnail {
        height: 70px;
        width: 70px;
        margin-top: -36px;
    }

    .nd-widget-fixtures .mtch_center {
        margin: 0 -10px;
    }

    .si-football .mod-team-listing .nd-team-name {
        font-size: 11px;
    }

    .nd-gallary-wrapper .social-share li a {
        height: 25px;
        width: 25px;
        background-size: 25px auto;
    }

    .mod-player-listing .nd-player-name {
        font-size: 11px;
    }

    .si-football .nd-nav li {
        font-size: 11px;
        padding: 0 12px;
    }

    .nd-secondary-nav .match-fixture .team-detail {
        font-size: 14px;
    }

    .si-football .nav-container.active .nd-secondary-nav .nav-wrap {
        padding-left: 247px;
        position: relative;
        left: 8px;
    }

    .menu-section.subMenuPhotoData, .menu-section.subMenuVideoData {
        left: -496px !important;
    }

    .si-football .sticky-nav.active .menu-section.subMenuPhotoData, .si-football .sticky-nav.active .menu-section.subMenuVideoData {
        left: -506px !important;
    }

    .si-football .nav-container.active .match-fixture {
        left: 162px;
        width: 90px !important;
    }

    .si-football .sticky-nav.active .menu-section.subMenuNewsData {
        left: -380px !important;
    }

    .si-football .menu-section.subMenuNewsData {
        left: -350px !important;
    }

    .show-1024 {
        display: block;
    }

    .hide-1024 {
        display: none;
    }

    .mod-photo-listing .list-type-9 .post-type-photo .post-icon, .mod-photo-listing .list-type-8 .post-type-photo .post-icon {
        background-size: 100% auto;
        height: 24px;
        left: 10px;
        margin: 0;
        top: 68%;
        width: 30px;
    }

    .si-football .si-table-td > span {
        font-size: 11px;
    }

    .si-football .si-footballStats .si-table-th, .si-footballStats .si-table-td {
        padding: 0 6px;
        font-size: 11px;
    }

    .si-football .fb-scr .fb-mtch-time {
        font-size: 11px;
        height: 33px;
        width: 33px;
    }

    .mod-fixture-football .nd-block-section-head.nd-head-txt {
        background-color: transparent;
        border-bottom: 3px solid #20af57;
        color: #333;
        font-family: "montserrat",sans-serif;
        font-size: 16px;
        font-weight: 400;
        padding: 0;
        text-transform: uppercase;
        margin: 0;
    }

    .nd-widget-fixtures .nd-match-venue {
        font-size: 10px !important;
        margin: 0 auto;
        width: 40px;
    }

    .fb-goal {
        font-size: 20px;
    }

        .fb-goal span {
            font-size: 12px !important;
        }

    .si-football .mod-video .list-type-4 .post-item .post-meta {
        font-size: 10px;
    }

    .si-football .mod-video .list-type-4 .post-item:first-child .post-meta {
        font-size: 11px;
    }

    .si-football .mod-gallery .list-type-3 .post-meta {
        font-size: 10px;
    }

    .post-type-photo .post-icon {
        background-color: rgba(0, 0, 0, 0.3);
        background-size: 100% auto;
        height: 23px;
        width: 29px;
    }

    .si-football .mod-gallery .list-type-3 .post-description p {
        font-size: 11px;
    }

    .si-football .mod-video .list-type-4 .post-item {
        margin-bottom: 10px;
    }

    .si-football .mod-football-video .list-type-4 .post-title h1, .si-football .mod-football-video .list-type-4 .post-title h3, .si-football .mod-football-video .list-type-4 .post-title h2 {
        font-size: 11px;
    }

    .widget-team-squad .player-detail span {
        font-size: 9px;
    }

    .mod-football-tracker .tracker-title-content {
        font-size: 13px;
    }

    .mod-football-tracker .tracker-count {
        font-size: 32px;
    }

    .mod-top-chart .list-type-1 .post-title h1, .mod-top-chart .list-type-1 .post-title h3, .mod-top-chart .list-type-1 .post-title h2 {
        font-size: 12px;
        margin: 0 0 5px;
        line-height: 15px;
    }

    .mod-story-listing .list-type-4 .post-item {
        margin: 0;
    }

    .mod-story-listing .list-type-4 .post-content {
        height: 49px;
    }

    .si-football .mod-football-stats .series-stats-cat .slider .slide-list li:last-child {
        display: none;
    }

    .mod-story-listing .list-type-4 .post-content {
        height: 49px;
    }

    .nd-football-module .nd-match-box {
        max-width: 950px;
    }

        .nd-football-module .nd-match-box .team-b {
            width: 44.5%;
        }

        .nd-football-module .nd-match-box .team-name {
            font-size: 16px;
        }

        .nd-football-module .nd-match-box .team-a .team-score, .nd-football-module .nd-match-box .team-b .team-score {
            font-size: 30px;
        }

        .nd-football-module .nd-match-box .player-name {
            font-size: 9px;
        }

    .nd-widget-fixtures .scr-bar2 ul li a {
        font-size: 10px !important;
    }

    .mod-group-listing .team-name {
        font-size: 12px !important;
    }

    .si-football .nd-nav li {
        font-size: 11px;
    }
}

/* End custom media query here */

/******************************************* RESPONSIVE MEDIA QUERIES ENDS ABOVE *************************************************************/


/** Football Microsite **/

.search-bar input[type="search"], .search-bar input[type="text"] {
    max-width: 316px;
}

.search-bar input[type="submit"] {
    background-image: url("https://i.ndtvimg.com/sports/sports-css/images/search-icon-1.png");
    background-position: 0 0;
}


/** Article anchor tag **/

.mod-article .article-content .article-detail a {
    color: #000;
    position: relative;
}

.mod-article .article-content .article-detail p > a {
    color: #333;
    display: inline;
    font-family: roboto;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    vertical-align: top;
    border-bottom: 2px solid #1fae5c;
}

    .mod-article .article-content .article-detail p > a:hover {
        color: #009933;
    }

.mod-article .article-content .article-detail .info a {
    color: #000;
    text-decoration: underline;
}


/*footer*/

.si-football .nd-footer .links h3, .si-football .nd-footer .links p {
    color: #666;
}


.si-football .mod-article .article-content a, .mod-article .mod-head a, .mod-head a, .tp_perf_cont .tp_perf_info span, .tp_perf_cont .tp_plyr_block span {
    color: #fff;
}

.mod-top-news .mod-head h2, .mod-top-news .mod-head a {
    color: #000 !important;
}

.wgt h2 {
    background: #009933;
}

.nd-footer .links .cricket-item h3::before {
    background-position: 0 -160px !important;
}

.nd-footer .links .Football-item h3::before {
    background-position: -80px -160px !important;
}

.nd-footer .links .Sports-item p::before {
    background-position: -121px -160px !important;
}

.nd-footer .links .more-item p::before {
    background-position: -160px -160px !important;
}

.nd-footer .links .more-item ul.social_link li:nth-child(1) span {
    background-position: -2px -202px !important;
}

.nd-footer .links .more-item ul.social_link li:nth-child(2) span {
    background-position: -56px -202px !important;
}

.nd-footer .links .more-item ul.social_link li:nth-child(3) span {
    background-position: -110px -202px !important;
}

.nd-footer .links .more-item ul.social_link li:nth-child(4) span {
    background-position: -164px -202px !important;
}


.nd-load-more span:after {
    border-top-color: #1fae5c;
}

.nd-primary-nav.nd-nav .active-page {
    background: #009933;
}

.post-type-article .post-title a {
    color: #7c7c7c !important;
    font-family: Roboto;
    font-size: 14px;
    line-height: 18px;
}



.players-tab {
    /*background: #073b51 none repeat scroll 0 0;*/
    background: #07512b none repeat scroll 0 0;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

    .players-tab.tab ul {
        float: left;
        height: auto !important;
        margin: 12px 0 0;
        padding: 0 10px 1px 90px;
    }

    .players-tab.tab li {
        cursor: pointer;
        display: inline-block;
        font-family: "robotobold",sans-serif;
        font-size: 15px;
        padding: 0 20px;
        text-transform: uppercase;
        width: auto !important;
    }


    .players-tab li.active {
        color: #fff !important;
        padding-bottom: 8px;
        width: 34%;
    }

    .players-tab > ul > li {
        float: left;
        width: 33%;
    }

    .players-tab li.active {
        color: #fff !important;
        padding-bottom: 8px;
        width: 34%;
    }

    .players-tab .tab li:hover, .tab li.active {
        border-bottom: 3px solid #fff;
        color: #fff !important;
    }

.mod-player-details .about-palyer {
    color: #073b51;
    margin-bottom: 22px;
    padding-left: 130px;
    padding-top: 50px;
    text-transform: uppercase;
}

.mod-player-details td.right-side {
    font-family: "robotoregular",sans-serif;
    font-size: 14px;
    padding: 7px;
    text-transform: none;
    color: #4c4c4c;
}

.mod-player-details td.left-side {
    color: #4c4c4c;
    font-family: "robotobold",sans-serif;
    font-size: 14px;
    min-width: 150px;
    padding: 7px;
    text-transform: uppercase;
}

.about-palyer > h1 {
    font-size: 34px;
    font-weight: 600;
    padding: 0 0 0 5px;
    margin: 0 0 15px;
}

.palyer-performance table tr:nth-child(2n) td {
    background-color: #fff;
    border-bottom: 1px solid #d8d8d8;
}

.mod-player-details .palyer-performance table td {
    font-family: "robotoregular",sans-serif;
    font-size: 14px;
    padding: 8px 5px;
    text-align: center;
}

.mod-player-details .palyer-performance table th {
    color: #073b51;
    font-family: "robotobold",sans-serif;
    font-size: 15px;
    padding-top: 5px;
    text-align: center;
}

.mod-player-details .palyer-performance .mod-head {
    background-color: #fff;
    color: #fff;
}

    .mod-player-details .palyer-performance .mod-head h2 {
        color: #073b51;
        font-size: 22px;
    }

.mod-head {
    border-bottom: medium none;
    padding: 13px 5px 15px;
    text-transform: uppercase;
}

.match-tab.rhs-tab {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}

    .match-tab.rhs-tab > ul {
        margin: 0;
        padding: 0;
    }

        .match-tab.rhs-tab > ul > li {
            color: #fff;
            font-size: 15px;
            font-weight: 600;
            list-style-type: none;
            margin: 0;
            padding: 7px 0;
            text-align: center;
        }



        .match-tab.rhs-tab > ul > .active {
            border-bottom: 3px solid #fff;
        }

.sub-tab {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

    .sub-tab > ul {
        margin: 0;
        padding: 0;
    }

        .sub-tab > ul > li {
            float: left;
            list-style-type: none;
            padding: 5px 10px;
            width: auto;
        }

            .sub-tab > ul > li > a {
                color: #333;
                font-size: 14px;
                margin: 0;
                padding: 0;
                text-transform: uppercase;
            }

        .sub-tab > ul > .active {
            border-bottom: 3px solid #333;
        }

.cri-head {
    box-sizing: border-box;
    float: left;
    margin: 0;
    padding: 15px 0 10px 17px;
    text-transform: uppercase;
    width: 100%;
}

    .cri-head > h2 {
        float: left;
        margin: 0;
        padding: 0;
        width: auto;
    }

        .cri-head > h2 > a {
            color: #000;
            float: left;
            font-family: montserrat,sans-serif;
            font-size: 16px;
            font-weight: 700;
            line-height: 20px;
            text-decoration: none;
        }

.team-stnd-rhs {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}

.team-stnd-rhs-head {
    background: #00adea none repeat scroll 0 0;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}

    .team-stnd-rhs-head h2 {
        width: auto;
        margin: 0;
        padding: 0px;
    }

        .team-stnd-rhs-head h2 a {
            width: auto;
            margin: 0;
            height: 40px;
            line-height: 40px;
            padding-left: 15px;
            position: relative;
            text-transform: uppercase;
            font-size: 16px;
            font-weight: 400;
            font-family: Roboto;
            color: #fff;
            text-decoration: none;
        }

.st-cnt {
    float: left;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
}

    .st-cnt table {
        width: 100%;
        box-sizing: border-box;
        margin: 0px;
        padding: 0px;
    }

        .st-cnt table tr {
            margin: 0px;
            padding: 0px;
            font-size: 14px;
            font-family: Roboto;
            color: #333;
            border-bottom: 1px solid #e5e5e5;
        }

            .st-cnt table tr th {
                margin: 0px;
                font-size: 15px;
                font-family: Roboto;
                color: #333;
                background: #333;
                color: #fff;
                text-transform: uppercase;
                padding: 10px 10px;
                font-weight: 500;
            }

        .st-cnt table > tr > th {
            margin: 0px;
            padding: 0px;
            font-size: 14px;
            line-height: 18px;
            font-family: Roboto;
            color: #333;
        }

    .st-cnt .stnd-content {
        margin: 0px;
        padding: 7px 0px;
        font-size: 14px;
        line-height: 18px;
        padding: 10px 0px;
        font-family: Roboto;
        color: #333;
        text-align: center;
        border-bottom: 1px solid #e5e5e5;
    }

        .st-cnt .stnd-content a {
            margin: 0px;
            padding: 0px;
            font-size: 14px;
            line-height: 18px;
            padding: 10px 0px;
            font-family: Roboto;
            color: #333;
            text-decoration: none;
        }

    .st-cnt .stnd-top {
        margin: 0px;
        padding: 10px 0px;
        font-size: 14px;
        line-height: 18px;
        padding: 10px 9px;
        font-family: Roboto;
        color: #333;
        text-align: center;
        background: #dddddd;
    }

    .st-cnt .stnd-viewmore {
        margin: 0px;
        padding: 0px;
        text-align: center;
        float: right;
        font-family: 'Montserrat', sans-serif;
        color: #a5a5a5;
        text-align: center;
        font-weight: 400;
        text-decoration: none;
    }

        .st-cnt .stnd-viewmore a {
            margin: 0px;
            padding: 20px 0px;
            font-size: 11px;
            line-height: 18px;
            padding: 0px;
            font-family: 'Montserrat', sans-serif;
            color: #a5a5a5;
            text-align: center;
            font-weight: 400;
            text-decoration: none;
        }

        .st-cnt .stnd-viewmore span {
            margin: 0px;
            padding: 0px 5px;
            font-size: 17px;
            line-height: 18px;
            padding: 0px;
            font-family: 'Montserrat', sans-serif;
            color: #a5a5a5;
            text-align: center;
            font-weight: 400;
            text-decoration: none;
        }

        .st-cnt .stnd-viewmore a:hover {
            text-decoration: underline;
        }



.lg-dtl {
    position: relative;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.pc-tms {
    display: block;
    height: 33px;
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    z-index: 999;
}

.pc-tms-drpdwn {
    background: #000 url("https://s.ndtvimg.com/images/select-arw.png") no-repeat scroll 90% center;
    display: block;
    height: 40px;
    width: 120px;
}


.pc-tms-selection ul li {
    padding: 9px 10px 12px;
}

.pc-tms-nm {
    color: #fff;
    display: block;
    float: left;
    line-height: 20px;
    width: 100%;
    font-size: 14px;
    font-family: Roboto;
}

    .pc-tms-nm > a {
        color: #fff;
    }

.pc-plyr-selection, .pc-tms-selection {
    display: none;
    max-height: 200px;
    overflow-y: auto;
}

.pc-drpdwn .pc-plyr-selection > ul, .pc-tms .pc-tms-selection > ul {
    font-size: 0;
    height: auto;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    width: 100%;
    z-index: 6;
}

.pc-tms-selection ul li, .wgt.lg-dtl .pc-tms-selection ul li {
    border-top: 1px solid #666;
    cursor: pointer;
    display: inline-block;
}

.pc-tms-selctd {
    box-sizing: border-box;
    color: #fff;
    height: 40px;
    padding: 9px 15px 12px;
}

.pc-plyr-selection, .pc-tms-selection {
    display: none;
}


.fb-tm-list .slct-lg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    padding: 0;
}

    .fb-tm-list .slct-lg h2 {
        text-transform: uppercase;
        font-size: 16px;
        padding-bottom: 10px;
        font-weight: 400;
        font-family: roboto,sans-serif;
        Color: #333;
    }

.sch-blck {
    margin-bottom: 2px;
    overflow: hidden;
    position: relative;
}

    .sch-blck.active .ld-txt {
          background-color: #116729;
    }

.ld-txt {
    background: #cacdcf none repeat scroll 0 0;
    margin-right: 24px;
    overflow: hidden;
    padding: 13px 10px;
}


.sch-blck.active .ld-txt a {
    color: #fff;
}

.ld-txt a {
    display: block;
    font-size: 12px;
    text-align: center;
}

.sch-blck.active .lg-ar {
       background: #07511c url(https://s.ndtvimg.com/images/grey-arrow.png) no-repeat scroll center center;
}


.lg-ar {
    background: #7b7d7e url("https://s.ndtvimg.com/images/grey-arrow.png") no-repeat scroll center center;
    height: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
}


.colfootball-4 {
    width: 33.333%;
    float: left;
    padding: 0px;
}

.location.match-venue > span {
    color: #999;
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
    text-align: center;
}

.match-tab li.active {
    border: medium none;
    display: block;
    padding-bottom: 0;
    width: auto;
}

.view-more {
    color: #666;
    float: right;
    font-family: montserrat;
    font-size: 11px;
    margin: 0 8px 5px 0;
    text-transform: uppercase;
}

.realted-art-head {
    margin: 0px;
    padding: 0;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

    .realted-art-head span {
        color: #333;
        float: left;
        font-size: 14px;
        line-height: 18px;
        margin: 0px;
        padding: 10px 0px;
        text-transform: uppercase;
        font-family: roboto,sans-serif;
        font-weight: 500;
    }

.nav-container.active .match-fixture .team-detail {
    padding: 0 10px !important;
}

.post-meta-news > span {
    font-family: roboto;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.post-tag-3 > a {
    color: #000;
    font-family: roboto;
    font-size: 14px;
    font-weight: 300;
    padding: 0 0 0 35px;
    text-transform: uppercase;
}

.post-meta-news {
    float: left;
    font-family: ROBOTO;
    font-weight: 300;
    margin: 2px 30px 5px 0;
    width: auto;
}

.mod-news-listing .list-type-1 .post-tag-3::before {
    background-image: url(/nstatic/content/images/microsite/tag.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto auto;
    content: "";
    display: inline-block;
    height: 24px;
    margin-right: 5px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    width: 24px;
}

.cont-wrap3 {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

.date-top {
    float: right;
    position: absolute;
    right: 0;
    top: 11px;
    color: #999;
    font-size: 13px;
    font-family: roboto;
}

.share-tool-detail {
    border: medium none;
}

.mrt0 {
    margin-top: 0 !important;
}

.mod-head2 {
    float: left;
    font-family: montserrat;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
    margin: 0 0 10px;
    color: #333;
}

    .mod-head2 span {
        color: #161616;
        font-family: montserrat;
        font-size: 14px;
        font-weight: 400;
        margin: 0;
        text-align: left;
        text-transform: uppercase;
        width: 100%;
    }

.post-title-head {
    box-sizing: border-box;
    font-family: roboto;
    margin: 0;
    padding: 0;
    width: 100%;
}

    .post-title-head > span {
        color: #000;
        font-size: 22px;
        font-weight: 500;
        line-height: 28px;
        text-align: left;
    }

.mrt5 {
    margin-top: 5px !important;
}

.mod.nd-mod-header1 {
    box-sizing: border-box;
    float: left;
    margin: 0;
    padding: 10px;
    width: 100%;
}

.mod-head-microsite h1 {
    font-size: 30px;
    font-family: montserratbold, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
/*Add new css according ganesh  */
/*.nd-block-section-body {
    background: #f1f2f3 none repeat scroll 0 0;
    border-bottom: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    margin: 0;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}*/

.select-box.select-month.match-fixture-bg {
    background: #000 none repeat scroll 0 0;
}

.select-list li input:checked ~ .listcontent, .select-list li.active .listcontent {
    background-color: #325642;
}

.nd-match-count {
    background: #f9f9f9 none repeat scroll 0 0;
    box-sizing: border-box;
    font-family: ROBOTO !important;
    font-size: 14px !important;
    font-weight: 300;
    line-height: 22px;
    margin: 0 !important;
    max-width: 100% !important;
    padding: 0;
    text-transform: uppercase;
}

.m_date {
    color: #333;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 !important;
    line-height: 12px;
    margin: 0 !important;
}

.arrow-schedule-fixture {
    /*content: "\e259";*/
    background: url("https://s.ndtvimg.com/images/select-arw.png") no-repeat scroll 90% center;
    right: 5px;
}

.mrt10 {
    margin-top: 10px;
}

.sticky-nav .nd-secondary-nav .content-box {
    padding: 0 0 0 150px !important;
}

.nd-secondary-nav .nav-wrap {
    position: relative;
    display: inline-block;
    padding-left: 0px !important;
}

.mod-head span {
    float: none !important;
    display: inherit;
}

.match-tab > ul {
   background: #116729;
}

.match-tab > ul > li {
    width: auto;
    margin: 0 0 2px 0;
    padding: 7px 15px;
}

 .match-tab > ul > li > a {
    background: #116729;
    font-size: 15px !important;
    font-family: Montserrat;
    height: auto;
    line-height: 26px;
    padding: 0;
}


.total-share-container {
    height: 50px;
}

.match-tab li.active {
    /*background: url(https://s.ndtvimg.com/images/tab_active.png) center bottom no-repeat;*/
    border-bottom: 3px solid #fff;
}

    /*.match-tab li.active a {
        background: #000;
    }*/

.si-footballStats {
    background: #fff;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
/*Add css Team Profile */
.mod_team_block {
    background: #fff;
    /*padding: 0px 10px;*/
    width: 100%;
}

    .mod_team_block .row {
        padding-top: 5px !important;
        padding-bottom: 15px !important;
        width: 100%;
    }

    .mod_team_block > .row {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

.mod_team_header {
    padding: 10px 20px;
    /* margin: 0 -10px; */
    background: #07511c;
}


    .mod_team_header .left-side h1 {
        margin-top: 8px;
        font-size: 30px;
        font-weight: bold;
        text-transform: uppercase;
        font-family: montserratbold, sans-serif;
        color: #fff;
        margin-bottom: 20px;
    }

    .mod_team_header .left-side {
        float: left;
    }

    .mod_team_header .right-side {
        float: right;
    }

.mod_team_nav {
    padding: 0 0 0 30px;
    /* margin: 0 -10px; */
    background: #116729;
    width: 100%;
}


    .mod_team_nav ul {
        padding: 0;
        margin: 0;
    }

    .mod_team_nav li {
        font-size: 14px;
        color: #b2bfc5;
        display: inline-block;
        line-height: 34px;
        padding: 0px;
        margin: 0 15px;
        font-family: 'montserratregular',sans-serif;
        text-transform: uppercase;
        float: left;
        border-bottom: 4px solid transparent;
    }

        .mod_team_nav li a {
            background: none;
            font-family: 'montserratregular',sans-serif;
            font-size: 14px;
            color: #a4d0b0;
        }


            .mod_team_nav li a:hover {
                color: #a4d0b0;
                text-decoration: none;
            }


        .mod_team_nav li.active {
            color: #fff;
            border-bottom: 4px solid #fff;
        }

        .mod_team_nav li:hover {
            border-bottom: 4px solid #fff;
        }

.mod_team_nd {
    padding: 10px 0 !important;
    /*margin: 0 -10px;*/
}

    .mod_team_nd .total-share-container {
        border-bottom: none !important;
    }

    .mod_team_nd .social-share {
        margin-right: 0 !important;
    }

.mod_team_head h2 {
    font-size: 22px !important;
    font-family: 'montserratregular',sans-serif !important;
    font-weight: 500;
    padding-top: 5px !important;
}

    .mod_team_head h2 img {
        width: 30px;
        float: left;
        margin-right: 15px;
        vertical-align: middle;
        margin-top: -3px;
    }


.mod_team_swipe {
    padding: 0 35px;
    margin-bottom: -10px;
    clear: both;
    width: 100%;
    box-sizing: border-box;
}

    .mod_team_swipe ul {
        padding: 0;
        width: 100%;
        margin: 0 auto;
    }

        .mod_team_swipe ul li {
            box-sizing: border-box;
            padding: 8px 0;
            margin: 0;
            float: left;
            width: 58px !important;
            text-align: center;
        }

            .mod_team_swipe ul li.active, .mod_team_swipe ul li:hover {
                background: #fff;
                border-radius: 3px 3px 0 0;
                text-decoration: none;
            }

                .mod_team_swipe ul li.active span, .mod_team_swipe ul li:hover span {
                    color: #073b51;
                }

            .mod_team_swipe ul li img {
                border-radius: 100%;
                height: 28px;
                width: 28px;
                margin: auto auto 7px auto;
            }

            .mod_team_swipe ul li span {
                text-align: center;
                font-size: 12px;
                font-family: 'montserratregular',sans-serif;
                font-weight: 500;
                color: #fff;
                display: block;
            }


    .mod_team_swipe .swiper-button-prev, .mod_team_swipe .swiper-button-next {
        top: auto !important;
        bottom: 20px !important;
        width: 38px !important;
        height: 38px !important;
        margin-top: -22px;
        -moz-background-size: 38px 38px !important;
        -webkit-background-size: 38px 38px !important;
        background-size: 38px 38px !important;
        position: absolute;
        z-index: 2;
    }

    .mod_team_swipe .swiper-button-next, .mod_team_swipe .swiper-container-rtl .swiper-button-prev {
        right: -15px !important;
        background-image: url(/nstatic/content/images/trns-arrow_rgt.png);
    }

    .mod_team_swipe .swiper-button-prev, .mod_team_swipe .swiper-container-rtl .swiper-button-next {
        left: -15px !important;
        background-image: url(/nstatic/content/images/trns-arrow_lft.png);
    }

.mod_team_desctable {
    width: 100%;
    float: left;
    box-sizing: border-box;
    margin-bottom: 10px;
}

    .mod_team_desctable ul {
        display: flex;
    }

        .mod_team_desctable ul li {
            flex-direction: column;
            width: 20%;
            text-align: center;
            line-height: 35px;
        }

            .mod_team_desctable ul li:first-child {
                width: 50%;
            }

            .mod_team_desctable ul li:nth-child(2) {
                width: 30%;
            }

    .mod_team_desctable .desctable_caption {
        font-family: 'montserratregular',sans-serif;
        font-size: 14px;
        font-weight: 700;
        color: #114e67;
        display: block;
        background: #f1f2f3;
    }

        .mod_team_desctable .desctable_caption span {
            line-height: 80px;
        }

    .mod_team_desctable .desctable_th {
        font-family: 'montserratregular',sans-serif;
        font-size: 14px;
        color: #fff;
        background: #145e7d;
    }

        .mod_team_desctable .desctable_th li, .mod_team_desctable .desctable_td li {
            width: 33% !important;
        }

    .mod_team_desctable ul li:nth-child(2) .desctable_th {
        background: #0d3f53;
    }

    .mod_team_desctable ul li:nth-child(3) .desctable_td {
        margin-top: -10px;
    }

        .mod_team_desctable ul li:nth-child(3) .desctable_td li {
            width: 100% !important;
            font-weight: 700;
            color: #114e67;
        }

    .mod_team_desctable .desctable_td {
        font-family: 'robotoregular', sans-serif;
        font-weight: 400;
        color: #000;
        padding: 5px 0;
        background: #fff;
        border-bottom: 1px solid #d9d9d9;
    }

.mod_second_nav {
    height: 38px;
    padding-left: 15px;
    margin: 0;
    background: #073b51;
}

    .mod_second_nav h2 {
        font-family: 'montserratbold',sans-serif;
        font-size: 15px;
        font-weight: 700;
        color: #fff;
        float: left;
        margin: 0;
        padding: 0;
        line-height: 35px;
        text-transform: uppercase;
    }

    .mod_second_nav ul {
        float: right;
    }


.si-football .nd-mod-header h1, .si-football .mod-head h2 {
    padding-left: 10px !important;
}

    .si-football .nd-mod-header h1 a {
        margin-left: -15px !important;
    }
    
    .si-football .nd-mod-header1 h1 a {
        margin-left: -15px !important;
    }

.mod_team_block .mod-story-listing .list-type-4 .post-item:nth-child(2) {
    margin-top: -5px;
}

.mod_team_block .mod-story-listing .list-type-4 .post-content {
    padding-bottom: 5px;
}

.mod_team_block .mod-story-listing .nd-view-more {
    border-top: none;
    padding: 0 0 0 0;
    text-align: right;
}

.mod_team_article {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.darkhead, .darkhead a {
    color: #073b51 !important;
}

.mod_team_article .mod-head {
    padding-bottom: 10px;
}

.cricket-series {
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    padding-top: 20px;
}
.ckt_teams {
    width: auto;
    padding: 0 10px;
}
.ckt_teams ul {
    margin: 0;
    padding: 0;
}
.ckt_teams ul li {
    display: inline-block;
    width: 32.888888888%;
    box-sizing: border-box;
    padding: 10px 0;
}
.ckt_teams ul li a {
    color: #000;
    font-size: 14px;
    margin-top: 16px;
    text-transform: uppercase;
    overflow: hidden;
}
.st-cnt tr td:nth-child(2) {
    text-align: left;
    padding-left: 10px;
}


/*end css*/

.vd-side-cnt{padding:10px;overflow:hidden}.vd-side-ft{position:relative;margin-bottom:10px}.vd-side-cpn{background:url(https://s.ndtvimg.com/images/trans_bg.png);overflow:hidden;position:absolute;bottom:0;width:100%}.vd-icon-grey{background:url(http://s.ndtvimg.com/images/video-icon-grey.png) no-repeat;width:22px;height:22px;display:block;overflow:hidden;position:absolute;top:10px;left:10px}.vd-side-cpn{padding:5px 10px 8px}.vd-side-cat,.vd-side-cat a{font-size:11px;color:#7f7f7f;font-family:robotomedium,sans-serif;text-transform:uppercase}.vd-side-ft .vd-side-cat{float:right;padding:5px 0 10px}.vd-side-ft h3,.vd-side-ft h3 a{color:#fff;font-size:18px;line-height:24px}.vd-side-ot h3,.vd-side-ot h3 a{color:#333;font-size:15px;line-height:18px;font-family:robotomedium,sans-serif}.vd-side-ot h3{padding:4px 0;overflow:hidden}.vd-side-ft img{max-width:100%;height:auto;width:100%}.vd-side-ot .flexslider{margin:0}.vd-icon-white{background:url(http://s.ndtvimg.com/images/video-icon-white.png) no-repeat;width:22px;height:22px;display:block;overflow:hidden;position:absolute;top:10px;left:10px}.vd-side-ot .col-7{padding:0}.vd-side-ot .nw-ft,.vd-side-ot .nw-ot{margin-bottom:10px}.vd-side-ot .flexslider .slides>li,.vd-side-ot .vd-crsl{margin:0}.vd-side-ot .flex-control-nav{margin:0 0 -10px}.vd-ft img{width:100%}.vd-wgt .col-6{padding-right:0}.vd-cnt{padding-top:5px;overflow:hidden}.vd-ft{position:relative;margin-right:10px}.vd-cpn{background:url(http://s.ndtvimg.com/images/trans_bg.png);overflow:hidden;position:absolute;bottom:0}.vd-ft .vd-cpn{padding:10px 15px;min-width:205px;right:0}.vd-ot .vd-cpn{padding:5px 5px 8px}.vd-cat,.vd-cat a{font-size:12px;color:#b9b9b9}.vd-cpn h3,.vd-cpn h3 a{color:#fff;font-size:22px;line-height:26px;font-family:robotomedium,sans-serif}.vd-ot-cnt{float:left}.vd-ot-b1{float:left;margin-right:2px;max-width:201px}.vd-ot-b2{float:left;max-width:201px}.vd-ot{position:relative;margin-bottom:2px}.vd-ot .vd-cpn h3,.vd-ot .vd-cpn h3 a{font-size:15px;line-height:16px}.vd-cnt .nw-ot{padding-right:15px}.vd-icn{background:url(http://s.ndtvimg.com/images/sprite.png) -364px -240px no-repeat;width:38px;height:38px;display:block;position:absolute;left:10px;top:10px;cursor:pointer}.nw-img .vd-icn{top:0;left:0}.vd-ot-cnt .nw-ot .nw-txt{overflow:inherit}.vd-ot-cnt .nw-ot .nw-img{float:none;width:auto;overflow:inherit}.vd-crsl{margin-top:15px}.vd-ft img{max-width:100%;height:auto}.vd-ot img{width:200px;height:152px}.mid-bar{overflow:hidden}

.pt-side-cat, .pt-side-cat a {
    font-size: 11px;
    color: #7f7f7f;
    font-family: robotomedium,sans-serif;
    text-transform: uppercase;
    padding-left: 10px;
}
.list-type-7 .post-title a {
    font-size: 16px;
    line-height: 20px;
    color: #000!important;
}
.mod-postlisting .list-type-1 .post-title h1 a, .mod-postlisting .list-type-1 .post-title h2 a, .mod-postlisting .list-type-1 .post-title h3 a {
    font-size: 24px;
    line-height: 26px;
    color: #000!important;
}
.mod-postlisting .list-type-1 .post-meta {
    font-size: 13px;
}
.post-title-links {
    box-sizing: border-box;
    font-family: roboto;
    margin: 0;
    padding: 7px 0 0 0;
    width: 100%;
}
.post-title span {
    color: #000;
    display: inline-block;
    font-family: Roboto;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
.si-footballStats {
    background: #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.si-football .si-footballStats .si-tab {
    background: #116729!important;
}
.mod-postlisting .list-type-1 .post-item {
    border-bottom:none;
}
.post-list.list-type-7 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
/*Add css Player Profile By Shahid*/
.team_pofile_top {
    padding: 50px 10px 0 70px;
}/*Add*/
.team_pofile_top .total-share-container {
    height: auto;
}/*Add*/
.player_profile_detail {
    float: left;
}/*Add*/
.player_profile_detail .vn-bg {
    position: absolute;
    top: -29px;
    max-width: 130px;
    border: 2px solid #ccc;
    border-radius: 100%;
    text-align: center;
    background: #fff;
    left: -70px;
}/*Add*/
.player_profile_name {
    padding-left: 80px;
}/*Add*/
.players-tab.tab li a {
    color: #fff!important;
    text-decoration: none;
}/*Add*/

