.oneindi-article-heading{min-height: 100px;}
.os-breadcrumb-nav{min-height: 15px;padding: 12px 20px;display: none;}
.datetime ul li{padding:0!important;line-height: 21px;}
.author-profile.written-by strong {
  font-weight: normal;
}
.datetime{min-height:30px;padding: 0 20px 7px 20px;}
.playing_eleven-widget-count{ display:none; }
.playing_eleven-widget{display:none; }
.playing_eleven-widget-visible{display:block; }
/*** sports block **/
.os-sports.os-football .os-header.os-mainmenu .os-width {
  background: #fff;
}
.os-sports.os-football .os-header .menu-icon-football {
  padding-left: 75px;
  background: url(/images/menu-icon-football.png) no-repeat 35px center;
}
.os-sports.os-football div .os-header {
  background: #741476;
position: relative;
    z-index: 99;
}
.os-sports.os-football .os-c-top-slider-c {
  border-left: none;
  padding-left: 10px;
  margin-left: 0;
}
.os-sports.os-cricket .os-header.os-mainmenu .os-width {
  background: #fff;
}
.os-sports.os-cricket .os-header .menu-icon-ckt {
  padding-left: 75px;
  background: url(/images/menu-icon-cricket.png) no-repeat 35px center;
}
.os-sports.os-cricket div .os-header {
  background: #5b86c4;
}
.os-sports.os-cricket .os-cricket-icon {
  background: none;
  background-color: #ffffff;
}
.os-sports.os-cricket .os-cricket-icon .os-c-top-slider-c {
  border-left: none;
  padding-left: 10px;
  margin-left: 0;
}
.os-sports.os-cricket .os-main {
  border-bottom: solid thin #cccccc;
}
.os-sports.os-allsports .os-header {
  background: #2c644e !important;
}
.os-sports .os-sports-wrapper ul li {
  padding: 0 0 10px;
}
.boldsky-widget-outerwrapper{font-family: 'Roboto', Arial, Helvetica, sans-serif;}
.boldsky-widget-pollheading {background: rgba(51, 51, 51, 1);font-size: 20px;color: #fff;padding: 12px;}
.boldsky-widget-outerwrapper {margin: 0px 10px 34px 10px;box-shadow: 1px 4px 6px -1px #0000001A;background: #fff;}
.boldsky-widget-faqsheading {background: rgba(51, 51, 51, 1);font-size: 20px;color: #fff;padding: 12px;}
.boldsky-widget-faqscontainer {padding: 20px 12px;}
.boldsky-widget-faqscontent {}
.boldsky-widget-faqscontainer .boldsky-widget-faqscontent ul li {border-bottom: 1px solid #ECEAEB;padding: 20px 0 !important;list-style-type: none !important;}
.boldsky-widget-faqscontent ul li:last-child {border-bottom: 0 none;padding: 20px 0 0 0;}
.boldsky-widget-faqsques {font-size: 16px;color: #333;font-weight: 500;padding: 0 20px 0 0;position: relative;line-height: 22px;cursor: pointer;}
.boldsky-widget-faqsques:after {content: '';border: solid #5c5c5c;border-width: 0 2px 2px 0;display: inline-block;padding: 4px;transform: rotate(45deg);-webkit-transform: rotate(45deg);position: absolute;right: 0;top: 5px;transition: all 0.4s ease-out, background 1s ease-out;}
.boldsky-widget-faqscontent ul li.active .boldsky-widget-faqsques:after {transform: rotate(-135deg);-webkit-transform: rotate(-135deg);}
.boldsky-widget-faqsans {font-size: 16px;color: #645F5F;font-weight: 400;line-height: 22px;padding: 12px 0;display: none;}
.boldsky-widget-faqscontent ul li.active .boldsky-widget-faqsans {display: block;}

/** sports wrapper and photos block**/
.os-sports-wrapper {
  position: relative;
  padding:0;
}
.os-sports-wrapper .os-sports-wrapper-head {
  color: #333333;
  font-size: 22px;
  text-transform: uppercase;
  padding: 15px 0;
}
.os-sports-wrapper .os-sports-wrapper-photos {
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  font-family: arial;
}
.os-sports-wrapper .os-sports-wrapper-photos li {
  display: inline-block;
  width: 200px;
  margin-right: 10px;
  vertical-align: top;
}
.os-sports-wrapper .os-sports-wrapper-photos li span {
  white-space: initial;
  font-size: 14px;
}
.os-sports-wrapper .os-sports-wrapper-photos li:last-child {
  margin-right: 0;
}


/**** fixtures and results **/
.os-sports-fr {
  margin: 20px 0 0;
  border: solid thin #bcbcbc;
}
.os-sports-fr ul li {
  float: left;
  width: 50%;
}
.os-sports-fr ul li a {
  font-size: 16px;
  font-weight: bold;
  line-height: 35px;
  text-align: center;
  background: #dcdcdc;
  display: block;
  background: #ffa502;
  color: #000000;
  border-bottom: solid thin #bcbcbc;
}
.os-sports-fr ul li a.active {
  background: #ffffff;
  border-bottom: solid thin #ffffff;
}
.os-sports-fr .os-sports-fr-b {
  background: #ffffff;
}
.os-sports-fr .os-sports-fr-b ul {
  padding: 5px 10px;
  border-bottom: none;
}
.os-sports-fr .os-sports-fr-b ul li {
  float: none;
  font-size: 14px;
  color: #000000;
  width: auto;
  padding: 10px 0;
  border-bottom: solid thin #bcbcbc;
}
.os-sports-fr .os-sports-fr-b ul li h2 {
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0;
}
.os-sports-fr .os-sports-fr-b ul li a {
  background: none;
  text-align: left;
  line-height: inherit;
  border-bottom: none;
  text-decoration: none;
}
.os-sports-fr .os-sports-fr-b ul li:last-child {
  border-bottom: none;
}
.os-sports-fr .os-sports-fr-b-team {
  font-size: 14px;
  padding: 3px 0;
  font-weight: bold;
}
.os-sports-fr .os-sports-fr-b-team span {
  font-weight: normal;
}
.os-sports-fr .os-sports-fr-b-team-b {
  width: 35px;
  float: left;
  padding-left: 30px;
  position: relative;
}
.os-sports-fr .os-sports-fr-b-team-b i {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 23px;
  height: 14px;
}
.os-sports-fr .os-sports-fr-b-status {
  font-size: 12px;
  padding: 5px 0 0;
}
.os-sports-fr .os-sports-fr-b .os-score span {
  margin: 0 5px;
}

/**** container  **/
.os-c-top {
  background: #dddde4;
  padding: 10px;
  border-bottom: solid thin #7d7d82;
}
.os-c-top-menu-l ul {
  padding: 10px 0;
}
.os-c-top-menu-l ul li {
  float: left;
  border-right: solid thin #acacac;
}
.os-c-top-menu-l ul li a {
  text-align: center;
  display: block;
  margin: 0 10px;
  padding-bottom: 2px;
  color: #000000;
  font-size: 12px;
}
.os-c-top-menu-l ul li a.active {
  font-weight: bold;
  border-bottom: solid thin #ee163b;
  text-decoration: none;
}
.os-c-top-menu-l ul li:last-child {
  border-right: none;
}
.os-c-top-menu-r {
  position: relative;
  height: 25px;
  width: 100%;
}
.os-c-top-menu-rl {
  padding-right: 95px;
}
.os-c-top-menu-rl nav ul li {
  display: inline-block;
}
.os-c-top-menu-rl nav ul li a {
  text-transform: uppercase;
  display: block;
  padding: 4px 5px;
  border: solid thin #dddde4;
  color: #000000;
  font-size: 13px;
}
.os-c-top-menu-rl nav ul li a.active {
  background: #f1f1f1;
  border: solid thin #d0d0d2;
  border-radius: 1px;
}
.os-c-top-menu-rr {
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 26px;
}
.os-c-top-menu-r a {
  color: #000000;
  display: block;
}
.os-c-top-menu-r a i {
  text-transform: uppercase;
  display: inline-block;
  margin-left: 10px;
  border-top: solid 7px #acacac;
  border-left: solid 5px transparent;
  border-right: solid 5px transparent;
  position: relative;
  top: -1px;
}
.os-c-top-slider {
  padding: 0 20px;
  position: relative;
  min-height: 125px;
  font-family: arial;
}
.os-c-top-slider .bx-wrapper {
  position: relative;
}
.os-c-top-slider .bx-wrapper .bx-viewport {
  z-index: 9;
  background: #ffffff;
}
.os-c-top-slider .bx-wrapper .bx-controls {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 8;
}
.os-c-top-slider .bx-wrapper .bx-controls a {
  position: absolute;
  width: 13px;
  height: 22px;
  display: block;
  top: 0;
  bottom: 0;
  margin: auto;
  text-indent: -9999px;
}
.os-c-top-slider .bx-wrapper .bx-controls a.bx-prev {
  left: -23px;
  background: url(/images/slide-prev.png) no-repeat;
}
.os-c-top-slider .bx-wrapper .bx-controls a.bx-prev.disabled {
  background: none;
}
.os-c-top-slider .bx-wrapper .bx-controls a.bx-next {
  right: -23px;
  background: url(/images/slide-next.png) no-repeat;
}
.os-c-top-slider .bx-wrapper .bx-controls a.bx-next.disabled {
  background: none;
}
.os-c-top-slider ul li {
  background-color: #ffffff;
  width: 290px;
  float: left;
  color: #000000;
}
.os-c-top-slider ul li a {
  color: #000000;
}
.os-c-top-slider ul li .os-c-top-slider-c {
  padding: 10px 0;
  margin-left: 40px;
  padding-left: 10px;
  border-left: solid thin #dddde4;
}
.os-c-top-slider ul li .os-c-top-slider-c h2 {
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 5px;
}
.os-c-top-slider ul li .os-c-top-slider-c h2 span.os-live {
  color: #237D0E;
  text-transform: uppercase;
}
.os-c-top-slider ul li .os-c-top-slider-c-b {
  font-weight: bold;
  font-size: 0;
  padding: 2px 0;
}
.os-c-top-slider ul li .os-c-top-slider-c-b > div {
  display: inline-block;
  font-size: 14px;
}
.os-c-top-slider ul li .os-c-top-slider-c-b-team {
  font-size: 16px;
  width: 35px;
  padding-left: 30px;
  position: relative;
}
.os-c-top-slider ul li .os-c-top-slider-c-b-team i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 23px;
  height: 16px;
}
.os-c-top-slider ul li .os-c-top-slider-c-b .os-score {
  font-weight: normal;
  font-size: 14px;
}
.os-c-top-slider ul li .os-c-top-slider-c-b .os-score span {
  margin: 0 5px;
}
.os-c-top-slider ul li .os-c-top-slider-c-r {
  font-size: 12px;
}

/***start of main block **/
.os-main {
  padding: 10px 10px;
}
.os-main-block {
  position: relative;
  margin-bottom: 10px;
}
.os-main-block:hover .os-short-text {
  color: #ee163b;
  text-decoration: none;
}
.os-main-rt {
  width: 479px;
}
.os-main-rt-ad {
  width: 300px;
}
.os-main-rt-bottom {
  padding: 20px 0 0;
  position: relative;
}

/*** end of main block **/
/*** start of latest news block **/
.os-news .os-header {
  background: #ffa502;
}
.os-news-main {
  padding: 10px 0;
}
.os-news-main-block {
  position: relative;
}
.os-news-main-block h2 {
  padding: 5px 0;
  font-size: 18px;
  text-transform: uppercase;
}
.os-news-main-block.col ul {
  margin: 10px 0 0;
}
.os-news-main-block.col ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom:1px solid #ededed;
}
.os-news-main-block.col ul li a.col-block {
  width: 120px;
  float: left;
  margin-right: 10px;
}
.os-news-main-block.col ul li a.os-short-text {
  font-size: 14px;
 margin-left: 155px;
}
.os-news-main-block-50-b {
  width: 450px;
  margin: 25px 0 15px;
}
.os-news-main-block-50-b span {
  font-weight: bold;
  font-size: 20px;
  padding: 15px 0 0;
}
.os-news-main-rt {
  width: 300px;
}

/***** videos block **/
.os-videos {
  padding: 20px 0 0;
  font-family: arial;
}
.os-videos .os-header {
  background: #22616d;
}
.os-videos .os-c-main-rt-bottom {
  padding: 0;
  margin: 0 0 30px;
}
.os-videos-block ul {
  padding-bottom: 10px;
}
.os-videos-block ul li {
  padding: 10px 0;
}
.os-videos-block .col-block {
  position: relative;
}

/***** Featured block **/
.os-featured .os-header {
  background: #9a242f;
}

/*** featured performance block **/
.os-featured-p .os-header {
  background: #5d6339;
}
.os-featured-p .os-header-block {
  width: auto;
}
.os-featured-p .os-h-rt {
  position: relative;
}
.os-featured-p .os-h-rt-date {
  position: absolute;
  font-size: 16px;
  font-weight: bold;
  right: 0;
  top: 0;
  padding-right: 10px;
  width: 60px;
}
.os-featured-p .os-h-rt-date:before {
  content: "";
  position: absolute;
  right: 0;
  top: 18px;
  display: block;
  width: 7px;
  height: 7px;
  border-right: solid 2px #fff;
  border-top: solid 2px #fff;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
}
.os-featured-p .os-main {
  border: none;
}
.os-featured-p .os-main-slider .bx-wrapper {
  position: relative;
}
.os-featured-p .os-main-slider .bx-wrapper .bx-controls {
  position: absolute;
  top: 0;
  right: -10px;
}
.os-featured-p .os-main-slider .bx-wrapper .bx-controls .bx-pager {
  float: right;
}
.os-featured-p .os-main-slider .bx-wrapper .bx-controls .bx-pager-item {
  display: inline-block;
  margin: 0 5px;
}
.os-featured-p .os-main-slider .bx-wrapper .bx-controls .bx-pager-item a {
  background: #aeb19c;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  white-space: nowrap;
  border-radius: 50%;
}
.os-featured-p .os-main-slider .bx-wrapper .bx-controls .bx-pager-item a.active {
  background: #b71641;
}
.os-featured-p .os-main-slider ul li {
  position: relative;
  margin-bottom: 20px;
}
.os-featured-p .os-main .os-league {
  padding: 10px 0 20px;
  position: relative;
}
.os-featured-p .os-main .os-league-head {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  padding-left: 50px;
  padding-bottom: 10px;
  border-bottom: solid thin #b5b5b5;
  line-height: 40px;
}
.os-featured-p .os-main .os-league-head.os-womens-wc {
  color: #b71641;
  background: url(/images/cricket-w-league-icon.png) no-repeat left top;
}
.os-featured-p .os-main .os-league-team {
  padding: 25px 0 10px;
}
.os-featured-p .os-main .os-league-team-b {
  float: left;
  width: 50%;
  line-height: 33px;
  margin-bottom: 25px;
}
.os-featured-p .os-main .os-league-team-b a {
  display: block;
  color: #000000;
}
.os-featured-p .os-main .os-league-team-b a i {
  width: 55px;
  height: 33px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.os-featured-p .os-main .os-league-players-b {
  width: 50%;
  float: left;
  padding: 10px 0;
}
.os-featured-p .os-main .os-league-players-b a {
  position: relative;
  padding-left: 70px;
  display: block;
  height: 55px;
  color: #000000;
}
.os-featured-p .os-main .os-league-players-b a .os-player-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  overflow: hidden;
}
.os-featured-p .os-main .os-league-players-b a .os-player-name {
  padding: 2px 0;
}
.os-featured-p .os-main .os-league-players-b a .os-player-team {
  color: #999999;
  font-size: 12px;
  padding: 2px 0;
}
.os-featured-p .os-main .os-main-otd {
  margin: 30px 0;
}
.os-featured-p .os-main .os-main-otd .bx-wrapper {
  background: #7dbb00;
  border: solid 5px #78a51c;
  border-radius: 10px;
  position: relative;
}
.os-featured-p .os-main .os-main-otd .bx-wrapper:before, .os-featured-p .os-main .os-main-otd .bx-wrapper:after {
  content: "";
  position: absolute;
  background: url(/images/quotes.png) no-repeat;
  background-size: 100%;
  width: 40px;
  height: 34px;
}
.os-featured-p .os-main .os-main-otd .bx-wrapper:before {
  top: -30px;
  left: -10px;
}
.os-featured-p .os-main .os-main-otd .bx-wrapper:after {
  bottom: -30px;
  right: -10px;
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}
.os-featured-p .os-main .os-main-otd .bx-wrapper .bx-controls {
  position: absolute;
  width: 100%;
  height: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.os-featured-p .os-main .os-main-otd .bx-wrapper .bx-controls .bx-controls-direction {
  height: 30px;
}
.os-featured-p .os-main .os-main-otd .bx-wrapper .bx-controls a {
  display: inline-block;
  text-indent: -9999px;
  position: absolute;
  z-index: 99;
  width: 25px;
  height: 25px;
}
.os-featured-p .os-main .os-main-otd .bx-wrapper .bx-controls a:before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  display: inline-block;
  border-bottom: solid 2px #ffffff;
}
.os-featured-p .os-main .os-main-otd .bx-wrapper .bx-controls .bx-next {
  right: 0;
}
.os-featured-p .os-main .os-main-otd .bx-wrapper .bx-controls .bx-next:before {
  border-right: solid 2px #ffffff;
  right: 10px;
  top: 4px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.os-featured-p .os-main .os-main-otd .bx-wrapper .bx-controls .bx-prev {
  left: 0;
}
.os-featured-p .os-main .os-main-otd .bx-wrapper .bx-controls .bx-prev:before {
  border-left: solid 2px #ffffff;
  left: 10px;
  top: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.os-featured-p .os-main .os-main-otd ul li {
  width: 300px;
  height: 150px;
  display: table;
}
.os-featured-p .os-main .os-main-otd ul li div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 0 20px;
}

/*** article blocks **/
.os-cat-text {
  font-size: 12px;
  display: inline-block;
  color: #ee163b;
  padding: 10px 0 5px;
}

.os-short-text {
  display: block;
  font-size: 16px;
  padding: 5px 0;
  color: #000000;
     font-weight: bold;
}

.col-block {
  display: block;
  color: #000000;
}
.col-block img {
  display: block;
  width: 100%;
}
.col-block .os-videos-icon, .col-block .os-videos-icon-half, .col-block .os-videos-icon-third {
  position: relative;
}
.col-block .os-videos-icon:before, .col-block .os-videos-icon-half:before, .col-block .os-videos-icon-third:before, .col-block .os-videos-icon:after, .col-block .os-videos-icon-half:after, .col-block .os-videos-icon-third:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
}
.col-block .os-videos-icon:before, .col-block .os-videos-icon-half:before, .col-block .os-videos-icon-third:before {
  width: 50px;
  height: 50px;
  border: solid 5px rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  background: rgba(238, 22, 59, 0.5);
}
.col-block .os-videos-icon:after, .col-block .os-videos-icon-half:after, .col-block .os-videos-icon-third:after {
  width: 0;
  height: 0;
  border-left: solid 20px rgba(255, 255, 255, 0.5);
  border-top: solid 12px transparent;
  border-bottom: solid 12px transparent;
}
.col-block .os-videos-icon:hover:before, .col-block .os-videos-icon-half:hover:before, .col-block .os-videos-icon-third:hover:before {
  border: solid 5px white;
  background: #ee163b;
}
.col-block .os-videos-icon:hover:after, .col-block .os-videos-icon-half:hover:after, .col-block .os-videos-icon-third:hover:after {
  border-left: solid 20px white;
}
.col-block .os-videos-icon-half:before, .col-block .os-videos-icon-third:before {
  width: 24px;
  height: 24px;
  border: solid 4px rgba(255, 255, 255, 0.5);
}
.col-block .os-videos-icon-half:after, .col-block .os-videos-icon-third:after {
  border-left: solid 10px rgba(255, 255, 255, 0.5);
  border-top: solid 5px transparent;
  border-bottom: solid 5px transparent;
}
.col-block .os-videos-icon-half:hover:after, .col-block .os-videos-icon-third:hover:after {
  border-left: solid 10px white;
}
.col-block .os-videos-icon-half:hover:before, .col-block .os-videos-icon-third:hover:before {
  border: solid 4px white;
}
.col-block .os-videos-icon-third:before {
  width: 32px;
  height: 32px;
  border: solid 4px rgba(255, 255, 255, 0.5);
}
.col-block span {
  padding: 10px 0;
  display: block;
  font-size: 16px;
 font-weight: bold;
}
.col-block a {
  color: #ffffff;
  display: block;
}

/*** shadow block **/
.os-news-shad {
  position: absolute;
  margin: auto;
  padding: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.05);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, black 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.05)), color-stop(100%, black));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, black 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, black 100%);
}
.os-news-shad a {
  color: #ffffff;
  display: block;
}
.os-news-shad-cat {
  padding: 5px 0;
  font-size: 12px;
}
.os-news-shad-text {
  font-size: 16px;
  padding: 0 !important;
}

