﻿/************************COMMON CSS****************************/
a:hover {
    text-decoration: none;
    color: #000;
}

.no-margin-left {
    margin-left: 0px;
}

.flex-container2 {
    display: flex;
    flex-direction: row;
}

.flex-container {
    display: flex;
    flex-direction: row;
    justify-content: center
}

.align-center {
    text-align: center;
}

.flex-container > div {
    margin: 10px;
    margin-left: 15px;
    padding: 20px;
    font-size: 30px;
    width: 250px;
    height: 250px;
    border: 1px solid;
    justify-content: center;
}

.nav-tabs > li > a {
    border-radius: 4px 4px 0 0;
    padding-left: 4px;
    padding-right: 4px;
}

.container2 {
    display: grid;
    grid-template-columns: 365px 365px;
}

.item {
    border-color: grey;
}

.carousel-control {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: center;
    position: absolute;
    height: 36px;
    width: 37px;
    top: -110px;
    bottom: 0;
    margin: auto;
    background-color: #fff;
    box-shadow: 4px 3px 6px 0 rgba(0, 0, 0, 0.25);
    align-items: center;
}

.carousel-control.left {
    left: -1px;
}

.carousel-control.right {
    right: 0px;
}

.active > div:not(.L2-opinion-news-container):first-child {
    display: block;
}

.iconclass {
    height: 45px;
    width: 35px
}

.border-left {
    border-left: 1px solid #dddddd !important;
}

.sec-title {
    font-size: 28px;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 32px;
    text-align: left;
    color: #000000;
}

div [data-title="This day, that year"] .sec-title {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 32px;
    text-align: left;
    color: #000000;
    padding-bottom: 5px;
}

.border-right-gray {
    border-right: 1px solid #dddddd !important;
}

.clock-icon {
    color: #ababab;
    font-size: 15px;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.float-right {
    float: right;
}

.display-inline {
    display: inline;
}

.border-top {
    border-top: 1px solid #dddddd;
}

.View-All {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: right;
    color: #757575;
}

.View-All a {
    padding-right: 0px !important;
    margin-right: 0px !important;
    color: #757575;
    text-decoration: none;
}

.margin-right-25 {
    margin-right: 25px;
}

.margin-bottom-3 {
    margin-bottom: 3px !important
}

.margin-bottom-4 {
    margin-bottom: 4px !important
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-left-10 {
    margin-left: 10px;
}

.mgr-btm-top-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.pad-15-right {
    padding-right: 15px;
}

.pad-25-right {
    padding-right: 25px;
}

.pad-15-left {
    padding-left: 15px;
}

.pad-25-left {
    padding-left: 25px;
}

.pad-30-left {
    padding-left: 30px;
}

.pad-30-right {
    padding-right: 30px;
}

.pad-btm-10 {
    padding-bottom: 10px;
}

.pad-btm-20 {
    padding-bottom: 20px;
}

.pad-btm-30 {
    padding-bottom: 30px;
}

.pad-top-btm-10 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
}

div[data-title="This day, that year"] .pad-top-btm-10 {
    padding-top: 20px;
}

.pad-35 {
    padding: 35px;
}

.pad-40 {
    padding: 40px;
}

.pad-top-btm-5 {
    padding: 5px;
}

.bdr-gray {
    border: solid 1px #e3e3e3;
}

.bg-transparent {
    background: transparent;
    color: #ffffff;
}

.ul-style-none {
    list-style: none;
}

/*.L2-opinion-tab-block li.active ::after {
    content: "\f0dd";
    color: #fff;
    position: absolute;
    top: 37px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 30px;
    left: 0px;
    right: 0;
}*/

.L2-opinion-tab-block .opn-border-radius.opn-font .L2-letter-block .topstory-addsection .letter-sec {
    align-items: center;
    padding: 0;
}

.L2-opinion-tab-block .opn-border-radius.opn-font .L2-letter-block .topstory-addsection .letter-sec .opinion-letter-area {
    display: flex;
    flex-direction: row;
    margin-left: 10px;
}

.L2-opinion-tab-block .opn-border-radius.opn-font .L2-letter-block .topstory-addsection .letter-sec .ts-letter {
    font-size: 18px;
    line-height: 0.7;
}

.L2-opinion-tab-block .opn-border-radius.opn-font .L2-letter-block .topstory-addsection .ts-opinion-box {
    padding: 10px;
}

.L2-opinion-tab-block .opn-border-radius.opn-font .L2-letter-block .topstory-addsection {
    border: 5px solid #b8b8b8;
}

.L2-opinion-tab-block #myTab .L2-letter-block a.ts-letter-viewall {
    background-color: #fff;
    font-size: 13px;
    padding-left: 8px;
}

.L2-opinion-tab-block .tab-content.opn-font .tab-pane .L2-opinion-news-container .L2-opinion-news-block .news-img-container img.img-fluid.card-img-top {
    margin-top: 7px;
    width: 130px;
    height: 75px;
}

li.active ::after {
    content: " ";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #a40a0a;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    transform: rotate(45deg) translate(-10%, 90%);
    bottom: 0px;
    left: 50%;
}

.nav > li > a {
    position: relative;
    display: flex;
    padding: 10px 10px;
}

.container {
    width: calc(100% - 100px);
    max-width: 100%;
}

@media(min-width:1601px) {
    .container {
        width: calc(100% - 400px);
        max-width: 100%;
    }
}

.arrow-icon-left-right {
    font-size: 20px !important;
    color: darkgrey !important;
    padding: 3px;
}

header.header.margin-top-20 .col-md-4.pad-30-left {
    padding-left: 15px;
}

header.header.margin-top-20 .col-md-4.hdr-txt-right.pad-30-right {
    padding-right: 15px;
}

