.oi-breadcrumb {font-size: 16px;color: #8F99A3;line-height: 24px;font-weight: normal;margin-bottom:12px;}
.oi-breadcrumb a {color: #8F99A3;}
.oi-breadcrumb span {font-weight: bold;color: #FF4BB3;font-size: 16px;line-height: 21px;}

.oi-article-heading {font-size: 24px;line-height: 27px;color: var(--font-color-primary);font-weight: bold;margin-bottom:8px;}

.oi-article-datetime {display: flex;align-items: center;margin-bottom: 16px;}
.oi-author-details {font-size: 14px;color: var(--font-color-primary);font-weight: normal;line-height: 21px;position: relative;}
.oi-author-details a {color: var(--font-color-primary);}
.oi-article-timestamp {font-size: 14px;color: var(--font-color-primary);font-weight: normal;line-height: 21px;padding-left: 30px;}
.oi-author-details:after {position: absolute;content: '';width: 1px;height: 13px;background: #8F99A3;right: -16px;top: 4px;}
.oi-article-timestamp .time-update-icon{display: inline-block;vertical-align: middle;margin-right: 2px;}

.oi-story-wrapper p {font-size: 16px;line-height: 30px;font-weight: normal;padding-bottom:20px;color: var(--font-color-primary);}
.big-center-img img{width: 100%;display: block;border-radius: 13px;}
.instagram-credits {padding-top: 8px;}
.instagram-details {font-size: 12px;color: #8F99A3;font-weight: bold;line-height: 17px;}

/*
 * Advertisement Styles
 */
 .oi-adblock {background: var(--ad-bg-color);margin-top: 40px;margin-bottom: 20px;}
 .oi-adimg {margin: 0 auto;text-align: center;padding-bottom: 12px;}
 .oi-adtext {color: var(--ad-text-color);font-size: 10px;font-weight: 400;line-height: 150%;letter-spacing: 0.1px;text-transform: uppercase;padding: 12px 6px;text-align: center;}



 .oi-articlepage-relatedlink {background: var(--deeplinks-bg-color);padding: 16px;margin: 0 0 20px 0;position: relative;border-radius: 8px;}
.oi-articlepage-relatedlink:after {content: '';clear: both;display: table;}
.oi-articlepage-thumb {float: left;width: 100px;height: 56px;}
.oi-articlepage-thumb img {display: block;border-radius: 8px;}
.oi-articlepage-details {margin-left: 110px;}
.oi-articlepage-title {font-weight: bold;font-size: 13px;line-height: 20px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;height: 40px;color: var(--deeplinks-text-color);margin-bottom: 4px;}
.oi-articlepage-title a {color: var(--deeplinks-text-color);}
.oi-articlepage-label {}
.oi-editors-pick {font-size: 12px;color: #B969FF;line-height: 17px;display: inline-block;vertical-align: middle;}
.oi-editors-icon {display: inline-block;vertical-align: middle;position: relative;top: -1px;margin-right: 5px;width: 9px;height: 12px;background: url(../images/icons/editors-pick-icon.svg) no-repeat 0 0;}
.oi-editors-label {color: #8F99A3;font-size: 12px;line-height: 17px;font-weight: normal;display: inline-block;vertical-align: middle;margin-left: 10px;position: relative;padding-left: 10px;}
.oi-editors-label:before {content: '';width: 3px;height: 3px;position: absolute;background: #8F99A3;border-radius: 50%;top: 5px;left: 0;}


.oi-article-video{background: var(--deeplinks-bg-color);padding: 16px 0px;margin-bottom: 16px;}
.oi-article-video-pic{margin: 0px 40px;position: relative;overflow: hidden;border-radius: 17px;}
.oi-article-video-pic img{width: 100%;display: block;border-radius: 17px;}
.inner-article-title{background: linear-gradient(180deg, #000000 -24.72%, rgba(0, 0, 0, 0) 91.41%);position: absolute;top: 0;left: 0;width: -webkit-fill-available;border-top-left-radius: 17px;border-top-right-radius: 17px;height: 130px;color: #fff;font-size: 18px;font-weight: bold;line-height: 20px;text-align: center;padding: 20px 20px 0px 20px;}

.oi-gametime-wrapper {background: #1A2127;padding: 16px 20px;border-radius: 12px;margin: 20px 0px 20px 0px;}
.oi-gametime-container {display: flex;justify-content: space-between;align-items: center;}
.oi-games-icon {background: rgba(255,255,255,0.4);border-radius: 5px;width: 32px;height: 32px;display: inline-block;margin-right: 5px;vertical-align: middle;}
.oi-gametimetitle {display: inline-block;vertical-align: middle;font-size: 16px;font-weight: bold;line-height: 22px;color: #fff;}
.oi-gametime-arrow {width: 54px;height: 32px;background: url(../images/mykhel-arrow.svg) no-repeat 0 0;display: inline-block;vertical-align: middle;}


/*
 * More From Styles
 */
 .oi-morefrom-block {margin: 42px 0;background: var(--bg-color-secondary);padding: 24px 0 24px 16px;border-radius: 12px;}
.oi-morefrom-heading-logo {display: inline-block;width: 91px;height: 26px;background: url(../images/oneindia-logo-videos.svg) no-repeat 0 0;vertical-align: middle;}
.oi-morefrom-heading {font-size: 24px;color: var(--font-color-primary);font-weight: bold;margin: 0 0 20px 0;font-family:  Arial, Helvetica, sans-serif;}
.oi-morefrom-heading span {display: inline-block;vertical-align: middle;margin-right: 5px;}

.oi-morefrom-content {position: relative;}
.oi-morefrom-content ul {white-space: nowrap;
    overflow-x: auto;
    scrollbar-width: none; }
.oi-morefrom-content ul li {display: inline-block;margin-right: 15px;width: 265px;vertical-align: top;white-space: normal;white-space: normal;}

.oi-morefrom-thumbimg {position: relative;border-radius: 12px;overflow: hidden;transition: all 0.3s ease;}
.oi-morefrom-thumbimg img {border-radius: 12px;transition: all 0.3s ease;}
.oi-morefrom-thumbimg:hover img{transform: scale(1.2);}
.oi-morefrom-details {}
.oi-morefrom-title {font-size: 14px;font-weight: normal;line-height: 18px;margin: 12px 0 6px 0;color: var(--font-color-primary);height: 40px;overflow: hidden;}
.oi-morefrom-title a {color: var(--font-color-primary);font-size: 14px;}
.oi-morefrom-titleinner {height: 40px;overflow: hidden;-webkit-line-clamp: 3;-webkit-box-orient: vertical;text-overflow: ellipsis;display: -webkit-box;}
.oi-morefrom-category {font-size: 14px;font-weight: normal;line-height: 17px;margin: 0;color: var(--cat-color-primary);}
.oi-morefrom-category a {color: #8F99A3;}

.oi-prev-next-nav {position: absolute;top: -103px;width: 100%;}
.prev-nav {border-radius: 50%;position: absolute;left: 10px;top: 160px;background: var(--vid-time-color);width: 32px;height: 32px;cursor: pointer;margin: auto;text-indent: -9999px;}
.next-nav {border-radius: 50%;position: absolute;right: 10px;top: 160px;background: var(--vid-time-color);width: 32px;height: 32px;cursor: pointer;margin: auto;text-indent: -9999px;}
.prev-nav::before {content: "";position: absolute;top: -1px;bottom: 0;left: -5px;right: 0;margin: auto;background: var(--next-bg) no-repeat 0 0;width: 11px;height: 14px;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);transform: rotate(180deg);}
.next-nav::before {content: "";position: absolute;top: 2px;bottom: 0;left: 5px;right: 0;margin: auto;background: var(--next-bg) no-repeat 0 0;width: 11px;height: 14px;}
.disabled {display: none;}



.oi-article-updates{padding: 24px 23px;background: var(--deeplinks-bg-color);border-radius: 16px;margin-bottom: 20px;}
.oi-article-updates-thumb {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 14px;
    margin: 3px;
}

.oi-article-updates-thumb img {
    border-radius: 14px;
    max-width: 100%;
    display: block;
    height: 100%;
    width: 100%;
    transition: all 0.3s ease;
}
.oi-article-updates-dtls {
    height: 62px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;font-size: 18px;line-height: 21px;margin: 8px 0px;
}
.oi-article-updates-dtls a {
    color: var(--font-color-secondary);
}
.oi-article-updates-ctry{font-size: 14px;color: #8F99A3;line-height: 17px;}
.oi-article-updates ul li{padding-bottom: 33px;padding-top: 24px; border-bottom: 1px solid var(--all-border-color);}
.oi-article-updates ul li:first-child{padding-top: 0px;}
.oi-article-updates ul li:last-child{padding-bottom: 0px;border-bottom: none;}
.ad-2img{width: 100%;display: block;}
.oi-article-updates ul li:hover .oi-article-updates-thumb img {transform: scale(1.2);}


.more-article-thumb img{width: 100%;display: block;border-radius: 12px;}
.more-article-desc {
    height: 40px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-size: 15px;font-weight: 700;
    line-height: 20px;
    margin-top: 8px;
}
.more-article-desc a{color: var(--font-color-secondary);}
.more-art-split{display: flex;align-items: center;justify-content: space-between;padding-top: 4px;color: #8F99A3;font-size: 13px;font-weight: bold;}
.more-article-signup {
    width: 80px;
    height: 40px;
    background: var(--signup) 0 0 no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.oi-more-articles-block ul li{padding-bottom: 24px;}







/*
 * Photos Styles
 */
.photos-wrapper {border-bottom: 1px solid var(--border-color-primary);margin-bottom: 42px;}
.photos-container {margin: 0 16px 24px 0px;display: inline-block;width: 300px;float: left;vertical-align: middle;}
.photos-container:nth-child(2n) {margin-right: 0;float: right;}
.photos-thumb, .photos-image {border-radius: 12px;position: relative;overflow: hidden;}
.photos-thumb img, .photos-image img {border-radius: 12px;width: 100%;height: auto;transition: all 0.3s ease;}
.photos-thumb:hover img, .photos-image:hover img{transform: scale(1.2);}
.photos-thumb:hover .oi-photos-playicon:after {position: absolute;content: '';background: url(../images/icons/circle-border.svg) 0 0 no-repeat;width: 41px;height: 42px;background-size: 100%;}
.photos-title {font-size: 15px;color: var(--font-color-primary);font-weight: bold;line-height: 25px;padding: 12px 0;height: 70px;overflow: hidden;}
.photos-title a {color: var(--font-color-primary);}
.photos-stories-wrapper {margin-bottom: 36px;border-bottom: 1px solid var(--border-color-primary);}
.photos-main-content {position: relative;}
.photos-main-img {background: var(--bg-color-secondary);margin: 0;position: relative;min-height: 200px;}
.photos-main-img img {text-align: center;display: inline-block;}
.photos-count {padding: 6px;border-radius: 1px;opacity: 85%;background: #060606;position: absolute;top: 12px;right: 16px;font-size: 12px;line-height: 15px;font-weight: bold;color: var(--photos-count-color);text-align: center;min-width: 30px;}
.photos-credit {font-size: 12px;color: #8F99A3;font-weight: bold;line-height: 17px;padding: 12px 0px;float: left;}
.photos-caption {font-size: 15px;line-height: 30px;font-weight: normal;padding: 12px 0px 42px 0px;color: var(--font-color-primary);}
.photos-credit-wrapper:after {content: '';clear: both;display: table;}
.photos-share {float: right;margin: 6px 0px 0 0;}
.photos-share-link {border-radius: 30px;background: var(--photos-bg-color);padding: 4px 16px;color: var(--photos-count-color);font-size: 14px;line-height: 24px;font-weight: normal;display: block;}
.photos-share-icon {background: var(--photos-share-icon) no-repeat 0 0;width: 18px;height: 18px;display: inline-block;vertical-align: middle;margin-right: 5px;}



/*
 * Trending Photos Styles
 */

.oi-trending-photos-wrapper {background: var(--bg-color-secondary);margin: 0 0 42px 0;padding: 24px 16px;border-radius: 12px;}
.oi-trending-photos-container {width: 100%;position: relative;margin: auto;overflow: hidden;display: flex;transition: transform 1s ease;}
.oi-trending-photos-content ul {}
.oi-trending-photos-content ul li {list-style-type: none;margin: 0 0 4px 0;vertical-align: top;white-space: normal;position: relative;float: left;}
.oi-trending-photos-content ul li.cols2 {width: 49.8%;}
.filmi-galwidget-title {padding: 12px 0;text-align: left;font-size: 16px;color: var(--font-color-primary);font-weight: 400;line-height: 24px;}
.oi-trending-photos-content ul li:nth-child(2n) {float: right;}
.filmi-galwidget-photos-thumbimg {position: relative;overflow: hidden;transition: all 0.3s ease;}
.filmi-galwidget-photos-thumbimg img {display: block;max-width: 100% !important;transition: all 0.3s ease;}
.filmi-galwidget-photos-thumbimg:hover img {transform: scale(1.2);}
.filmi-galwidget-photos-thumbimg:hover .oi-photos-playicon:after {position: absolute;content: '';background: url(../images/icons/circle-border.svg) 0 0 no-repeat;width: 41px;height: 42px;background-size: 100%;}
.filmi-galwidget-more-imgs {background-color: rgba(0, 0, 0, 0.4);bottom: 0;color: #fff;font-size: 30px;font-weight: normal;left: 0;position: absolute;right: 0;top: 0;border-radius: 0 12px 12px 0;}

.oi-trending-photos-content ul li:nth-child(n) .filmi-galwidget-photos-thumbimg img {border-radius: 12px 0 0 12px;}
.oi-trending-photos-content ul li:nth-child(2n) .filmi-galwidget-photos-thumbimg img {border-radius: 0 12px 12px 0;}
.filmi-galwidget-more-text {display: table;height: 100%;width: 100%;}
.filmi-galwidget-more-spantext {display: table-cell;text-align: center;vertical-align: middle;}

.filmi-dots {text-align: center;}
.filmi-dots .dots {text-align: center;margin-top: -20px;position: relative;z-index: 100;left: 0;top: 18px;}
.filmi-dots .dot {display: inline-block;width: 6px;height: 6px;background: #8F99A3;border-radius: 50%;margin: 0 5px;cursor: pointer;}
.filmi-dots .dot.active {background: #19C0C5;width: 7px;height: 7px;}

.filmi-prev-arrow {border-radius: 50%;position: absolute;left: 10px;top: 100px;background: var(--vid-time-color);width: 32px;height: 32px;cursor: pointer;margin: auto;text-indent: -9999px;}
.filmi-next-arrow {border-radius: 50%;position: absolute;right: 10px;top: 100px;background: var(--vid-time-color);width: 32px;height: 32px;cursor: pointer;margin: auto;text-indent: -9999px;}
.filmi-prev-arrow::before {content: "";position: absolute;top: -1px;bottom: 0;left: -5px;right: 0;margin: auto;background: var(--next-bg) no-repeat 0 0;width: 11px;height: 14px;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);transform: rotate(180deg);}
.filmi-next-arrow::before {content: "";position: absolute;top: 2px;bottom: 0;left: 5px;right: 0;margin: auto;background: var(--next-bg) no-repeat 0 0;width: 11px;height: 14px;}



/*
 * Videos Styles
 */

.oi-videos-menu-scroll {padding: 0 0 0 0;margin: 24px 0 24px 16px;}
.oi-videos-menu-scroll ul {white-space: nowrap;width: 100%;overflow-x: auto;margin: 0;box-sizing: border-box;-ms-overflow-style: none;scrollbar-width: none;}
.oi-videos-menu-scroll ul::-webkit-scrollbar {display: none;}
.oi-videos-menu-scroll ul li {display: inline-block;vertical-align: top;line-height: 32px;width: auto; margin: 0 4px;}
.oi-videos-menu-scroll ul li:first-child {margin-left: 0}
.oi-videos-menu-scroll ul li a {padding: 12px 16px;color: var(--videos-catfont-color);background: var(--videos-catbg-color);border-radius: 2px;font-size: 14px;font-weight: bold;border-radius: 3px;line-height: 14px;display: block;}
.oi-videos-menu-scroll ul li a.active {background: var(--videos-catbg-active-color);color: var(--videos-catfont-active-color);}
.oi-videos-home {margin-top: 24px;}
.oi-videos-home ul li {width: auto;margin: 0 20px;border-bottom: 1px solid #ededed;padding: 24px 0!important}
.oi-videos-thumb img {width: 100%;display: block;}
.oi-videos-thumb {position: relative;}
.oi-videos-dtls {color: #000;font-size: 16px;font-style: normal;font-weight: 400;line-height: 25px;padding-top: 12px}
.oi-play-time {position: absolute;left: 25px;bottom: 10px;border-radius: 3px;opacity: .85;background: #060606;color: #08F4FB;font-size: 12px;font-weight: 600;line-height: 15px;padding: 6px;}
.oi-videos-playicon {width: 40px;height: 40px;}

.videos-wrapper {}
.videos-container {margin: 0 16px 24px 0px;display: inline-block;width: 300px;float: left;vertical-align: middle;}
.videos-container:nth-child(2n) {margin-right: 0;float: right;}

.videos-thumb, .videos-image {border-radius: 12px;position: relative;overflow: hidden;}
.videos-thumb img, .videos-image img {border-radius: 12px;width: 100%;height: auto;display: block;transition: all 0.3s ease;}
.videos-thumb:hover img, .videos-image:hover img{transform: scale(1.2);}
.videos-thumb:hover .oi-videos-playicon:after {position: absolute;content: '';background: url(../images/icons/circle-border.svg) 0 0 no-repeat;width: 41px;height: 42px;background-size: 100%;}


.videos-title-wrap {padding: 12px 12px 16px 12px;height: 70px;overflow: hidden;}
.videos-title {font-size: 15px;color: var(--font-color-primary);font-weight: bold;line-height: 25px;height: 70px;overflow: hidden;}
.videos-title a {color: var(--font-color-primary);}
.videos-wrapper .big_center_img {margin-bottom: 36px;}
.videos-wrapper .big_center_img img {width: 100%;}

.oi-morefrom-block .oi-play-time {left: 16px;}
.oi-morefrom-block .oi-videos-playicon {width: 40px;height: 40px;}
.oi-dailymotion-wrapper {background: var(--bg-color-secondary);margin: 0 0 24px 0;}
.oi-dailymotion-content {position: relative;}
.oi-videos-mute {position: absolute;left: 16px;top: 12px;width: 40px;height: 40px;background: url(../images/icons/oi-speaker-icon.svg) no-repeat 0 0;}
.oi-videos-unmute {position: absolute;left: 16px;top: 12px;width: 40px;height: 40px;background: url(../images/icons/oi-speaker-icon.svg) no-repeat 0 0;}

.oi-morefrom-content ul li:hover  .oi-videos-playicon:after {position: absolute;content: '';background: url(../images/icons/circle-border.svg) 0 0 no-repeat;width: 41px;height: 42px;background-size: 100%;}
.oi-morefrom-content ul li:hover .oi-morefrom-category a {color: #19C0C5;}

/*
 * Article Share Styles
 */
.oi-article-share-wrapper {margin: 12px 0;}
.oi-article-share-icons {width: 32px;height: 32px;border: 1px solid var(--border-color-primary);display: inline-block;vertical-align: middle;margin-right: 10px;text-align: center;cursor: pointer;border-radius: 50%;line-height: 32px;}

.oi-footer-top {   
     clear: both !important;
     }