/**os-more-sports**/
.os-more {
  text-align: right;
  width: 100%;
  display: inline-block;
  color: #000000;
}
.os-more-b {
  font-size: 16px;
  color: #000000;
}
.os-more-b i {
  width: 25px;
  height: 25px;
  display: inline-block;
  background: url(/images/right-arrow.svg) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-left: 10px;
  border-radius: 50%;
}

.os-ad-c {
  width: 300px !important;
  position: relative;
  margin: auto;
}

/*** more sports **/
.os-more-sports {
  display: block;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  padding: 7px 0;
  background: #bcbcbc;
  text-align: center;
  position: relative;
  right: 0;
}

/*** social icons **/
.os-c-social {
  background: #ffffff;
  border: solid thin #adadad;
  margin: 10px 0;
}
.os-c-social-block, .os-c-social-block-submit {
  padding: 17px 10px 10px;
}
.os-c-social-block a, .os-c-social-block-submit a {
  display: block;
  color: #ffffff;
  padding: 3px 0;
  padding-left: 50px;
  position: relative;
  border-radius: 3px;
}
.os-c-social-block a i, .os-c-social-block-submit a i {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  left: -5px;
  top: -13px;
  border-radius: 50%;
  border: solid 3px #ffffff;
  background-repeat: no-repeat;
  background-position: center;
}
.os-c-social-block-submit {
  margin: 10px 10px 15px;
}
.os-c-social-block-i {
  padding: 15px 0;
  border-top: solid thin #adadad;
}
.os-c-social-block-i input[type="text"] {
  width: 100%;
  display: block;
  padding: 0 5%;
  border: solid thin #7e7e7e;
  border-radius: 3px;
  line-height: 23px;
  outline: none;
}
.os-c-social-block-b button {
  line-height: 23px;
  background: #f47321;
  width: 100%;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 3px;
  color: #ffffff;
}

