﻿a {
    text-decoration: none;
    color: inherit
}

ul.social-link {
    list-style: none;
    display: flex;
    width: 200px !important;
    border-top: 1px solid #ddd
}

    ul.social-link li {
        margin: 10px
    }

        ul.social-link li:first-child {
            margin-left: 0
        }

        ul.social-link li a {
            color: #000;
            font-size: 18px
        }

.other-logo {
    padding: 10px 0 20px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center
}

    .other-logo a:first-child {
        padding-left: 15px
    }

    .other-logo a:last-child img {
        margin-top: 5px
    }

.font-18 {
    font-size: 17px
}

.dropdown {
    float: left;
    overflow: hidden;
    position: inherit
}

li.dropdown.small-dropdown button.dropbtn {
    font-size: 18px
}

.dropdown .dropbtn {
    font-size: 15px !important;
    border: none;
    outline: 0;
    color: #000;
    padding: 15px 7px;
    background-color: transparent;
    font: inherit;
    margin: 0;
    height: 100%
}

.dropdown:hover .dropbtn,
.navbar a:hover {
    background-color: #0d1c3d;
    color: #fff
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #0d1c3d;
    width: 100%;
    left: 0;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 99999;
    padding: 15px 30px
}

    .dropdown-content .header {
        background: #0d1c3d;
        padding: 15px 0 30px;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center
    }

li.dropdown.active-link button.dropbtn {
    background: #0d1c3d;
    color: #fff
}

.search-container,
.search-container form {
    width: 70%;
    display: flex;
    justify-content: space-between
}

    .search-container input {
        width: 85%;
        padding: 0 15px;
        font-size: 15px;
        color: #000;
        border-radius: 4px;
        border: none;
        background: #f3f3f3;
        height: 40px
    }

@media(max-width:1400px) {
    .search-container input {
        width: 90%
    }
}

.search-container input::-webkit-input-placeholder {
    color: grey
}

.search-container input::-moz-placeholder {
    color: grey
}

.search-container input:-ms-input-placeholder {
    color: grey
}

.search-container input:-moz-placeholder {
    color: grey
}

.search-container button {
    border-radius: 4px;
    background-color: #e53935;
    border: none;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    color: #fff;
    box-shadow: none;
    padding: 0 20px;
    height: 40px;
    position: relative;
    top: 1px
}

.column {
    float: left;
    width: 33.33%;
    padding: 10px;
    background-color: #0d1c3d
}

    .column a {
        float: none;
        color: #000;
        padding: 16px;
        text-decoration: none;
        display: block;
        text-align: left
    }

        .column a:hover {
            background-color: #ddd
        }

.global-headings,
.nav-menu {
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    flex-direction: row;
    width: 100%;
    position: relative
}

.global-headings {
    margin-bottom: 15px
}

div[title="This day, that year"] .global-headings {
    margin-bottom: 7px
}

div [title=Opinion] .global-headings {
    margin-bottom: 7px
}

.article-block .global-headings {
    margin-bottom: 0
}

ul.navbar-nav li > a {
    color: #000
}

ul.nav-right {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0
}

    ul.nav-right li {
        display: flex;
        justify-content: center;
        align-items: center
    }

        ul.nav-right li button {
            margin: 0
        }

        ul.nav-right li a {
            font-family: 'Open Sans', sans-serif;
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 0 10px;
            margin-right: 5px
        }

.col-md-4.hdr-txt-right.pad-30-right p {
    margin-bottom: 1rem
}

.navbar {
    box-shadow: 0 1px 0 0 #1d1e20, inset 0 1px 0 0 #ddd;
    padding: 0;
    transition: all .5s ease-in-out;
    background: #fff
}

.nav > li > a {
    display: flex;
    padding: 15px 7px;
    height: 100%;
    justify-content: center;
    align-items: center;
    font-size: 15px
}

.fa-caret-down:before {
    padding-left: 3px
}

.sub-categories {
    border-top: 1px solid;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-color: rgba(255, 255, 255, .1)
}

.footer-links .sub-categories {
    width: 100%
}

.sub-categories.tab-menu {
    display: none
}

ul.submenu-categories {
    padding: 0;
    list-style: none
}

    ul.submenu-categories li {
        list-style: none;
        font-size: 13px;
        font-weight: 600;
        line-height: 24px
    }

        ul.submenu-categories li h3 {
            font-size: 16px;
            color: #fff;
            margin-bottom: 10px
        }

        ul.submenu-categories li a {
            color: #fff;
            opacity: .5
        }

li.dropdown.small-dropdown ul.submenu-categories li a {
    font-size: 12px
}

ul.submenu-categories li a:hover {
    text-decoration: underline;
    opacity: 1;
    color: #fff
}

.hdr-bdr-btm-mgr {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px
}

.hdr-txt-right {
    text-align: right
}

