﻿/************************HEADER****************************/
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: 0px;
        }
        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: 18px;
}
.dropdown {
    float: left;
    overflow: hidden;
    position: inherit;
}
li.dropdown.small-dropdown button.dropbtn {
    font-size: 18px;
}
    .dropdown .dropbtn {
        font-size: 18px !important;
        border: none;
        outline: none;
        color: #000;
        padding: 11px 15px;
        background-color: transparent;
        font: inherit;
        margin: 0;
        height: 100%;
    }
    .navbar a:hover, .dropdown:hover .dropbtn {
        background-color: #0D1C3D;
        color: #fff;
    }
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #0D1C3D;
    width: 100%;
    left: 0;
    box-shadow: 0px 8px 16px 0px rgba(0,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: 0px 15px;
        font-size: 15px;
        color: #000;
        border-radius: 4px;
        border: none;
        background: #f3f3f3;
        height: 60px;
    }

    @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: normal;        
        line-height: 1.5;        
        text-align: left;
        color: #ffffff;
        box-shadow: none;
        padding: 0 20px;
        height: 60px;
        position: relative;
        top: 1px;
    }
/* Create three equal columns that floats next to each other */
.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;
        }
.nav-menu, .global-headings {
    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: 0px; 
}
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: 15px;
        }
.navbar {
    box-shadow: 0px 1px 0 0 #1d1e20, inset 0px 1px 0 0 #dddddd;
    padding: 0;
    transition: all 0.5s ease-in-out;
    background: #fff;
}
.nav > li > a {
    display: flex;
    padding: 15px;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.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,0.1);
}
.footer-links .sub-categories {
    width: 100%;
}
    .sub-categories.tab-menu {
        display: none;
    }
ul.submenu-categories {
    padding: 0;
    list-style: none;
   
}
    ul.submenu-categories:hover {
        /*opacity: 1;*/
    }
    ul.submenu-categories li {
        list-style: none;
        font-size: 14px;
        font-weight: 600;
        line-height: 24px;
    }
        ul.submenu-categories li h3 {
            font-size: 18px;
            color: #fff;
            margin-bottom: 10px;
        }
        ul.submenu-categories li a {
            color: #fff;
            opacity: 0.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 #dddddd;
    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: 100%;
}
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: 0px !important;
    border-top: 1px solid !important;
    border-top-color: lightgray !important;
    border-bottom-color: black !important;
    width: 100%;
    border-bottom: 1px solid;
    box-shadow: 0px 7px 16px 0px rgba(29, 30, 32,0.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: #222222;
}
.TDTY-Subs {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;   
    line-height: 1.55;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}
.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: #ffffff !important;
    width: 100%;
    margin-top: 0px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.nomargin {
    margin: 0px !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 { /* Edge */
    color: #fff;
}
:-ms-input-placeholder { /* Internet Explorer */
    color: #fff;
}
::placeholder {
    color: #fff;
}
input[type="text"].form-control::-webkit-input-placeholder {
    color: #fff;
}
form.city_form input#city {
    height: 30px;
}
/************************END OF HEADER SECTION****************************/
/*************footer start***********/
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: normal;
    line-height: 1.29;
    color: #ffffff;
}
.footer .subscriber-block{
    margin-bottom: 0;
}
.subscriber-block {
    padding: 30px 50px;
    border-bottom: 1px solid;
    margin-bottom: 20px;
    border-color: rgba(255,255,255,0.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: #ffffff;
}
.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,0.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: 0px;
    text-align: right;
}
    .ftr-icon a {
        color: #fff;
        padding: 0 10px;
    }
        .ftr-icon a:hover {
            color: white;
        }
.ftr-subs-btn {
    border-radius: 5px;
    background-color: #ffffff;
    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;
}
/*******footer end******/
/****************************SHARE ICONS*****************************/
.icon-bar {
    display: flex;
}
    .icon-bar ul {
        display: flex;
        margin: 0;
        padding: 0;
        list-style: none;
    }
        .icon-bar ul:first-child {
            padding-left: 20px;
            border-left: 1px solid #ddd;
        }
        .icon-bar ul li {
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center;
            padding: 5px;
            transition: all 0.5s ease-in-out;
        }
            .icon-bar ul li:hover {
                width:4pc;
            }
            .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: #444444;
        font-weight: normal;
        font-size: 13px;
        position: absolute;
        z-index: 99999999;
        box-sizing: border-box;
        box-shadow: 0 1px 8px rgba(0,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;
}
/**************************END OF SHARE ICON TOOL TIP*************************/
.ads {
    margin-top: 30px;
    margin-bottom: 30px;
}
.cast-detail {
    font-size: 14px;
    font-weight: normal;
    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: #000000;
}
.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 #dddddd;
    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;
}
/*COLUMNNIST*/
.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 p, .writer-info a {
    margin-top: 5px;
    font-size: 14px;
    font-weight: normal;    
    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: normal;    
    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: normal;
        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;
    }
}
/* IE 8 */
@media \0screen {
    .writer-info span {
        font-size: 12px;
        font-weight: normal;       
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #5a5a5a;
        font-family: "Noto Serif", serif;
        font-size: 10px;
    }
}
/* >= IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .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: "Noto Serif", serif;
        font-size: 10px;
    }
}
div [title='Punjab'] iframe, div [title='Chandigarh'] iframe, div [title='Nation'] iframe {
    width: 100%;
    height: 294px;
}
/****************************ADS******************/
.horizontal-ads {
    /*border: solid 1px #e3e3e3;
    background-color: #f3f3f3;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px;
    margin-top: 30px;
    align-items: center;
    text-align: center;
}
.add-sec {
    /* border: solid 1px #e3e3e3;
    background-color: #f3f3f3; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 10px;
    align-items: center;
}
.add-block-img, .add-block-imgsecond {
    height: auto;
    margin-bottom: 25px;
    width: max-content;
}
.add-block-imgsecond {
    margin-bottom: 0px;
}
/*******************END OF ADS***************************/
a.scrolltop {
    position: fixed;
    right: 50px;
    bottom: 100px;
    font-size: 24px;
    z-index: 999999;
    background: #fff;
    border-radius: 50%;
    width: 45px;
    text-align: center;
    color: #0D1C3D;
    display: none;
    box-shadow: 0 0 6px rgba(0,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: normal;        
        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:0.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: #000000;
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 0px;
    width: max-content;
}
.navbar {    
    box-shadow: 0px 2px 5px 0px rgba(29, 30, 32,0.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;
}