/*** breadcrumb **/
.os-breadcrumb-nav div {
    float: left;
}
.bredcrumb-arrow {
    margin: 2px 6px;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: relative;
    top: 0px;
}
.os-breadcrumb {
  padding: 10px 0px 22px 0px;
  font-size: 14px;
  border-top: solid thin #dddde4;
  border-bottom: solid thin #dddde4;
}
.os-breadcrumb .os-breadcrumb-nav #bread{
  display: inline-block;
  padding: 0 10px;
  color: #000000;
  text-transform: capitalize;
}
.os-breadcrumb .os-breadcrumb-nav a {
  display: inline-block;
  color: #000000;
  text-transform: capitalize;
}
.os-breadcrumb .os-breadcrumb-nav a:first-child {
  padding-left: 0;
}
.os-breadcrumb .os-breadcrumb-nav span {
  display: inline-block;
  color: #000000;
}
.os-breadcrumb h1 {
  font-weight: bold;
  font-size: 21px;
  color: #353535;
  padding: 0px 20px 12px;
  line-height: 29px;
}
.os-breadcrumb .os-event-date {
  color: #000000;
  font-size: 13px;
}
.os-breadcrumb .os-posted-by {
  padding: 5px 0 0;
  color: #000000;
  font-size: 13px;
}
.os-breadcrumb .os-posted-by a {
  color: #0066cc;
}
.os-breadcrumb .os-posted-by span {
  color: #8f8f8f;
  display: block;
  padding: 5px 0 0;
}