.hdr-See-Classifieds {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #0d1c3d;
    display: inline-block;
    padding-top: 5px
}

.hdr-login {
    margin-left: auto
}

.navbar-nav {
    flex-direction: row
}

.sticky {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 9999999
}

.dropdown.small-dropdown .dropdown-content {
    padding: 15px 10px;
    width: 100px
}

li.dropdown.small-dropdown {
    position: relative;
    overflow: inherit
}

.btnad {
    margin-top: 9px;
    background-color: #0d1c3d;
    border-radius: 5px;
    color: #fff;
    float: right;
    font-size: 14px
}

    .btnad:hover {
        color: #fff !important
    }

.navbar {
    margin-bottom: 0 !important;
    border-top: 1px solid !important;
    border-top-color: #d3d3d3 !important;
    border-bottom-color: #000 !important;
    width: 100%;
    border-bottom: 1px solid;
    box-shadow: 0 7px 16px 0 rgba(29, 30, 32, .2)
}

ul.submenu-categories.top-categories {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    flex-flow: wrap;
    opacity: 1
}

    ul.submenu-categories.top-categories li {
        width: 12%
    }

.footer-links ul.submenu-categories.top-categories li {
    width: 15%
}

.footer .footer-btm-block .ftr-left {
    text-align: center
}

.footer-links ul.submenu-categories.top-categories {
    margin-bottom: 0
}

.footer .sub-categories:first-child {
    border-top: none
}

ul.submenu-categories.top-categories li:hover {
    opacity: 1
}

.bg-black {
    background-color: #222
}

.TDTY-Subs {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.55;
    letter-spacing: normal;
    text-align: center;
    color: #fff
}

.margin-top-20 {
    margin-top: 20px
}

.pad-20 {
    padding: 20px
}

.pad-30 {
    padding: 30px
}

.TDTY-btn-subs {
    border-radius: 5px;
    background-color: #0e2c71 !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.46;
    letter-spacing: normal;
    text-align: center;
    color: #fff !important;
    width: 100%;
    margin-top: 0
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.nomargin {
    margin: 0 !important
}

.wdh-20 {
    width: 20%
}

.wdh-22 {
    width: 22%
}

.wdh-39 {
    width: 39%
}

.wdh-40 {
    width: 40%
}

.wdh-100 {
    width: 100%
}

.width-45 {
    width: 45px;
    height: 45px
}

.width-110 {
    width: 110px
}

.footer .footer-links .list-col {
    width: 15%;
    margin-right: 10px
}

.list-col {
    width: 12%;
    margin-right: 10px
}

    .list-col:last-child {
        width: 21%
    }

@media(max-width:1400px) {
    .search-container,
    .search-container form {
        width: 100%
    }
}

::-webkit-input-placeholder {
    color: #fff
}

:-ms-input-placeholder {
    color: #fff
}

::placeholder {
    color: #fff
}

input[type=text].form-control::-webkit-input-placeholder {
    color: #fff
}

span#w-caret {
    cursor: pointer
}

form.city_form {
    margin-top: 10px;
    display: block;
    width: 100%
}

    form.city_form input#city {
        height: 40px
    }

footer.footer {
    background: #051129;
    margin-top: 30px
}

    footer.footer .display_none {
        display: none
    }

.ftr-left {
    background-color: #051129;
    padding: 25px 5px
}

.footer-logo {
    padding-bottom: 20px;
    display: flex;
    justify-content: center
}

.ftr-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.29;
    color: #fff
}

.footer .subscriber-block {
    margin-bottom: 0
}

.subscriber-block {
    padding: 30px 50px;
    border-bottom: 1px solid;
    margin-bottom: 20px;
    border-color: rgba(255, 255, 255, .1) !important
}

    .subscriber-block form {
        display: flex
    }

        .subscriber-block form input {
            width: 40%;
            margin-right: 10px;
            height: 45px;
            color: #fff !important
        }

.footer-links {
    padding: 15px 50px 0
}

.footer-logo img.img-fluid {
    width: auto
}

ul.ul-style-none.nopad {
    list-style: none
}

.ftr-links {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff
}