header.header.margin-top-20 .col-md-4.hdr-txt-right.pad-30-right img#wicon {
    height: auto;
}

.border-bottom {
    border-bottom: 1px solid #dddddd !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-18 {
    font-size: 18px !important;
}

.card {
    border: none;
    width: 100%;
    border-radius: 0;
    display: flex;
    justify-content: space-between;
}

/* <= IE 7 */
@media screen\9 {
    .card {
        display: block;
    }

    .topstory-addsection {
        background-color: #fff;
        background-color: #ffffff;
        border: 3px solid #a30909;
        margin-top: -24px;
    }
}

/* IE 8 */
@media \0screen {
    .card {
        display: block;
    }

    .topstory-addsection {
        background-color: #fff;
        background-color: #ffffff;
        border: 3px solid #a30909;
        margin-top: -24px;
    }
}

/* >= IE10 */
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .card {
        display: block;
    }

    .topstory-addsection {
        background-color: #fff;
        background-color: #ffffff;
        border: 3px solid #a30909;
    }
}

.hot-topic-news-content .card {
    margin-top: -3px;
}

.card-img-top {
    border-radius: 0;
    max-width: 100%;
    height: 100%;
}

div[data-title='Opinions'] .opinion-news-block .news-img-container {
    height: 75px;
    width: 100%;
    margin: auto;
    text-align: left;
    max-width: 100%;
    overflow: hidden;
}

.opinion.full-layout-home img.img-fluid.card-img-top.thumb-img.lazy {
    width: auto;
    object-fit: contain;
    object-position: left;
}

.card-body {
    padding: 5px 0;
    position: relative;
}

div[data-title="Entertainment"] .card-body {
    padding: 4px 0 7px 0;
}

div[data-title="Nation"] .card-body {
    padding: 5px 0;
    position: relative;
    height: inherit;
}

div[data-title="Nation"] .share-time {
    display: flex;
    justify-content: space-between;
    position: relative;
    bottom: 0;
    width: 100%;
    margin-bottom: 5px;
}

div[data-title="Business"] .card-body {
    padding: 5px 0;
    position: relative;
    height: inherit;
}

div[data-title="Business"] .share-time {
    display: flex;
    justify-content: space-between;
    position: relative;
    bottom: 0;
    width: 100%;
}

div[data-title="Sports"] .card-body {
    padding: 7px 0 5px 0;
    position: relative;
    height: inherit;
}

div[data-title="Sports"] .share-time {
    display: flex;
    justify-content: space-between;
    position: relative;
    bottom: 0;
    width: 100%;
    margin-bottom: 5px;
}

div[data-title="World"] .card-body {
    height: inherit;
    padding: 5px 0;
    position: relative;
}

div[data-title="World"] .share-time {
    position: relative;
    bottom: 0;
    width: 100%;
}

div[data-title="Health"] .card-body {
    padding: 5px 0;
    position: relative;
    height: inherit;
}

div[data-title="Health"] .share-time {
    display: flex;
    justify-content: space-between;
    position: relative;
    bottom: 0;
    width: 100%;
}

div[data-title="Jobs And Careers"] .card-body {
    padding: 5px 0;
    position: relative;
    height: inherit;
}

div[data-title="Jobs And Careers"] .share-time {
    display: flex;
    justify-content: space-between;
    position: relative;
    bottom: 0;
    width: 100%;
    margin-bottom: 5px;
}

div[data-title="Features"] .card-body {
    padding: 8px 0 5px 0;
    position: relative;
    height: inherit;
}

div[data-title="Sports"] .metadata.clearfix {
    margin-bottom: 2px;
}

div[data-title="Features"] .share-time {
    display: flex;
    justify-content: space-between;
    position: relative;
    bottom: 0;
    width: 100%;
}

div[data-title="Movie Review"] .card-body {
    padding-bottom: 0;
    height: inherit;
}

div[data-title="Movie Review"] .card-body p {
    margin-bottom: 0px;
    color: #5a5a5a;
}

div[data-title="Movie Review"] .card-body p strong {
    color: #000;
}

div[data-title="Movie Review"] h4.card-title.movie-review-title a {
    font-weight: 600;
}

div[data-title='Top Stories'] .card-body p.card-text.font-16 {
    line-height: 22px;
    margin-bottom: 2px;
}

div[data-title="Movie Review"] p.movie-review.movie-review-headline {
    color: #000;
}

.opinion-tab-block .card-body {
    padding: 0px 0;
    position: relative;
}

.share-time {
    display: flex;
    justify-content: space-between;
    position: relative;
    bottom: 0;
    width: 100%;
}

.flexslider .slides .share-time {
    position: relative;
}

.card-title {
    margin-bottom: 0px;
    font-size: 20px;
    font-family: 'Mukta', sans-serif;
    max-height: inherit;
    overflow: hidden
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
.card-title {
    overflow:visible;
}
}


.card-title-large {
    margin-bottom: 5px;
    font-size: 20px;
    font-family: 'Mukta', sans-serif;
}

.card-title-large a {
    font-weight: normal;
    line-height: 24px;
    color: #000000;
}

.card-title a {
    font-weight: normal;
    line-height: 1.4;
    color: #000000;
}

.l3-ts-news-container .l3-ts-top-container .l3-ts-poster-news .card-title a {
    line-height: 1.2;
}

.l3-ts-news-container .l3-ts-top-container .l3-ts-poster-news p.card-text.font-16 {
    line-height: 22px;
    padding-top: 10px;
}

div[data-title='Opinions'] .columnist-block .writer-info a {
    color: #fff;
}

.card-text {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    color: #5a5a5a;
    font-family: 'Mukta', sans-serif;
    margin-bottom: 5px;
}

.card-time span,
.card-share a {
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: normal;
    text-align: left;
    color: #ababab;
    font-family: 'Mukta', sans-serif;
}