/*** sports - points table **/
.os-pt {
  margin: 10px 0;
  color: #000000;
}
.os-pt-block {
  padding: 10px;
  border-bottom: solid thin #d9d9d9;
  border-left: solid thin #d9d9d9;
  border-right: solid thin #d9d9d9;
}
.os-pt-head {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 10px;
  margin-bottom: 10px !important;
}
.os-pt-table-block {
  overflow-x: auto;
}
.os-pt table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  border: solid thin #d9d9d9;
}
.os-pt table tr {
  background: #ffffff;
  border: solid thin #d9d9d9;
}
.os-pt table tr th {
  background: #1a398b;
  color: #ffffff;
  padding: 5px 8px;
  font-weight: normal;
}
.os-pt table tr td {
  padding: 7px 8px;
  text-align: center;
  font-size: 12px;
}
.os-pt table tr td.os-textleft span {
  padding-left: 30px;
}
.os-pt table tr .os-textleft {
  text-align: left;
}
.os-pt table tr .os-textleft a {
  color: #000000;
}
.os-pt table tr:nth-child(2n) {
  background: #f0f1f2;
}
.os-pt-morepoints {
  color: #0e65ab;
  display: block;
  text-align: center;
}

/*** align text **/
.os-textleft {
  text-align: left !important;
}

.os-textcenter {
  text-align: center !important;
}

.os-textright {
  text-align: right !important;
}

/*** os results and fixtures block **/
.os-results {
  margin: 15px 0;
  border: solid thin #bcbcbc;
  background: #efeff2;
}
.os-results li.os-results-block {
  padding: 10px 0;
  margin: 0 10px;
  border-bottom: solid thin #999999;
}
.os-results li.os-results-block a {
  text-decoration: none;
  color: #000000;
}
.os-results li.os-results-block .os-results-cat {
  font-weight: bold;
  font-size: 16px;
  padding-left: 25px;
  position: relative;
}
.os-results li.os-results-block .os-results-cat i {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 2px;
}
.os-results li.os-results-block .os-results-catleague {
  font-size: 16px;
  padding: 5px 0 0;
}
.os-results li.os-results-block .os-results-list span {
  display: inline-block;
  margin: 10px 0 0;
  padding: 0 10px;
  border-right: solid 1px #000000;
  line-height: 12px;
}
.os-results li.os-results-block .os-results-list span:first-child {
  padding-left: 0;
}
.os-results li.os-results-block .os-results-list span:last-child {
  padding-right: 0;
  border-right: none;
}
.os-results li.os-results-block .os-results-list span:hover {
  text-decoration: underline;
}
.os-results li.os-results-block:last-child {
  border-bottom: none;
}

/** points table main **/
.os-c-ln-main.os-cricket-points-table {
  padding: 20px 0;
}
.os-c-ln-main.os-cricket-points-table .os-pt-full th {
  background: #3f5572;
  text-transform: uppercase;
  padding: 8px;
}
.os-c-ln-main.os-cricket-points-table .os-pt-full td {
  padding: 8px;
}
.os-c-ln-main.os-cricket-points-table .os-pt-full td span {
  padding-left: 30px;
}
.os-c-ln-main.os-cricket-points-table .os-pt-full td.os-textleft {
  text-transform: uppercase;
}
.os-c-ln-main.os-cricket-points-table .os-pt-full td.os-textleft a {
  color: #000000;
}

/**** fixtures - right block series **/
.os-c-ln-main-rt-block .os-sports-fr {
  margin: 20px 0;
  border: none;
}

/**** fixtures and results block **/
.os-cricket-schedule .os-fixtures, .os-cricket-results .os-fixtures {
  border-bottom: solid thin #d9d9d9;
  padding: 0 0 10px;
}
.os-cricket-schedule .os-fixtures-col3, .os-cricket-results .os-fixtures-col3 {
  width: 48%;
  float: left;
  position: relative;
  text-transform: uppercase;
  background: #415775;
  margin: 0 1%;
}
.os-cricket-schedule .os-fixtures-col3-b, .os-cricket-results .os-fixtures-col3-b {
  padding: 7px 10px;
  font-weight: bold;
  color: #ffffff;
}
.os-cricket-schedule .os-fixtures-col3-b select, .os-cricket-results .os-fixtures-col3-b select {
  opacity: 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  cursor: pointer;
  height: 32px;
}
.os-cricket-schedule .os-fixtures-col3-b-select, .os-cricket-results .os-fixtures-col3-b-select {
  position: relative;
  overflow: hidden;
  word-wrap: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0;
}
.os-cricket-schedule .os-fixtures-col3-b-select:after, .os-cricket-results .os-fixtures-col3-b-select:after {
  content: "";
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
  width: 7px;
  display: inline-block;
  height: 7px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: absolute;
  top: 3px;
  margin-left: 10px;
}
.os-cricket-schedule .os-fixtures-col3:nth-child(even), .os-cricket-results .os-fixtures-col3:nth-child(even) {
  background: #5c728e;
}
.os-cricket-schedule .os-venue, .os-cricket-results .os-venue {
  font-size: 12px;
  font-weight: 600;
  color: #333333;
}
.os-cricket-schedule .os-team, .os-cricket-results .os-team {
  font-size: 13px;
  padding: 5px 0 0;
}
.os-cricket-schedule .os-team > div, .os-cricket-results .os-team > div {
  padding: 0 0 2px;
}
.os-cricket-schedule .os-team-result a, .os-cricket-results .os-team-result a {
  font-size: 12px;
}
.os-cricket-schedule .os-pt i, .os-cricket-results .os-pt i {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 15px;
}
.os-cricket-schedule .os-pt span, .os-cricket-results .os-pt span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}
.os-cricket-schedule .os-pt-block, .os-cricket-results .os-pt-block {
  background: #ffffff;
}
.os-cricket-schedule .os-pt-block:nth-child(2n-1), .os-cricket-results .os-pt-block:nth-child(2n-1) {
  background: #f0f1f2;
}

.os-cricket-results .os-fixtures {
  border-top: solid thin #d9d9d9;
}

/**** sports menu*/
.os-sports-menu {
  height: 28px;
  overflow: hidden;
  margin: 5px 0;
  border-bottom: solid thin #ee163b;
}
.os-sports-menu ul {
  border-bottom: solid thin #ee163b;
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  height: 32px;
  padding-bottom: 20px;
  position: relative;
}
.os-sports-menu ul li {
  display: inline-block;
}
.os-sports-menu ul li a {
  display: block;
  padding: 3px 15px 5px;
  font-size: 14px;
  color: #000000;
  border-bottom: solid 4px transparent;
}
.os-sports-menu ul li a.active {
  border-bottom: solid 4px #ee163b;
  position: absolute;
  left: 0;
  top: 0;
}

/**** cricket article pages **/
.os-c-matches {
  border-bottom: none;
}
.os-c-matches .os-c-top-menu {
  padding: 0;
}
.os-c-matches .os-c-top-menu-l ul li {
  font-size: 14px;
  color: #000000;
  border-right: none;
  text-transform: uppercase;
}

.os-sports-wrapper .os-breadcrumb {
  border: none;
  padding: 0px !important;
}
.os-sports-wrapper .os-sports-article {
  color: #000000;
}
.os-sports-wrapper .os-sports-article-img {
  padding: 10px 0;
}
.os-sports-wrapper .os-sports-article-img img {
  width: 100%;
  display: block;
}
.os-sports-wrapper .os-sports-article-img span {
  text-align: center;
  display: block;
  padding: 10px 0 0;
}
.os-sports-wrapper .os-sports-article-text {
  padding: 15px 0;
  line-height: 22px;
  font-size: 16px;
}
.os-sports-wrapper .os-sports-article-text p {
  padding: 0 0 10px;
}
.os-sports-wrapper .os-sports-article-text p .os-ad {
  float: left;
  width: 300px;
  padding: 0 20px 0 0;
  display: block;
}
.os-sports-wrapper .os-sports-article .os-article-details {
  padding: 10px 0;
  font-size: 16px;
}
.os-sports-wrapper .os-sports-article .os-article-details > div {
  padding: 0 0 5px;
}
.os-sports-wrapper .os-sports-article .os-article-details .article-read-more a {
  display: inline-block;
  padding: 0 8px;
  border-right: solid thin #929292;
  line-height: 10px;
}
.os-sports-wrapper .os-sports-article .os-article-details .article-read-more a:last-child {
  border-right: none;
}
.os-sports-wrapper .os-sports-article .os-article-details .article-story-pub-date {
  color: #686868;
}
.os-sports-wrapper .os-sports-news-block {
  padding: 10px 0;
}
.os-sports-wrapper .os-sports-news-block ul li {
  padding: 10px 0;
}
.os-sports-wrapper .os-sports-news-block ul li .col-block {
  width: 120px;
  float: left;
  margin-right: 10px;
}
.os-sports-wrapper .os-sports-news-block .os-more {
  font-size: 16px;
}
.os-sports-wrapper .os-sports-polls-block {
  padding: 10px 0;
}