.footer-links ul li h4 {
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.ftr-links:hover {
    color: #fff;
    text-decoration: underline
}

.ftr-right {
    background-color: #0d1c3d;
    height: 100%
}

.footer-btm-block {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, .1)
}

    .footer-btm-block .ftr-right {
        padding: 30px;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

.grazitti-info p {
    color: #fff;
    font-size: 14px;
    margin: 0
}

.ftr-icon {
    padding: 0;
    text-align: right
}

    .ftr-icon a {
        color: #fff;
        padding: 0 10px
    }

        .ftr-icon a:hover {
            color: #fff
        }

.ftr-subs-btn {
    border-radius: 5px;
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.46;
    letter-spacing: normal;
    text-align: center;
    color: #0e2c71;
    padding: 10px 25px
}

button.ftr-subs-btn.btn:hover {
    color: #0e2c71
}

.icon-bar {
    display: flex
}

    .icon-bar ul {
        display: flex;
        margin: 0;
        padding: 0;
        list-style: none
    }

        .icon-bar ul:first-child {
            border-left: 1px solid #ddd
        }

        .icon-bar ul li {
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center;
            padding: 5px;
            transition: all .2s ease-in-out;
            cursor: pointer;
        }

            .icon-bar ul li a {
                color: #fff;
                font-size: 18px;
                display: flex;
                width: 100%;
                height: 100%;
                justify-content: center;
                align-items: center
            }

            .icon-bar ul li.grey.share-text a {
                color: #5a5a5a;
                font-size: 14px
            }

li.width-45.dark-grey.print-text a {
    font-size: 13px
}

.facebook {
    background: #1877f2
}

.twitter {
    background: #1ab2e8
}

.tooltip {
    display: inline-block;
    position: relative;
    text-align: left;
    opacity: 1;
    z-index: 99
}

    .tooltip .top {
        min-width: 110px;
        top: -20px;
        right: 20px;
        padding: 5px;
        color: #444;
        font-weight: 400;
        font-size: 13px;
        position: absolute;
        z-index: 99999999;
        box-sizing: border-box;
        box-shadow: 0 1px 8px rgba(0, 0, 0, .5);
        display: none;
        background-color: #e3e3e3
    }

    .tooltip a i {
        color: #ababab;
        cursor: pointer
    }

.top.icon-bar a i {
    color: #fff
}

.margin-right-10 {
    margin-right: 10px
}

.ads {
    margin-top: 30px;
    margin-bottom: 30px
}

.cast-detail {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #5a5a5a;
    font-family: 'Noto Serif', serif
}

.film-detail {
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #000
}

.review-image img {
    min-width: 185px;
    min-height: 185px
}

.review-img {
    max-width: 800px;
    max-height: 399px
}

.reviews-heading {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin: 25px 15px;
    width: 100%
}

.movie-detail-img {
    text-align: center
}

.dm-img-container {
    text-align: center;
    max-width: 218px;
    max-height: 126px;
    overflow: hidden
}

.img-container-detail {
    text-align: center;
    overflow: hidden
}

    .img-container-detail img {
        max-width: 100%;
        max-height: 402px
    }

.opn-img-radius {
    border-radius: 50%;
    width: 80px;
    height: 80px
}

.columnist-block .opinion-writers-block {
    margin-bottom: 0
}

.columnist-block .writer-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #575d6b;
    border-bottom: 1px solid #575d6b;
    padding: 15px 22px;
    width: 33.33%;
    min-height: 155px
}

.L2-opinion-tab-block .columnist-block .writer-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #575d6b;
    border-bottom: 1px solid #575d6b;
    padding: 15px 22px;
    width: 33.33%;
    height: 155px
}

.columnist-block .writer-info p {
    color: #fff
}

.columnist-block .writer-info span {
    color: #838792
}

.columnist-block .opinion-writers-block {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #575d6b
}

.news-block .three-structrue-block .opinion-writers-block .columnist-block .opinion-writers-block {
    border-bottom: none;
    border-right: none;
    border-color: #e3e3e3
}

    .news-block .three-structrue-block .opinion-writers-block .columnist-block .opinion-writers-block .writer-info {
        border-color: #e3e3e3
    }

.opinion-writers-block {
    border: none;
    margin-bottom: 20px
}

.opinion-page .writer-info {
    border: 1px solid #ddd
}

    .opinion-page .writer-info:nth-child(2n) {
        border: 1px solid #ddd
    }

.opinion-page .opinion-writers-block {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #ddd;
    border-bottom: none
}

.writer-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px 22px
}

.opinion-page .writer-info:nth-child(2n) {
    border-right: none
}

.writer-info a,
.writer-info p {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #030303;
    margin-bottom: 0;
    font-family: 'Noto Serif', serif;
    word-break: break-word;
    width: 100%
}

.writer-info a {
    color: #fff !important
}

.writer-info span {
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #5a5a5a;
    font-family: 'Noto Serif', serif
}

@media screen\9 {
    .writer-info span {
        font-size: 12px;
        font-weight: 400;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #5a5a5a;
        font-family: "Noto Serif", serif;
        font-size: 10px
    }
}

@media \0screen {
    .writer-info span {
        font-size: 12px;
        font-weight: 400;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #5a5a5a;
        font-family: "Noto Serif", serif;
        font-size: 10px
    }
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .writer-info span {
        font-size: 12px;
        font-weight: 400;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #5a5a5a;
        font-family: "Noto Serif", serif;
        font-size: 10px
    }
}