.card-time span i {
    padding-right: 5px;
}

.sec {
    padding-top: 30px;
    position: relative;
}

.sec:before {
    content: "";
    position: absolute;
    display: table;
    width: 100%;
    border-top: 7px double #1d1e20;
    left: 0;
    right: 0;
    margin: auto;
    top: 0px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .sec:before {
        left: 1% !important;
    }
}

.card-top-align {
    vertical-align: top;
}

.nopad {
    padding: 0px !important;
}

.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px!important;
    text-align: left;
}

.font-15 {
    font-size: 15px;
    text-align: left;
}

.solid-span {
    background-color: #a30909;
    color: #FFFFFF;
    padding: 8px 15px 8px 15px;
    font-size: 14px;
    display: inline-block;
    margin: 10px 10px 10px 0px;
    text-transform: uppercase;
    float: left;
}

.red-font {
    font-size: 14px;
    color: #e84a4a;
    text-transform: uppercase;
}

.most-read-container .solid-span-small {
    font-size: 14px;
}

.most-read-container .red-font-small {
    font-size: 14px;
}

.solid-span-small {
    background-color: #a30909;
    color: #FFFFFF;
    padding: 4px 6px;
    font-size: 14px;
    display: inline-block;
    margin: 0px 5px 0px 0px;
    text-transform: uppercase;
    float: left;
}

.L2-Container .solid-span-small {
    background-color: #fff;
    color: #a30909;
}

.L2-Container .metadata.clearfix {
    padding-top: 5px;
    padding-bottom: 5px;
}

.red-font-small {
    font-size: 14px;
    color: #a30909;
    text-transform: uppercase;
    float: left;
    padding-top: 3px;
}

div [data-title='Chandigarh'] .red-font-small {
    padding-top: 3px;
}

div[data-title='Nation'] .red-font-small {
    padding-top: 2px;
}

div [data-title='World'] .metadata.clearfix {
    margin-bottom: 2px;
}

.white-font {
    color: #ffffff !important;
}