.os-sports-players-head, .os-news-main-block h2, .os-news-main-head, .os-polls-main-head, .os-sports-wrapper .os-sports-polls-head, .os-latest-deals-head, .os-leagues-points-head, .os-pt-head {
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  background: #5b86c4;
  padding: 10px;
  position: relative;
  left: -10px;
  right: -10px;
  width: 100%;
  height: auto;
}
.os-sports-players-search {
  position: relative;
  margin: 10px 0;
}
.os-sports-players-search input[type="text"] {
  width: 100%;
  border: none;
  outline: none;
  padding: 10px;
}
.os-sports-players-search button {
  position: absolute;
  width: 40px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  background: #ee163b url(/images/search.png) no-repeat center;
}
.os-sports-players-block {
  padding: 10px 0;
}
.os-sports-players-block ul li {
  width: 50%;
  float: left;
  text-align: center;
  padding-bottom: 15px;
}
.os-sports-players-block ul li a {
  color: #000000;
  text-decoration: none;
}
.os-sports-players-block ul li a .player-img {
  overflow: hidden;
}
.os-sports-players-block ul li a .player-img img {
  border: solid 6px #ff5d5c;
  border-radius: 50%;
  width: 90px;
  height: 90px;
}
.os-sports-players-block ul li a .player-name {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}
.os-sports-players-block ul li a .player-name:hover {
  text-decoration: underline;
}
.os-sports-players-block ul li a .player-team {
  font-size: 14px;
  color: #010000;
}
.os-sports-players-block ul li a .player-team:hover {
  text-decoration: underline;
}

/*** best heros **/
.os-best-block {
  text-align: center;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.os-best-block.active {
  opacity: 1;
  visibility: visible;
  position: relative;
}
.os-best-block ul li {
  background: #ffffff;
  margin-bottom: 10px;
}
.os-best-block-head {
  text-align: left;
  color: #333333;
  font-size: 18px;
  padding: 0 0 10px;
  text-transform: uppercase;
}

.os-best-heros .os-best-heros-heading {
  background: #2849a0;
  color: #ffffff;
  font-size: 14px;
  padding: 7px 0;
  text-transform: uppercase;
  font-weight: 600;
}
.os-best-heros .os-best-heros-container .os-best-hero-img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  margin: 15px auto;
  border-width: 6px;
  border-style: solid;
  position: relative;
}
.os-best-heros .os-best-heros-container .os-best-hero-img .os-best-records {
  display: inline-block;
  width: 60px;
  position: absolute;
  bottom: -15px;
  left: 22px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  padding: 4px;
  background: #ffffff;
  border-radius: 4px;
}
.os-best-heros .os-best-heros-container .os-best-hero-img .os-best-records span {
  display: block;
  padding: 2px;
  border-radius: 4px;
}
.os-best-heros .os-best-heros-container .os-best-hero-img img {
  border-radius: 50%;
  overflow: hidden;
  display: block;
}
.os-best-heros .os-best-heros-container .os-best-hero-name {
  font-size: 16px;
  font-weight: bold;
  color: #010000;
}
.os-best-heros .os-best-heros-container .os-best-hero-team {
  font-size: 14px;
  color: #010000;
  padding: 0 0 10px;
}
.os-best-heros .os-best-heros-other-block ul li {
  width: auto;
  float: none;
  margin: 0;
  text-align: left;
  padding: 5px 10px;
  border: none;
  border-top: solid thin #d9d9d9;
  font-size: 14px;
}
.os-best-heros .os-best-heros-other-block ul li div {
  color: #010000;
}
.os-best-heros .os-best-heros-other-block ul li a.os-best-heros-other-name {
  font-weight: bold;
  position: relative;
  display: block;
  color: #010000;
}
.os-best-heros .os-best-heros-other-block ul li a.os-best-heros-other-name span {
  position: absolute;
  right: 0;
}
.os-best-heros a.os-best-more {
  font-size: 14px;
  color: #0066cc;
  padding: 7px;
  font-weight: 600;
  display: block;
  background: #e4e4e4;
}

/****** Added 18-07-2017  collection page**/
.os-sports-collection h2 {
  font-size: 22px;
  padding: 0 0 10px;
}
.os-sports-collection-grid-item {
  margin-bottom: 10px;
}
.os-sports-collection-grid-item a {
  border: solid thin #bdbdbd;
  background: #ffffff;
  text-decoration: none;
}
.os-sports-collection-grid-item a span {
  padding: 10px;
  font-size: 14px;
}
.os-sports-collection-grid-item a:hover span {
  color: #ee163b;
}






.articlePostedBy{
	font-size: 12px;
}
.articlePostedBy a{
        color: #666;
}
.articlePublishDate{
	color: #8f8f8f;
	font-size: 12px;
}

.big-center-img{
	padding: 12px 0;
}

.dayindex_link{
  padding: 12px 0 12px 10px;
}

#article-content-div p{
	padding:12px 20px;
	font-size: 16px;
	line-height: 30px;
  color: #353535;
}
.bs-article-text p:empty {
    line-height:0;
    padding:0;
    display:inline;
}
.news-fullview ul li:last-child{
    padding: 0;
}

.news-fullview-container {
    padding: 0 !important;
    margin: 0;
    list-style-type: none;
}
.news-fullview-container li {
    list-style-type: none !important;
/*    border-bottom: 1px dashed #ccc;*/
}
.news-picimg img {
    width: 100%;
    display: block;
}
.news-head-title {
    font-size: 20px;
    color: #333;
    padding-bottom: 10px;
    margin: 0;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
}
.news_headline, .news_title {
  font-size: 18px;
  color: #333;
  padding: 15px 5px 5px 5px;
  font-weight: 600;
}
.news_headline1{
        padding-left: 10px;
}
.news_headline1 h2 {
        font-size: 14px!important;
        padding:0px!important;
        margin-top: 5px!important;
}
.news_headline1 h2 a{
            color: #06c!important;
}
.news_title {display: none;}
.article_middle .news-desc p {
    color: #000;
    margin: 0 !important;
}
/*#wrapper .bs-article-text p {padding: 0 0 5px 0 !important; }*/
  .reading-option{
    display: none;
  }
.article_middle .news_headline, .article_middle .news_title {
line-height: 20px!important;
}
.big-center-imgscroll {
position: relative;
overflow: hidden;
}
.listical-photo-share {
    background: #000;
    opacity: 0.7;
    border-radius: 50%;
    position: absolute;
    bottom: 10px;
    right: 5px;
    width: 35px;
    height: 35px;
    line-height: 40px;
    cursor: pointer;
    z-index: 1000;
    transition: right 0.8s ease-in-out 0s;
    font-size: 22px;
    color: #fff;
    text-align: center;
    display: none;
}
.listical-photo-share-links {
    background: #000;
    opacity: 0.7;
    position: absolute;
    bottom: 10px;
    right: -250px;
    text-align: center;
    padding: 5px 40px 5px 0;
    z-index: 10000;
    border-radius: 0 10px 10px 0;
    transition: right 0.8s ease-in-out 0s;
    width: auto;
    overflow: hidden;
    display: none;
}
.listical-photo-share-links a {
    color: #fff;
    font-size: 24px;
    margin: 0 8px;
}
.listical-image.show-social .listical-photo-share-links {
right: 5px;
width: 120px;
}
.listical-image.show-social .listical-photo-share {
right: -250px;
}
.listical-photo-share-close {
    position: absolute;
    cursor: pointer;
    color: #fff;
    font-size: 24px;
    right: 5px;
}
.big-center-imgscroll .imgBorder {
width: 100%;
}
.trendingimages{
        font-size: 15px;
}
.galleryWrapperPhotos{
        padding-top: 10px;
}
.prev-next-story a.next {
    float: right;
}
.prev-next-story {
    border-bottom: 1px solid #e8e8e8;
    padding: 5px 0;
    margin-bottom: 5px;
}