div [title=Chandigarh] iframe,
div [title=Nation] iframe,
div [title=Punjab] iframe {
    width: 100%;
    height: 294px
}

.horizontal-ads {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px;
    margin-top: 30px;
    align-items: center;
    text-align: center;
    width: 100%
}

.horizontal-ads {
    width: fit-content;
    margin: 0 auto;
}

.horizontal-ads::before {
    content: "Advertisement";
    display: block;
    color: #777;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Noto Serif',serif;
    text-align: center;
    background: #e5e5e5;
    padding: 2px 0px;
}



.adv {
    margin: 10px 0
}

.add-sec {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 10px;
    align-items: center;
    overflow: hidden
}

.add-block-img,
.add-block-imgsecond {
    height: auto;
    margin-bottom: 25px;
    width: max-content
}

.add-block-imgsecond {
    margin-bottom: 0
}

a.scrolltop {
    position: fixed;
    right: 50px;
    bottom: 100px;
    font-size: 24px;
    z-index: 99999999999;
    background: #fff;
    border-radius: 50%;
    width: 45px;
    text-align: center;
    color: #0d1c3d;
    display: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, .5);
    height: 45px;
    line-height: 44px
}

.empty-result {
    padding: 30px;
    background-color: #f3f3f3;
    margin-top: 20px
}

    .empty-result p {
        font-size: 36px;
        font-weight: 400;
        line-height: normal;
        color: #5a5a5a;
        font-family: 'Noto Serif', serif
    }

.header form.city_form input::-webkit-input-placeholder {
    color: #646a71
}

.header form.city_form input::-moz-placeholder {
    color: #646a71
}

.header form.city_form input:-ms-input-placeholder {
    color: #646a71
}

.header form.city_form input:-moz-placeholder {
    color: #646a71
}

img#wicon {
    width: 32px
}

.no-link {
    opacity: .5
}

.other-logo a img {
    width: 160px
}

.pointer {
    cursor: pointer
}

p.hdrdate.hdr-bdr-btm.hdr-fx-width.follow {
    padding: 10px 0;
    border: none
}

.search-container form {
    width: 100%
}

.hdrdate {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    width: max-content
}

.navbar {
    box-shadow: 0 2px 5px 0 rgba(29, 30, 32, .2)
}

.hdr-txt-right p.hdrdate.hdr-bdr-btm.hdr-txt-right.wdh-40.hdr-login {
    text-align: right
}

.horizontal-ads ins.adsbygoogle,
ins {
    width: 100% !important
}

iframe {
    margin: auto;
    bottom: 0;
    right: 0
}

.icon-bar.speach-block ul li:hover {
    width: 45px;
}

.covid-widget span i {
    font-size: 24px;
    color: #a30909;
    position: absolute;
    right: 5px;
    top: -15px;
    z-index: 99999999999;
    cursor: pointer;
    background: #fff;
    border-radius: 50%;
}

.covid-widget {
    position: fixed;
    bottom: 70px;
    right: 0px;
    z-index: 2147483638;
    height: 160px;
    width: 334px;
    border: none;
}

    .covid-widget iframe {
        position: static !important;
    }

.icon-bar.speach-block ul li.grey.share-text a {
    font-size: 20px;
}


.cssHomeAddContainer {
    text-align: center !important;
}

.cssHomeAddDiv {
    margin-top: 2% !important;
}

.css-LiveBlogIcon {
    background-color: white !important;
    color: #0d1c3d !important;
    padding: 4px 6px !important;
    font-size: 10px !important;
    display: inline-block !important;
    margin: 0 5px 0 5px !important;
    text-transform: uppercase !important;
    float: left !important;
    border: 1px solid #0d1c3d !important;
}

.css-LiveBlogIconHome {
    background-color: white !important;
    padding: 4px 0px !important;
    font-size: 10px !important;
    display: inline-block !important;
    margin: 0 5px 0 5px !important;
    text-transform: uppercase !important;
    float: left !important;
}


.LiveBlogAnimated-Dot {
    display: block !important;
    float: left !important;
    width: 6px !important;
    height: 6px !important;
    color: #bd1111 !important;
    margin-right: 8px !important;
    border-radius: 100%;
    background: rgb(253 250 250) !important;
    box-shadow: inset 0px 0px 5px 2px, 0px 0px 5px 1px #f30820 !important;
    margin-top: 11% !important;
}


.googleAds {
    width: fit-content;
    margin: 0 auto;
}
.googleAds::before {
    content: "Advertisement";
    display: block;
    color: #777;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Noto Serif',serif;
    text-align: center;
    background: #e5e5e5;
    padding: 2px 0px;
}


.timeline-headline {
    font-size: 16px;
    font-stretch: normal;
    font-family: 'Noto Serif', serif;
}


.ad-section-image {
    width: 100%
}