.sectiontitle {
    justify-content: space-between;
    width: 100%;
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.navbar-nav.sectiontitle a {
    padding: 0;
}

.nopad-right {
    padding-right: 0px;
}

.nopad-left {
    padding-left: 0px;
}

.card-border {
    border-bottom: 1px solid #dddddd !important;
}

ul.sectiontitle.job-heading li.sec-title {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

ul.sectiontitle.job-heading li.sec-title span i {
    font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #757575;
    position: relative;
    top: -2px;
}

div[data-title='Patiala'] .card .card-body .metadata.clearfix {
    margin-bottom: 4px;
}

.metadata {
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

div[data-title='Hot Topics'] .metadata {
    margin-bottom: 3px;
    margin-top: 10px;
}

.horo-block {
    padding: 20px 0 15px;
    margin: 0;
}

ul.sectiontitle li a {
    padding-top: 5px;
    display: block;
}

ul.sectiontitle li span.jobs-arrow a {
    padding-top: 0;
    display: block;
}

.owl-prev,
.owl-next {
    position: absolute;
    height: 100px;
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
}

.owl-nav button {
    top: 0;
    height: 100%;
    width: 125px;
    background: rgba(255, 255, 255, 0.9) !important;
}

.owl-nav button:focus {
    outline: none;
}

.owl-nav button span {
    color: #000;
    font-size: 20px;
    vertical-align: middle;
}

.owl-nav button.owl-next {
    right: 0;
}

.video-icon {
    position: relative;
    top: -2px;
    width: 10px;
}

div [data-title="Top Stories"] .video-icon {
    position: relative;
    top: -2px;
}

/************************END OF COMMON CSS****************************/
/************************OPINION****************************/
ul.opn-border-radius li > a {
    border-radius: 0px;
    margin-right: 0px;
}

.L2-opinion-tab-block .nav.nav-tabs.opn-border-radius.opn-font a {
    border-right: 1px solid #000;
}

.nav-tabs > li {
    flex: 1;
}

#myTab li a {
    background-color: #fff;
    color: #000;
    display: flex;
    font-weight: 600;
    font-size: 18px;
}

#myTab li.active a {
    background-color: #a40a0a;
    color: #fff;
    border-bottom: none;
    border-left: none;
}

.opn-font {
    font-family: 'Mukta', sans-serif;
    font-size: 14px;
    text-align: center;
    color: #000;
}

.opn-desc {
    font-family: 'Mukta', sans-serif;
    color: rgba(255, 255, 255, 0.4);
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 2px;
}

.opn-card .share-time {
    position: relative;
}

.tab-content {
    border: none;
    background-color: #363636;
}

.letter-sec {
    padding: 5px 5px 5px 25px;
}

.opinion-tab-block {
    width: 100%;
    margin-bottom: 30px;
    /*background-color: #a30909;*/
}

.opinion-tab-block .nav > li > a {
    padding: 17px 15px;
    line-height: 1.71;
}

.opinion-news-block {
    border-bottom: 1px solid #898989;
    padding: 20px 0;
}

.opinion-news-block:last-child {
    border-bottom: 0;
}

.opinion-tab-block ul {
    border-bottom: none;
}

.letter-sec {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.opinion-letter-area {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-evenly;
    padding: 10px 0;
}

.opinion-tab-block ul li {
    border: 1px solid #e3e3e3;
}

.opinion-tab-block ul li.active {
    /*border: none;*/
    border-bottom: 1px solid #e3e3e3;
}

.opn-card .card-body h4 {
    margin-bottom: 5px;
}

.opn-card .card-body p.font-14.white-font {
    margin: 0;
}

div[data-title='Top Stories'] .opn-card .card-body p.font-14.white-font {
    margin: 0;
    margin-bottom: 2px;
}

.opn-card .share-time .card-time > span {
    font-family: 'Mukta', sans-serif;
}

/************************END OF OPINON SECTION****************************/
/************************TOP STORY****************************/
.ts-opnbox {
    color: #000;
    font-size: 24px;
}

.topstory-addsection {
    background-color: #fff;
    background-color: #ffffff;
    border: 3px solid #363636;
}

@media screen\9 {
    div[data-title='Opinions'] ul.L2-letter-block-container .L2-letter-block .topstory-addsection {
        background-color: #fff;
        background-color: #ffffff;
        border: 3px solid #a30909;
        margin-top: -24px;
    }
}

/* IE 8 */
@media \0screen {
    div[data-title='Opinions'] ul.L2-letter-block-container .L2-letter-block .topstory-addsection {
        background-color: #fff;
        background-color: #ffffff;
        border: 3px solid #a30909;
        margin-top: -24px;
    }

    .writer-info span {
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #5a5a5a;
        font-family: 'Mukta', sans-serif;
        font-size: 10px;
    }
}

/* >= IE10 */
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    div[data-title='Opinions'] ul.L2-letter-block-container .L2-letter-block .topstory-addsection {
        background-color: #fff;        
        margin-top: -24px;
    }
}

.ts-letter {
    display: block;
    font-size: 22.5px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.06;
    letter-spacing: normal;
    text-align: center;
    color: #292929;
    font-family: 'Mukta', sans-serif;
    float: left;
    margin-bottom: 0px;
}

.ts-letter-viewall {
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: center;
    color: #5a5a5a !important;
    font-family: 'Mukta', sans-serif;
    float: left;
}

.topstory-circle-right {
    color: #000;
    font-size: 15px;
    padding-right: 5px;
}

.ts-opinion-box {
    background-color: #e6e6e6;
    padding: 15px;
    width: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ts-card-title {
    margin-bottom: 0px;
    font-size: 20.5px;
    font-weight: normal;
    line-height: 1.4;
    color: #000000;
    font-family: 'Mukta', sans-serif;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ts-card-title {
        margin-top: 10px;        
    }
    div[data-title='Top Stories'] .row.nomargin .ts-card-title {
        margin-top: 0px;
    }
}


.ts-card-title a {
    color: #000000;
}

h1.card-title a {
    font-size: 30px;
    font-weight: bold;
}

.card-text a {
    color: #000000;
    font-size: 15px;
}

.ts-news {
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
    flex-direction: row;
    width: 100%;
}

.l3-ts-news-container .l3-ts-top-container .l3-ts-side-news .ts-news:last-child {
    border-bottom: 0;
}

.l3-ts-news-container .l3-ts-top-container .l3-ts-side-news .ts-news {
    border-bottom: 1px solid #ddd;
}

.l3-ts-news-container .l3-ts-top-container .l3-ts-side-news .ts-news:first-child {
    padding-top: 0;
}

.ts-news-content {
    padding-left: 15px;
    width: 100%;
}

.news-icon {
    width: 5%;
    float: left;
}

.news-content {
    width: 95%;
    float: left;
    display: flex;
    flex-direction: column;
    min-height: inherit;
    justify-content: space-between;
    position: relative;
}

div[data-title="Top Stories"] iframe {
    width: 803px;
    height: 548px;
}

/************************END OF TOP STORY****************************/
/************************BREAKING NEWS****************************/
.curent-news {
    width: 83%;
    height: 52px;
}

.breaking-news-block {
    display: flex;
    border: 1px solid #ddd;
    margin: 30px 0 15px;
}

.breaking-news-sec a,
.breaking-news-sec img {
    margin: 0;
    padding: 0 5px;
    color: #a20606;
    font-size: 18oxl
}

.bn-Btn {
    background-color: #a30a0a;
    font-weight: bold;
    color: #fff;
    border: 0px;
    font-size: 25.5px!important;
    height: 55px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 152px;
}

.breaking-news {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    position: relative;
    top: 0px;
    width: 185px;
    height: 55px;
}

.Ellipse-2 {
    width: 4px;
    height: 4px;
    background-color: #e84a4a;
    border-radius: 50%;
    margin: 3px;
    border-color: red;
    opacity: 2.0;
}

.Ellipse-2-copy {
    width: 12px;
    height: 12px;
    opacity: 2.0;
    border: solid 1px #e84a4a;
    border-radius: 50%;
    margin: 3px;
}

.Ellipse-2-copy-2 {
    width: 20px;
    height: 20px;
    opacity: 0.6;
    border: solid 1px #e84a4a;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    top: 5px;
}

.bn-news-separator {
    padding: 0 20px !important;
}

.breaking-news-sec {
    display: flex;
    justify-content: center;
    align-items: center;
}

/************************END OF BREAKING NEWS****************************/
/************************DONT MISS****************************/
.caption {
    font-family: 'Mukta', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

div[data-title="Dont Miss"] .card-body {
    padding: 10px 0 0;
    display: flex;
    flex-direction: column;
    height: inherit;
}

div[data-title="Dont Miss"] .solid-span-small {
    margin-bottom: 1px;
}

div[data-title="Dont Miss"] .solid-span-small .card-body p {
    margin-bottom: 0;
}

.owl-carousel.owl-drag .owl-item {
    padding-right: 30px !important;
}

.owl-carousel.owl-drag .owl-item.active:last-child {
    padding-right: 0 !important;
}

/************************END OF DONT MISS****************************/
/************************MOST READ****************************/
.most-read-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.mr-number {
    font-family: 'Mukta', sans-serif;
    font-size: 36px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.most-read-news {
    font-family: 'Mukta', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    vertical-align: top;
    margin-left: 5px;
}

.most-read-ads {
    /* border: solid 1px #e3e3e3;
	background-color: #f3f3f3; */
    padding: 30px !important;
}

.flex-container2 div:last-child,
.world-container div:last-child {
    border: 0px;
    padding-right: 0px;
}

.serial-number {
    width: 40px;
    text-align: right;
}

.most-read-card {
    padding-left: 5px;
    padding-right: 0px;
    float: left;
    width: 80%;
    padding-top: 10px;
    height: inherit;
    position: relative;
}

.ms-card {
    padding: 10px 5px 30px;
    width: 20%;
}

.most-read-card .share-time {
    position: static;
    width: 100%;
    bottom: 0;
}

div[data-title='Most Read'] .most-read-card .share-time {
    padding-top: 3px;
}

.most-read-card h4.card-title {
    margin-bottom: 1px;
}

.most-read-card h4.card-title {
    height: inherit;
    overflow: hidden;
}

/************************END OF MOST READ****************************/
/************************HOT TOPICS****************************/
.ht-container {
    display: flex;
    flex-direction: row;
}

.Hot-topic-img {
    width: 74.8px;
    height: 74.8px;
}

div[data-title='Hot Topics'] .card-title {
    margin-bottom: 0px;
    margin-top: 10px;
}

.ht-news {
    font-family: 'Mukta', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    vertical-align: top;
    margin-left: 5px;
}

.ht-bdr-btm {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 6px;
}

.ht-heading {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.carousel-control-htopics {
    top: 70px !important;
}

.Hot-topic-news-block {
    display: flex;
    flex-direction: row;
    padding-top: 15px;
    padding-bottom: 15px;
}

.hot-topic-news-content {
    padding-left: 15px;
    width: 100%;
}

/************************END OF HOT TOPICS****************************/
/************************TRIBUNE VIDEOS****************************/
#tribune-videos {
    background: none;
}

.home-videos-right {
    cursor: pointer;
}

.tribune-vid-imgs {
    height: 72px;
    width: 100%;
}

.tv-news {
    margin-top: 6px;
}

.tribune-vid-bg-color {
    background-color: #000;
    display: flex;
}

div[data-title='Tribune Videos'] .tribune-vid-bg-color iframe {
    width: 99%;
    height: 520px;
}

.tribune-vid-hdg {
    margin-right: 10px;
    font-family: 'Mukta', sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
}

.tribune-vid-line {
    margin-left: 10px;
    margin-right: 10px;
    font-family: 'Mukta', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    color: #fff;
    margin-top: 12px;
    padding-bottom: 30px;
}

.tribune-vid-rowmgr {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.tribune-vid-mgr-rows {
    margin-right: 5px;
}

.tv-padding {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 10px;
}

.tv-news {
    font-family: 'Mukta', sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff !important;
    margin-bottom: 0;
}

.tv-video-height {
    height: 400px;
    margin-top: 5px;
}

.tv-icon {
    float: right;
    margin-right: 29px;
}

.tv-timer-mgr {
    margin-left: 10px;
}

.videos-page {
    background-color: #1d1e20;
    padding-top: 5px;
    padding-bottom: 10px;
}

.tribune-video-blk.tv-padding {
    width: 30.33%;
    margin-right: 15px;
    float: left;
    min-height: 155px;
}

.tribune-video-blk.tv-padding:nth-child(3n) {
    margin-right: 0;
}

/************************END OF TRIBUNE VIDEOS****************************/
/************************TRIBUNE ALBUM****************************/
.home-album-right {
    cursor: pointer;
}

.home-album-right img {
    max-height: 120px;
    height: auto;
    width: 100%;
    object-fit: contain;
    object-position: left;
}

#tribune-album ul li {
    width: auto;
    max-width: 800px;
    max-height: 600px;
}

.ta-container {
    display: flex;
    flex-direction: row;
}

.ta-main-txt {
    font-family: 'Mukta', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.ta-main-desc {
    font-family: 'Mukta', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #5a5a5a;
}

p.card-text.ta-main-desc {
    margin-top: 14px;
}

p.card-text.align-left.font-16 {
    color: #000;
    margin-bottom: 0px;
}

.ta-carousel a.left {
    bottom: 0% !important;
    margin-left: 10px !important;
}

.ta-carousel a.right {
    bottom: 0% !important;
    margin-right: 35px;
}

.ta-news {
    font-family: 'Mukta', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

/************************END OF TRIBUNE ALBUM****************************/
/************************THIS DAY THAT YEAR****************************/
.TDTY-Container {
    border-radius: 6px;
    background-image: url('../../Content/images/Homepage_Assets/this_day_that_year_bg.png');
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    display: inline-block;
}

.TDTY-Container .border-top {
    border-color: rgba(0, 0, 0, 0.2) !important;
}

.TDTY-title {
    font-family: 'Mukta', sans-serif;
    font-size: 26px;
    font-weight: normal;
    line-height: 1.15;
    color: #000000;
    display: flex;
    flex-direction: column;
}

.TDTY-News,
.TDTY-News a {
    font-family: 'Mukta', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.32px;
    text-align: left;
    color: #000000;
    margin: 0;
}

.epaper-logo {
    width: 60%;
}

.horoscope-img p.Horoscope-sign-title {
    font-family: 'Mukta', sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: 0.32px;
    text-align: center;
    color: #000000;
    margin-top: 15px;
}

/************************END OF THIS DAY THAT YEAR****************************/
/************************WORLD****************************/
.world-container {
    display: flex;
    flex-direction: row;
}

.world-container div:last-child {
    padding-left: 0px;
    padding-right: 0px;
}

/************************END OF WORLD****************************/
/************************MOVIEW REVIEW****************************/
.movie-rev-container {
    display: flex;
    flex-direction: row;
}

.movie-rev-container div:last-child {
    padding-right: 0px;
}

div [data-title='Movie Review'] .rating {
    padding-top: 5px;
}

.rating {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    position: relative;
    width: 100%;
    bottom: 0;
}

.movie-title {
    font-weight: 600 !important;
}

.movie-detail {
    font-family: 'Mukta', sans-serif;
    font-size: 13px;
    font-weight: normal;
}

.movie-review {
    font-family: 'Mukta', sans-serif;
    font-size: 15px;
    font-weight: normal;
}

/************************END OF MOVIE REVIEW****************************/
/************************FEATURE****************************/
.features-border-mgr {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
    margin-top: 20px;
}

.feature-middle-row {
    margin-top: 25px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 0px;
    padding-right: 0px;
}

#features div.col-md-4:nth-child(2n-1) {
    border: 0px;
}

div[data-title='Features'] .features-col {
    width: 20%;
}

/************************END OF FEATURE****************************/
/**************************IMG SECTION****************************************/
.news-img-hor-container {
    text-align: center;
    overflow: hidden;
}

div [data-title='Top Stories'] .news-img-hor-container img {
    max-height: 402px;
    max-width: 100%;
}

div [data-title='Rohtak'] .news-img-hor-container img {
    width: auto;
    height: 265px;
    object-fit: contain;
}


div [data-title='Chandigarh'] .news-img-hor-container img,
div [data-title='Haryana'] .news-img-hor-container img, div [data-title='Nation'] .news-img-hor-container img {
    width: auto;
    max-height: 366px;
    object-fit: contain;
}

div [data-title='Sports'] .news-img-hor-container img,
div [data-title='Lifestyle'] .news-img-hor-container img {
    width: auto;
    max-height: 366px;
    object-fit: contain;
    height: auto;
}

div [data-title='Punjab'] .news-img-hor-container img {
    width: auto;
    max-height: 259px;
    object-fit: contain;
}

div [data-title='Features'] .row-1 .news-img-hor-container img {
    width: auto;
    max-height: 200px;
    object-fit: contain;
    height: auto;
    min-height: 100%;
}

div [data-title='Features'] .row-2 .news-img-hor-container img,
div [data-title='Health'] .news-img-container img,
div [data-title='Ludhiana'] .news-img-container img,
div [data-title='Punjab'] .news-img-container img,
div [data-title='Lifestyle'] .news-img-container img,
div [data-title='Movie Review'] .news-img-container img,
div [data-title='Entertainment'] .news-img-container img,
div [data-title='Features'] .features-col .news-img-container img,
div [data-title='Dont Miss'] .news-img-container img,
div [data-title='Chandigarh'] .news-img-container img,
div [data-title='Nation'] .news-img-container img,
div [data-title='World'] .news-img-container img,
div [data-title='Sports'] .news-img-container img {
    width: auto;
    max-height: 150px;
    object-fit: contain;
    object-position: left;
    height: auto;
}

div [data-title='Lifestyle'] .news-img-container img {
    width: 100%;
}

div [data-title='Top Stories'] .ts-img {
    max-height: 80px;
    width: 130px;
}

/***********************************END OF IMAGE SECTION************************/
/*********************PUNJAB/CHANDIGARH/NATION SECTION***************/
.punjab-block {
    display: flex;
    flex-direction: row;
}

/*********************END OF PUNJAB/CHANDIGARH/NATION SECTION***************/
/*********************HOROSCOPE SECTION***************/
.horoscope-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
}

/*********************END OF HOROSCOPE SECTION***************/
/*********************ENTERTAINMENT SECTION***************/
.entertainment-card-text {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    color: #5a5a5a;
    font-family: 'Mukta', sans-serif;
    margin-bottom: 0px;
}

div[data-title="Entertainment"] div:last-child {
    border-right: none !important;
}

/*********************END OF ENTERTAINMENT SECTION***************/
/************New changes*********/
.patiala-block {
    padding-left: 15px;
}

.lifestyle-block {
    display: flex;
}

.row.sec[data-title="Lifestyle"] .border-right-gray:last-child,
.row.sec[data-title="Haryana"] .border-right-gray:last-child {
    border-right: none !important;
}

.lifestyle-block .col-md-4.nopad-right .news-img-container {
    max-height: 191px;
    overflow: hidden;
}

.eframe iframe {
    width: 100%;
    height: 340px;
}

.eframe img {
    width: 100%;
    height: 325px;
}

ul.submenu-categories.top-categories {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    flex-flow: wrap;
}

div [data-title='Ludhiana'] .col {
    border-right: 1px solid #ddd;
}

div [data-title='Ludhiana'] .col:last-child {
    border-right: none;
}

div[data-title='Ludhiana'] .ludhiana-col-block {
    width: 16.6%;
    padding: 0 15px;
    border-right: 1px solid #ddd;
}

div[data-title='Ludhiana'] .ludhiana-col-block:last-child {
    border-right: none;
}

div [data-title='Sports'] h4.card-title,
div [data-title='Features'] h4.card-title {
    min-height: inherit;
}

div [data-title='Features'] p.card-text {
    min-height: inherit;
    /*padding-bottom:2px;
	*/
}

.world-container .card-body {
    min-height: 100px;
}

.world-container .share-time {
    position: absolute;
}

div [data-title='Chandigarh'] .card-body,
div [data-title='Punjab'] .card-body {
    min-height: inherit;
    margin-bottom: 5px;
}

div [data-title='Nation'] h4.card-title {
    min-height: inherit;
}

.ts-news-content .card {
    min-height: inherit;
}

div [data-title='Patiala'] .card-body,
div [data-title='Business'] h4.card-title,
div [data-title='Diaspora'] .card-body {
    min-height: inherit;
}

div [data-title='Patiala'] .card-body {
    padding-bottom: 10px;
    padding-top: 10px;
}

div [data-title='Chandigarh'] .share-time,
div [data-title='Punjab'] .share-time {
    position: relative;
    margin-bottom: 5px;
}

div [data-title='Patiala'] .share-time,
div [data-title='Diaspora'] .share-time {
    position: relative;
}

div [data-title="Punjab"] .metadata {
    margin: 0;
    padding: 2px 0 3px;
}

div [data-title="Haryana"] span.red-font-small {
    font-size: 12px;
    padding-top: 0px;
}

div[data-title="Haryana"] .card-body {
    padding: 5px 0 10px;
    position: relative;
}

div[data-title="Haryana"] .card-text {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    color: #5a5a5a;
    font-family: 'Mukta', sans-serif;
    margin-bottom: 0px;
    padding-top: 7px;
}

div [data-title="Haryana"] .metadata {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    padding: 0px 0 0px;
}

/**************************SLIDER*************************/
.flexslider {
    margin: 0px;
    border: 0;
}

.flex-next {
    font-size: 0;
}

.flexslider .flex-direction-nav .flex-nav-next .flex-next {
    width: 25px;
    height: 35px;
    background: white;
    right: 0px;
}

.flex-direction-nav a {
    bottom: 0;
    margin: auto;
    top: 0;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
    opacity: 1;
}

.flexslider .flex-direction-nav .flex-nav-prev .flex-prev {
    width: 25px;
    height: 35px;
    background: #fff;
    left: 0px;
}

.flex-direction-nav a:before {
    font-family: "Font Awesome 5 Free" !important;
    font-size: 25px;
    content: '\f053' !important;
    font-weight: 700;
    padding-left: 3px;
}

.flex-direction-nav a.flex-next:before {
    content: '\f054' !important;
    font-weight: 700;
    padding-left: 0;
    padding-right: 3px;
}

#ht-carousl .owl-nav button {
    top: 0 !important;
    width: 30px;
    box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.25);
    height: 30px !important;
    bottom: 0;
    margin: auto;
}

div#tribune-album ul.slides .card img.img-fluid.card-img-top.img-poster {
    width: auto !important;
    object-fit: contain;
    max-height: 550px;
}

/**************************END OF SLIDER*************************/
/**************************COLUMNIST*************************/
.columnist-left {
    border-right: solid 1px #e3e3e3;
    border-bottom: solid 1px #e3e3e3;
    padding: 20px;
}

.columnist-right {
    border-bottom: solid 1px #e3e3e3;
    padding: 20px;
}

/**************************END OF COLUMNIST*************************/
/***********************************LAYOUT 2***********************************/
.L2-Container {
    background-color: #a30909;
    padding: 25px 50px;
    margin: 20px 0px 30px 0px;
}

.L2-Container h1.L2-card-title {
    margin-bottom: 30px;
}

.L2-Container h1.L2-card-title a {
    font-family: 'Mukta', sans-serif;
    font-size: 38px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

.L2-solid-span {
    background-color: #FFFFFF;
    color: #a30909;
    padding: 8px 15px 8px 15px;
    font-size: 14px;
    display: inline-block;
    margin: 10px 10px 10px 0px;
    text-transform: uppercase;
    float: left;
}

.L2-news-subheadline {
    opacity: 0.8;
    font-family: 'Mukta', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: left;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 2px;
}

div[data-title='Top Stories'] .row.nomargin {
    border-top: 1px solid #ddd;
    margin-top: 16px !important;
}

.L2-opinion-tab-block {
    width: 100%;
    margin-bottom: 30px;
    background-color: #a30909;
}

.L2-opinion-news-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.L2-opinion-news-block {
    padding: 20px;
    width: 50%;
    border-bottom: 1px solid #575d6b;
}

.L2-border-right {
    border-right: 1px solid #575d6b;
}

.L2-opinion-tab-block li:not(.L2-letter-block) {
    width: 15%
}

.L2-letter-block {
    width: 40% !important;
}

.hot-topic-news-img img {
    max-width: 75px;
    height: auto;
}

div [data-title='Top Stories'] .L2-Container .news-img-hor-container img {
    max-height: 584px;
    max-width: 1300px;
}

/***********************************END OF LAYOUT 2***********************************/
.ludhiana-col-block {
    width: 16.6%;
    padding-right: 15px;
}

.ludhiana-col-block:first-child {
    padding-left: 15px;
}

/***********************************LAYOUT 3***********************************/
.l3-ts-top-container {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
}

.l3-ts-poster-news {
    width: 60%;
    padding: 0px 15px 0px 0px;
    border-right: 1px solid #dddddd;
}

.l3-ts-poster-news .card-body {
    padding: 0px 0px 5px 0px;
}

.l3-ts-poster-news .card-body .solid-span {
    margin: 0px 0 5px;
}

.l3-ts-side-news {
    width: 40%;
    padding: 0px 0px 0px 15px;
}

.l3-ts-poster-news .metadata.clearfix {
    flex-direction: column;
    align-items: flex-start;
}

.l3-ts-poster-news .metadata.clearfix span.solid-span-small {
    margin-bottom: 7px;
}

/***********************************END OF LAYOUT 3***********************************/
.book-reviews-metadata {
    font-family: 'Mukta', sans-serif;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #5a5a5a;
}

p.book-reviews-metadata {
    margin-bottom: 0px;
}

div[data-title='Top Stories'] .l3-ts-top-container .l3-ts-poster-news .card-body {
    padding-top: 0;
}

div[data-title='Top Stories'] .card .card-body .metadata.clearfix {
    margin-bottom: 3px;
}

div [data-title='Top Stories'] h1.card-title {
    margin-bottom: 6px;
    font-family: 'Mukta', sans-serif;
}

div[data-title='Top Stories'] .row.nomargin .ts-news {
    padding-top: 20px;
}

div [data-title='Most Read'] .most-read-card .share-time .card-time {
    line-height: 17px;
}

div [data-title='Most Read'] .most-read-card .share-time .tooltip {
    line-height: 20px;
}

div[data-title='Hot Topics'] label.ht-heading.pad-top-btm-10 {
    padding-top: 15px;
    padding-bottom: 5px;
}

div[data-title='Tribune Videos'] .tribune-vid-hdg {
    padding-top: 10px;
}

div[data-title='Tribune Videos'] .tribune-vid-line {
    margin: 8px 0 0;
}

div[data-title='Tribune Albums'] .global-headings {
    margin-bottom: 20px;
}

div[data-title='Punjab'] h4.card-title-large {
    margin-bottom: 3px;
    font-size: 20px;
}

div [data-title="Haryana"] .card .metadata.clearfix {
    padding-top: 10px;
}

div [data-title="Haryana"] .card .card-body .metadata.clearfix {
    padding-top: 0px;
}

div [data-title="J&K"] .card.card-border:first-child .metadata.clearfix {
    padding-top: 5px;
    padding-bottom: 4px;
}

div [data-title="Haryana"] .card.card-border:nth-child(2) .card-body .metadata.clearfix {
    padding-top: 5px;
    padding-bottom: 4px;
}

div[data-title='Ludhiana'] .ludhiana-col-block .card-body .share-time {
    padding-bottom: 11px;
}

div[data-title='Ludhiana'] .ludhiana-col-block .card-body {
    padding-top: 13px;
}

div[data-title='Chandigarh'] h4.card-title-large {
    margin-bottom: 5px;
}

div[data-title='Amritsar'] .ludhiana-col-block {
    border-right: 1px solid #ddd;
    padding-left: 15px;
}

div[data-title='Amritsar'] .ludhiana-col-block:last-child {
    border-right: 0;
}

.L2-opinion-tab-block ul.nav.nav-tabs.opn-border-radius.opn-font {
    width: 50%;
    float: left;
    border: 1px solid #363636;
    border-bottom: none;
}

.L2-opinion-tab-block li:not(.L2-letter-block) {
    width: 33.33%;
}

/*.L2-opinion-tab-block li.active ::after {
    top: 40px;
}*/

ul.L2-letter-block-container {
    width: 50%;
    display: inline-block;
    padding: 0;
    margin: 0;
}

li.L2-letter-block {
    width: 100% !important;
}

.L2-opinion-tab-block ul.nav.nav-tabs.opn-border-radius.opn-font li a {
    padding: 22px 10px;
}

ul.L2-letter-block-container .opinion-letter-area {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

ul.L2-letter-block-container .opinion-letter-area span.ts-letter {
    margin-bottom: 0;
}

ul.L2-letter-block-container .opinion-letter-area a.ts-letter-viewall {
    padding-left: 20px;
}

.most-read-container.border-top .ms-card.border-right-gray h4.card-title.font-14, .most-read-container.border-top .ms-card h4.card-title.font-14 {
    font-size: 20px !important;
}

div[data-title='Top Stories'] .row.nomargin .col-md-4.border-bottom:nth-child(3n) {
    border-right: none !important;
}

div[data-title='Top Stories'] .L2-Container .card-body {
    padding-top: 10px;
}

p.card-text.card-text-large {
    font-size: 16px;
    line-height: 24px;
}

.col-sm-12.col-md-12.col-lg-8 .card-body {
    padding-top: 10px;
}

div [data-title='Tribune Albums'] .share-time,
div [data-title='Tribune Albums'] .col-md-12.col-sm-12.col-lg-5 .card-body {
    margin-bottom: 7px;
}

div [data-title='Tribune Albums'] p.card-text.align-left.font-16 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 20px !important;
}

div [data-title='Haryana'] h4.card-title-large {
    margin: 0;
}

div [data-title='Haryana'] p.card-text.card-text-large {
    padding-top: 3px;
}

footer.footer .ftr-left .tribune-desc p {
    color: #000;
    text-align: justify;
    padding: 0 10px;
    font-size: 14px;
}

video {
    width: 100%;
    height: auto;
}

video.videos {
    height: 520px;
    width: 99%;
}

div [data-title='World'] .card-body .metadata span.red-font-small {
    padding: 5px 0 2px;
}

li.flex-active-slide {
    text-align: center;
}

div#tribune-videos li.flex-active-slide .slider-desc p {
    color: #fff;
    text-align: left;
    margin: 0;
}

div [data-title='Top Stories'] .ts-img img.card-img-top {
    max-height: 100px;
    height: auto;
    width: auto;
}

.opinion-news-block img.img-fluid {
    max-height: 75px;
}

.hideSection {
    display: none;
}

.row .global-headings ul.sectiontitle .sec-title:not(.notLink) {
    cursor: pointer;
}

.grazitti-info a:hover {
    color: #fff;
    text-decoration: underline;
}

a.tv-news.pointer {
    max-height: 40px;
    overflow: hidden;
    display: block;
}

div[data-title="Book Reviews"] ul.sectiontitle li a {
    padding: 3px 0 0;
}

div [data-title='Tribune Print'] {
    text-align: center;
}

div [data-title='Tribune Print'] iframe {
    width: max-content !important;
    margin: auto;
}

ins > iframe {
    max-width: 100%;
    max-height: 100%;
}
div[data-title='Amritsar'] .ludhiana-col-block li.sec-title {
    font-size: 24px;
}
div[data-title='Amritsar'] .ludhiana-col-block li.View-All {
    font-size: 16px;
    margin-top: 5px;
}
div[data-title='Top Stories'] .row.nomargin.l2-top-story .col-md-4.border-bottom:nth-child(3n) {
    border-right: 1px solid #dddddd !important;
}