.prev-next-story a {
    color: #c6254f;
    font-size: medium;
}
.click-for-more a {
    background: none repeat scroll 0 0 #e8e8e8;
    color: #c6254f;
    float: left;
    font-weight: bold;
    margin: 0 0.5%;
    padding: 5px 0;
    text-align: center;
}
.full_width {
    width: 99%;
}

.more-matches {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}

.more-matches a {
    color: #000;
}

.separator5px{height:5px; clear:both; font-size:0}
.separator10px{height:10px; clear:both; font-size:0}
.separator15px{height:15px; clear:both; font-size:0}
.separator20px{height:20px; clear:both; font-size:0}
.imageiframe {

     height: 0;
     overflow: hidden;
     padding-bottom: 70.25%;
     position: relative;
     padding-top: 14px;

}
.imageiframe iframe {

     width: 100%;
     left: 0;
     position: absolute;
     top: 0;
     height: 100%;

}
#gotoTop{
background-color:#e91a42;
border-radius:2px;
bottom:50px;
color:#fff;
cursor:pointer;
display:none;
font-size:20px;
height:40px;
left:auto;
line-height:36px;
position:fixed;
right:17px;
text-align:center;
top:auto;
width:40px;
z-index:10009;
}
#vuukle-comments {
  width: 230px;
  margin: 0 auto;
  margin-top: 20px;
      margin-bottom: 20px;
}
  .commentBtn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  font-family: Arial;
  color: #ffffff;
  font-size: 17px;
  padding: 7px 7px;
  text-decoration: none;
}

.commentBtn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.match-widget-count{ display:none; }
.match-widget{display:none; }
.match-widget-visible{display:block; }
.sixtysec-left {
    width: 100px;
    height: 75px;
    float: left;
}
.sixtysec-right {
    margin-left: 112px;
    font-size: 14px;
    color: #000;
    line-height: 19px;
    text-decoration: none;
}
#right-native-ad li{
    border-bottom: 1px dotted #dbdbdb;
    padding: 5px 0px!important;
    margin: 5px 10px;
    height:75px;
}
.liveUpdatesPromo img{
   width: 111px;
   float: left;
   padding-right: 10px;
}
.liveUpdatesPromo a{
line-height: 24px!important;
   color: #000000;
}
.comments-wrap {
        margin: 5px;
        text-align: center;
        font-family: Arial;
	display: none;
}
.comments-wrap span {
        display: inline-block;
        padding: 5px 15px;
        font-size: 14px;
        color: #3972ce;
        border: 1px solid #3972ce;
        width: 220px;
}
.comments-icon {
        display: inline-block;
        margin-left: 5px;
        margin-top: 5px;
        background: url(/images/comments-icon.svg) no-repeat 0 0;
        width: 16px;
        height: 20px;
        vertical-align: middle;
}
.photos-featured-posts ul li a{
    font-weight: normal;
    font-size: 15px;
    color: #000000;
}
.photos-featured-posts ul li {
border-top: 1px solid #dadada;
}
.photos-featured-posts {
    padding: 10px 0;
}
.photos-featured-posts ul li:last-child {
        border-bottom: 1px solid #dadada;
}

.slider-widget-wrapper .bx-controls {
    bottom: 0;
    text-align: center;
    padding-left: 38%;
    float: left;
    text-align: center;
    padding-top: 8px;
    position: static;
    width: auto;
    margin: 0;
}
.bx-controls .bx-pager-item{display:inline-block;margin:0 5px;}
.bx-controls .bx-pager-item a.active {
    display: block;
    background: #000;
    opacity: 1;
}
.bx-controls .bx-pager-item a {
    display: block;
    background: #000;
    width: 8px;
    height: 8px;
    opacity: .2;
    border-radius: 50%;
    text-indent: -9999px;
}
.slider-widget-wrapper .bx-viewport {
        height: auto!important;
}
.slider-widget-next a i {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #404040;
    line-height: 35px;
    width: 15px;
    height: 22px;
}
.slider-widget-next a i::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    border-right: solid 2px #404040;
    border-bottom: solid 2px #404040;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.slider-widget-wrapper {background: #ececec;padding: 10px;margin: 10px 0;}
.slider-widget-headingtext {float: left;width: 75%;font-size: 18px;color: #000;text-transform: capitalize;}
.slider-widget-viewall {float: right;font-size: 14px;color: #000;text-transform: uppercase;font-weight: bold;line-height: 25px;}
.slider-widget-clear {clear: both;}
.slider-widget-thumbimg {float: left;width: 100px;}
.slider-widget-title {margin-left: 114px;font-size: 14px;color: #000;}
.slider-widget-heading {margin-bottom: 10px;}
.slider-widget-next {font-size: 14px;line-height: 25px;padding: 0px 15px 0px 5px;position: relative;font-weight: bold;text-transform: uppercase;}
.slider-widget-next a {color: #000;}
.slider-widget-next-up a i::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    border-right: solid 2px #404040;
    border-bottom: solid 2px #404040;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.slider-widget-next-up a i {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #404040;
    line-height: 35px;
    width: 15px;
    height: 22px;
}
.slider-widget-container {
    margin-top: 38px;
}
.slider-widget-wrapper .slider-widget-container {
    display: none;
}
.slider-widget-wrapper .bx-viewport .slider-widget-container {
    display: block!important;
}


.headtohead-widget-count{ display:none; }
.headtohead-widget{display:none; }
.headtohead-widget-visible{display:block; }

.deepLinkPromo {
    padding: 10px 20px;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0 20px 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
   background: #f2fafc;
}
.cityBlock-content {
  margin: 0 15px;
}
.deepLinkPromo a {
    color: var(--font-color)!important;
}
.theme-dark .oi-articlepage-relatedlink,.theme-dark .deepLinkPromo{background: var(--adbg-color);}
.oi-articlepage-relatedlink {
    min-height: 87px;
    margin-bottom: 20px;
}
.deepLinkPromoImg {
    float: left;
    padding-right: 10px;
    width: 100px;
    height: 56px;
}


#artRight{margin-top: 11px;}

.rightArt {

    width: 47%;

    float: left;

    margin-left: 2%;

    border-bottom: 1px solid #7B7B7B;

    height: 200px;

    margin-bottom: 10px;

    overflow: hidden;

 }

 .rightArt img{

        width:100%;

            height: 95px;

 }

 .rightArt a{

        text-decoration:none;

 }

 .rightArtTitle {

        font-size: 15px;

        line-height:21px;

        color: #000;

        padding-top: 6px;

 }

.sliderImg,.big_center_img {position: relative; width: 100%;}
.sliderImg,.big_center_img img {display: block; width: 100%;}
.article-image-ad {margin: 0 auto;background: #fff;position: absolute;width: 90%;bottom:0px;left: 0;right: 0;}
.article-image-ad-close {position: absolute;top: -20px;right: -12px;background: url(https://images.oneindia.com/images/close_dark_gray.png) no-repeat 0 0;width: 31px;height: 31px;cursor: pointer;}
.big-center-img figure{position: relative;}
.slider-widget-next-up{
    position: relative;
    margin: 0 auto;
    z-index: 999999;
}
.slider-widget-next-up a {
    color: #000;
}

.filmibeat-morenews-block {
    background: #f2f2f2;
    padding: 5px 0px;
}
.filmibeat-section-heading {
    font-size: 20px;
    color: #fff;
    padding: 0;
    position: relative;
    font-weight: 800;
    margin: 0px 5px 10px 5px;
}
.filmibeat-section-heading a{
    padding: 3px 5px;
    color: #000;
    text-transform: uppercase;

}
.filmibeat-videoslist {
    margin: 0 5px 0px 10px;
}
.filmibeat-videoslist ul {
    white-space: nowrap;
    overflow-x: scroll;
    width: 100%;
    margin-bottom: 0;
}
.filmibeat-videoslist ul li {
    white-space: normal;
    vertical-align: top;
    display: inline-block;
    margin: 0 10px 10px 0;
    width: 210px;
}
.filmibeat-videos-thumbimg {
    position: relative;
    max-height: 115px;
    overflow: hidden;
}
.boxoffice-title {
    background: #f5f5f5;
    font-size: 15px;
    color: #000;
    height: 90px;
    line-height: 24px;
}
.filmibeat-more-articles {
    padding: 5px;
    text-align: center;
    font-size: 26px;
    color: #E81B42;
    position: relative;
}
.filmibeat-more-articles:before {
    position: absolute;
    top: 20px;
    height: 1px;
    content: '';
    width: 100%;
    left: 0;
    right: 0;
    z-index: -1;
}
.filmibeat-more-articles a {
    color: #000;
}
.filmibeat-morenews-block .widgetHeading{font-size:15px !important}
.deepLinkPromo {
display:block;
  }
.dayindex_link{
    font-size: 16px;
    margin: 10px 0;
    display: none;
}
.tags.clearfix {
    background: #ffffff;
    padding: 5px 10px;
}
.english_summary_content{
    font-size: 16px!important;
}

.pb20{
padding-bottom:25px;
}
span.oiad-txt1 {
  color: #ccc;
  display: inline-block;
  font-size: 9px;
  width: 100%;
  text-align: center;
  background: #f5f5f5;
  padding: 8px 0;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
}
span.oiad-txt {
    display: inline-block;
    font-size: 9px;
    width: 100%;
    text-align: center;
    padding: 8px 0;
    text-transform: uppercase;
    font-family: Arial,Helvetica,sans-serif;
}
.bornon{
margin:0!important;border-top:0 none!important
}
#recommended_video {
   padding: 12px 0;
}
div#endofcontent {
padding: 0px 10px;
margin: 0 10px;
font-size: 16px;
background: #fff;
line-height: 24px;
}

.assignVdoHead {
    font-family: arial;
    padding: 8px 20px 5px 20px!important;
    background: #3e3e3d;
    color: #fff !important;
    font-size: 15px!important;
    text-shadow:none;
    margin: 0 !important;
}
.recommended_video_heading {
  font-size: 14px;
    line-height: 25px;
    font-weight: 600;
    padding: 8px 20px;
    background: #3e3e3d;
    color: #fff !important;
}
.widgetHeading {
    text-align: left;
    font-size: 17px;
    margin: 0 10px 5px 10px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}
.cityBlock-content ::-webkit-scrollbar{
    -ms-overflow-style: none; /* for Internet Explorer, Edge */
    scrollbar-width: none; /* for Firefox */

}
.cityBlock-content ::-webkit-scrollbar {
    display: none; /* for Chrome, Safari, and Opera */
}
.newscityblock ul li {
    padding: 1px 5px 5px 5px;
    list-style-type: none;
    background: #fff;
    white-space: normal;
    vertical-align: top;
    display: table-cell;
}
.newscityblock ul li a{
        text-decoration: none;
}
.ctitle{
    font-size: 15px;
    line-height: 23px;
    color: #000;
    width: 170px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newscityblock ul{
        padding: 0;
        margin: 0;
	overflow-x: scroll;
        width: 100%;
}

.cimage{
    width: 167px;
    height: 94px;
}
.widgetHeading {
    text-align: left;
    font-size: 17px;
    margin: 0 10px 5px 10px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}
.cityBlock-content ::-webkit-scrollbar{
    -ms-overflow-style: none; /* for Internet Explorer, Edge */
    scrollbar-width: none; /* for Firefox */

}
.cityBlock-content ::-webkit-scrollbar {
    display: none; /* for Chrome, Safari, and Opera */
}
.newscityblock ul li {
    padding: 1px 5px 5px 5px !important;
    list-style-type: none;
    background: #fff;
    white-space: normal;
    vertical-align: top;
    display: table-cell;
}
.newscityblock ul li a{
        text-decoration: none;
}
.ctitle{
    font-size: 15px;
    line-height: 23px;
    color: #000;
    width: 170px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newscityblock ul{
        padding: 0;
        margin: 0;
	overflow-x: scroll;
        width: 100%;
}

.cimage{
    width: 167px;
    height: 94px;
}
.pwa-catarrow {
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    vertical-align: middle;
    margin: -3px 3px 0 3px;
}
.notification-outerblock {
    background: #ffffff !important;
}
.tags_content{
    padding: 0 20px;
}
.mykhel-player-widget-wrapper{
    margin: 12px 20px!important;
}
.mykhel-players-heading {
    margin-left: auto!important;
}
.os-sports-wrapper .os-sports-article-text {
    padding: 0 0 10px 0px;
    line-height: 22px;
    font-size: 16px;
}
.os-c-live-bar-l ul li {
     display: inline-flex;
}
.os-live-bar-title {
   font-size: 14px;
}
.os-live-bar-title {
     margin-left: 15px;
}
.gallery-embed-container-mykhel {
  font-family: 'Roboto Slab', sans-serif!important;
  margin:12px 20px 12px 20px !important
}
.ds-album-heading {
  padding: 0!important;
  color: #000!important;
  line-height: 22px!important;
  font-size: 17px!important;
  font-weight: 600!important;
}
.mykhel-other-players.playerExists ul li:first-child {
  box-shadow: 3px 0 3px #ccc;
  top: 0;
  padding-top: 42px!important;
  height: 130px;
  position: absolute;
  background: #e6e6e6;
  left: 0;
  font-weight: bold;
}
#taboola-below-article-thumbnails {
  padding: 0 10px;
  }
  .mykhel-other-players ul::-webkit-scrollbar {
   display: none;
  }
.oi-footer-bottom-ad-btns {
    display: none !important;
}
.bs-article-hashtags {
	display: none;
}
#promoteOiArticles a {
  font-weight: normal!important;
}
.story p:empty {
  padding: 0;
}
#promoteOiArticles {
  padding: 12px 0;
}
#art-oi-content h2.assignVdoHead {
  margin: 0!important;
  padding: 8px 20px!important;
}
figcaption {
  font-size: 13px;
  line-height: 22px;
}
#recommended_video:empty, #assigned_video:empty {
padding:0;
}
.sgmedia {
  margin: 12px 0;
}
.slider-article-list-wrap, .inarticlead {
  padding: 12px 0;
}
#taboola-mid-home-stream-article {
  margin: 12px 0 !important;
}
.oi-stories-wrap {
  margin: 12px 0 !important;
}
/*
 * Dark Mode Article CSS
 */
h3, h4, h5 {color: var(--font-color);}
.os-breadcrumb h1, .os-breadcrumb .os-breadcrumb-nav span, .os-breadcrumb .os-breadcrumb-nav a {color: var(--font-color);}
.articlePostedBy, .articlePublishDate {color: var(--author-color);}
.author-profile.written-by a {color: var(--author-color);}
#article-content-div p, .ctitle {color: var(--font-color);}
.bredcrumb-arrow {border: solid var(--font-color-secondary);border-width: 0 1px 1px 0;}
/*#article-content-div table tr td {border: 1px solid var(--border-color-primary);background: var(--pts-mode-bg-sec);color: var(--font-color);}*/

.oi-stories-heading, .widgetHeading, .ds-album-heading, .ds-album-heading a {color: var(--font-color)!important;text-transform: capitalize!important;}
.slider-article-list-wrap {background: var(--bg-color-primary2);}
.oi-stories-wrap {background: var(--bg-color-primary2);}
#bottom-single-photo-block {background: var(--bg-color-primary2);}
.organic-thumbs-feed-01 .video-title, .thumbs-feed-01 .syndicatedItem .video-title, .thumbs-feed-01 .video-title {
 color: var(--font-color);
} 
.thumbs-feed-01 .video-description {
color: var(--font-color-secondary);
}
.videoCube span.video-label.trc_ellipsis,.thumbs-feed-01-stream .logoDiv a span{    color: var(--font-color)!important;}

.os-c-live-bar-l ul li a,.os-live-bar-title{color: var(--font-color);}
.oi-add-block,span.oiad-txt,.inartfirst,#taboola-mid-home-stream-article,div#taboola-mid-article-thumbnails,.os-c-live-bar-l{background: var(--adbg-color)!important;}
.oi-scores-mainheading {color: var(--font-color);}
.oi-scores-slidercontent {background: var(--color-secondary);}
.oi-scores-main-header {color: var(--font-color);}
.oi-scores-heading {color: var(--font-color-secondary);}
.oi-scores-team {color: var(--font-color-secondary);}
.oi-scores-score {color: var(--font-color-secondary);}
.oi-scores-result {color: var(--font-color-secondary);}
.oi-scores-links {border-top: 1px solid var(--border-color-primary);}
.oi-scores-links a {color: var(--font-color-secondary);}
.oi-scores-sliderwrap {background: var(--color-tertiary);}
.lang-block ul li a{    padding: 10px 24px;}
.theme-dark [data-feed-main-container-id="taboola-below-article-thumbnails"].tbl-feed-frame-DIVIDER .tbl-feed-card{    box-shadow: 0 1px #6c6360;}
.theme-dark [data-feed-main-container-id="taboola-below-home-thumbnails"].tbl-feed-frame-DIVIDER .tbl-feed-card{    box-shadow: 0 1px #6c6360;}
.videoCube a.video-cta-href button.video-cta-button{color: var(--font-color)!important;
    border-color: var(--font-color)!important;}
 /*Trending Stories css starts*/
 .oi-trending-mainsection {margin: 0 20px;}
.oi-trending-mainsection .oi-article-wrapper {box-shadow: none;}
.oi-trendingarticle-wrapper ul{white-space: nowrap;overflow-x: scroll;overflow-y: hidden;padding-bottom: 10px;padding-right: 5px;}
.oi-trendingarticle-wrapper ul {-ms-overflow-style: none;  /* Internet Explorer 10+ */scrollbar-width: none;  /* Firefox */}
.oi-trendingarticle-wrapper ul::-webkit-scrollbar { display: none;  /* Safari and Chrome */}
.oi-trendingarticle-wrapper ul li{display: inline-block;width: 270px;margin-right: 3px;vertical-align: top;box-shadow: 1px 4px 6px -1px rgba(0, 0, 0, 0.10), 0px 2px 4px -1px rgba(0, 0, 0, 0.10);margin-left: 2px;background: var(--color-secondary);}
.oi-trendingarticle-wrapper ul li a {text-decoration: none;}
.oi-trendingarticle-wrapper ul li:last-child{margin-right: 0px;}
.article-thumb img{display: block;width: 100%;}
.article-title-wrap {padding: 12px 10px;font-size: 15px;color: var(--font-color);font-weight: 400;text-align: left;height: 70px;white-space: initial;overflow: hidden;line-height: 26px;background: var(--color-secondary);text-transform: capitalize;}

.nav-notification a {display: block;}
.nav-notification img {width: 20px;height: 20px;}
.theme-light .notification-bell-dark, .theme-dark .notification-bell {display: block;}
.theme-light .notification-bell, .theme-dark .notification-bell-dark {display: none;}
.one-head-share {
    float: right;
    margin: 10px 15px 0 0px!important;
}
.one-share-icon{background: none;}
.one-head-share a {color: #000;padding: 5px;display: block;}
.one-head-share a i {width: 16px;height: 16px;display: inline-block;vertical-align: middle;}
.theme-light .one-share-icon-dark, .theme-dark .one-share-icon {display: block;}
.theme-light .one-share-icon, .theme-dark .one-share-icon-dark {display: none;}
.oi-header-categorywrap.navfixed .one-head-share {position: absolute;right: 0;top: -5px;z-index: 100000;display:none;background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 0.12%, rgb(255, 255, 255) 100%);width: 45px;}
.oi-header-categorywrap .one-head-share {display: none!important;}
.oi-header-categorywrap.navfixed .one-head-share a {margin-left: 15px;}

.theme-dark .oi-header-categorywrap.navfixed .one-head-share {background-image: linear-gradient(to right, rgba(0, 0, 0, 1) 0.12%, rgb(0, 0, 0) 100%);}

 div#oneliner-promo{background: var(--color-primary);}
       .oi-wrapper .os-c-live-bar-l{margin-top: 0!important } 
#article-content-div table tr td {border: 1px solid var(--border-color-primary);color: var(--font-color);}
#article-content-div table tr:nth-child(odd) {background: var(--table-bg-odd);}
#article-content-div table tr:nth-child(even) {background: var(--table-bg-even);}
#article-content-div table tr:first-child {background: var(--table-bg-first);}
#article-content-div p{color: var(--font-color)!important;}
/*#article-content-div p{ padding:5px 20px !important;}*/
.inarticlead {
    padding: 28px 0!important;
}
.inartfirst {
    margin: 28px 0!important;
}
.big-center-img {
    padding: 24px 0 19px!important;
}
.sgmedia {
    margin: 28px 0!important;
}
.oi-header-categorywrap.navfixed .one-head-share {
    position: absolute;
    right: 0;
    top: -5px;
    z-index: 100000;
    display: none;
    background-image: linear-gradient(to right,rgba(255,255,255,1) 0.12%,rgb(255,255,255) 100%);
    width: 45px;
}

.inartfirst.inarticlead {
    padding: 12px 0!important;
}
#inner-article-wrapper {
   padding-top: 20px;
}
.fantasypro {
    font-size: 16px!important;
    color: #000!important;
    background: #f2fafc;
    padding: 10px 20px!important;
    margin: 24px 0px 10px 0px;
}
.oi-wc-promo-wrapper {
	font-family:arial;
}


:root {
        --faqs-border-color: #333333;
        --faqs-font-color: #FFFFFF;
        --faqs-font-color-sec: #D4D4D4;
        --faqs-title-color: #FFFFFF;
        --faqs-arrow-color: #818181;
}
.oi-faqs-widget-mainwrapper {padding: 24px 16px 24px 16px;font-family: 'Roboto', Arial, Helvetica, sans-serif;background: #1C1C1E;}
.oi-faqs-heading {font-size: 18px;font-weight: 600;color: var(--faqs-title-color);line-height: 100%;margin-bottom: 24px;}
.oi-faqs-widget-wrapper {margin: 24px 0 24px 0;}
.oi-faqs-widget-section {margin: 0 0 24px 0;border-bottom: 1px solid var(--faqs-border-color);}
.oi-faqs-widget-title {color: var(--faqs-font-color);font-size: 16px;line-height: 26px;margin-bottom: 12px;cursor: pointer;position: relative;padding-right: 30px;font-weight: 500;}
.oi-faqs-widget-desc p {color: var(--faqs-font-color-sec)!important;font-size: 15px!important;line-height: 24px!important;font-weight: 400!important;margin-bottom: 24px!important; padding: 0px!important;}
.oi-faqs-widget-desc {color: var(--faqs-font-color-sec);font-size: 15px;line-height: 24px;font-weight: 400;margin-bottom: 24px;display: none;}
.oi-faqs-widget-section.show .oi-faqs-widget-desc {display: block;}
.oi-faqs-widget-title:after {content: '';position: absolute;right: 8px;top: 7px;border: solid var(--faqs-arrow-color);border-width: 0 2px 2px 0;display: inline-block;padding: 3px;transform: rotate(45deg);-webkit-transform: rotate(45deg);transition: all 0.8s ease-in-out 0s;-moz-transition: all 0.8s ease-in-out 0s;-webkit-transition: all 0.8s ease-in-out 0s;}
.oi-faqs-widget-section.show .oi-faqs-widget-title:after {transform: rotate(-135deg);-webkit-transform: rotate(-135deg);top: 11px;}
.oi-channel-name {font-size: 16px;color: #414143;font-weight: 700;font-family: 'Centra No2 TRIAL', Arial, Helvetica, sans-serif;}
.oi-channel-name span {color: #5D5D5F;font-weight: 800;}
.oi-faqs-widget-mainwrapper{
    margin:24px 16px;
    border-radius:12px;
}
