/*  15-07-2020 */

@font-face {
    font-family: "FontAwesome";
    font-display: swap;
    src: url("../fontawesome/webfonts/fa-solid-900.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}


/*  15-07-2020 */

@font-face {
	font-display: swap;
    font-family: "Mehr-Nastaliq";
    font-style: normal;
    font-weight: normal;
    src: url("../font/Mehr-Nastaliq.ttf") format("truetype");
    
}

@font-face {
	font-display: swap;
    font-family: "jameel";
    font-style: normal;
    font-weight: bold;
    src: url("../font/Mehr-Nastaliq.ttf") format("truetype");
  
}

@font-face {
	font-display: swap;
    font-family: "Roboto";
    font-style: normal;
    font-weight: normal;
    src: url("../font/Roboto-Regular.ttf") format("otf");
   
}

@font-face {
	font-display: swap;
    font-family: "FontAwesome";
    src: url("../fontawesome/webfonts/fa-solid-900.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    
}

@font-face {
	font-display: swap;
    font-family: "nafees-web-naskh-regular-1";
    font-style: normal;
    font-weight: normal;
    src: url("../font/nafees-web-naskh-regular-1.ttf") format("truetype");
   
}

@font-face {
	font-display: swap;
    font-family: "urdu-font";
    font-style: normal;
    font-weight: normal;
    src: url("../font/Nafees-Nastaleeq.ttf") format("truetype");
   
}

body {
    /* font-family: 'Mehr-Nastaliq', 'jameel', 'Roboto', sans-serif; */
    font-family: 'Jameel Noori Nastaleeq', 'Mehr-Nastaliq', 'jameel', 'Roboto', sans-serif;
    direction: rtl;
    text-align: right;
    font-size: 22px;
    line-height: 2.5;
    /* letter-spacing: 0.6px; */
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    vertical-align: baseline;
    /* text-rendering: optimizeLegibility; disabled only for jameel noori nastaleeq font  */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* unicode-bidi: bidi-override; */
    unicode-bidi: embed;
}

.jameel {
    font-family: 'jameel';
    display: block !important;
    word-spacing: 2px;
}

.badge {
    font-weight: normal;
}

.main-red {
    color: #cf0000 !important;
}

time {
    font-family: "nafees-web-naskh-regular-1", 'Roboto', sans-serif;
    font-weight: lighter;
    color: #444;
}

.advertisement {
    line-height: 1 !important;
    font-size: 16px !important;
    text-align: left;
}


/* gen. anchor settings*/

a:link,
a:visited {
    color: #175fb1;
    text-decoration: none;
}

a:hover,
a:active {
    color: #cf0000;
}

.navbar ul li a {
    font-size: 22px;
}

.dropdown-item {
    line-height: 1.5 !important;
    font-size: 18px !important;
    border-bottom: 1px solid #e6e6e6;
    padding-top: .25rem;
    padding-bottom: 0.25rem;
    padding-right: 1rem !important;
    padding-left: 0.5rem;
    text-align: right !important;
}

.dropdown-item:last-child {
    border: none;
}

.col-name-menu {
    display: inline-block;
    padding: .25em !important;
    /* font-size: 75%; */
    font-weight: normal;
    color: #000;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}


/* border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; */

.line-height-2-2 {
    line-height: 2.2rem;
}

.taza-tareen .btn,
.tazatareen-main .btn,
.aj-ka-akhbar-category .btn {
    color: #fff;
}

.roznama-dunya-logo {
    width: 100px !important;
}

.ticker_item {
    font-size: 1rem;
    font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif;
    font-weight: normal;
}

.taza-tareen {
    /* margin: 0.5rem 0; */
}

.btn {
    font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif;
    font-size: 1.2rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.remove-padding-inline-start {
    padding-inline-start: 0 !important;
}

.dunya-red {
    background-color: #cf0000;
    color: #fff;
}

.roznama-dunya-blue {
    background-color: #175fb1;
    /* direction: ltr; */
}

.basic-blue {
    background-color: #175fb1;
}

.font-basic-blue {
    color: #175fb1 !important;
}

.national-news-title {
    font-size: 1.3rem;
}

.special-article-title {
    font-size: 1.3rem;
}

.font-size-1-5,
.font-size-1 {
    font-size: 1.4rem !important;
    word-spacing: 0.01rem;
}

.font-size-2 {
    font-size: 2rem !important;
}

.margin-nav-item {
    margin: 0 15px;
}

a.nav-link:hover {
    background-color: #518bce;
    color: #fff !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 1);
    /* padding-right: 1rem; */
}

.header_main {
    height: 72px;
    font-weight: normal;
    line-height: 1;
}

.rah-e-hadayat {
    color: #fff;
    font-size: 14px;
    padding: 9px 15px;
    background-color: #175fb1;
    line-height: 1;
    font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif;
    font-weight: normal;
    /* margin-top: 33px; */
}

.bg-green-ayat {
    background-color: #598428;
}

.bg-mild-grey {
    background-color: #ebebeb;
}

.ayate-e-quran {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
    font-size: 16px;
    color: #fff;
    /* background-color: #598428; */
    font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif;
    font-weight: normal;
    /* margin-top: 33px; */
}


/* sub menu navbar with icons*/


/* category page of aaj ka akhbar style*/

.small-news-title {
    /* font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif; */
    font-size: 1.3rem;
    line-height: 2.2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* height: 90px; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0 0.5rem;
}

.story-news-title {
    /* font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif; */
    font-size: 1rem;
    line-height: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* height: 90px; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.aj-ka-akhbar-col-title {
    font-size: 1.5rem;
    color: #fff;
    font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif;
    font-weight: normal;
    margin-bottom: 0;
    margin-right: 10px;
}

.news-grid-title {
    font-size: 1.3rem;
    line-height: 2.2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* height: 90px; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


/* category page of aaj ka akhbar style*/


/* main menu style*/

.menu_main .navbar-expand-lg .navbar-nav .dropdown-menu {
    text-align: right;
}

.menu_main .dropdown-menu {
    right: 0;
}

.menu_main .dropdown-menu {
    left: auto;
}

.menu_main .dropdown-toggle::after {
    margin-right: 0.255em;
}


/* make menu dorpdown on hover*/

.menu_main .dropdown:hover>.dropdown-menu {
    display: block;
}

#aka-sheh-surkhian ul li a {
    /* padding-left: 0.5rem; */
    /* line-height: 1.5; 12-12-2019*/
    padding-right: 5px;
}

#aka-sheh-surkhian ul {
    list-style: none;
    /* Remove default bullets */
    padding-inline-start: 0px;
}

#aka-sheh-surkhian .right-margin-30 {
    margin-right: 30px;
}

#aka-sheh-surkhian ul li::before {
    content: "\f100";
    /* content: "\2022"; */
    color: #cf0000;
    /* font-weight: bold; */
    display: inline-block;
    position: absolute;
    /* width: 1em; */
    /* margin-left: -1em; */
    font-size: 1rem;
    /* line-height: 2.5 !important; 07-11-2019 */
    line-height: 2.5 !important;
    font-family: "FontAwesome", 'Roboto Condensed', sans-serif !important;
    padding: 5px;
}


/* important news*/

#important-news ul li a {
    padding-right: 5px;
}

#important-news ul {
    list-style: none;
    padding-inline-start: 0px;
}

#important-news .right-margin-30 {
    margin-right: 30px;
}

#important-news ul li::before {
    content: "\f100";
    color: #cf0000;
    display: inline-block;
    position: absolute;
    font-size: 1rem;
    line-height: 3.5 !important;
    font-family: "FontAwesome", 'Roboto Condensed', sans-serif !important;
    padding: 5px;
}


/* important news*/


/* bullet style for panel*/

#panel-1 ul,
#panel-2 ul,
#panel-3 ul {
    list-style-type: none;
}

#panel-1 ul li::before,
#panel-2 ul li::before,
#panel-3 ul li::before {
    content: "\f100";
    /* content: "\2022"; */
    color: #cf0000;
    /* font-weight: bold; */
    display: inline-block;
    position: absolute;
    /* width: 1em; */
    /* margin-left: -1em; */
    font-size: 0.8rem;
    line-height: 2.2 !important;
    font-family: "FontAwesome", 'Roboto Condensed', sans-serif !important;
    padding: 5px;
    padding-inline-start: 0;
    margin-right: -25px;
}


/* #sub-menu {} */

#sub-menu {
    font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif;
    font-weight: normal;
}

#sub-menu .navbar {
    padding: 0;
}

#sub-menu .navbar-brand {
    /* background: rgb(185, 9, 9);
    background: linear-gradient(0deg, rgba(185, 9, 9, 1) 0%, rgba(108, 4, 4, 1) 47%, rgba(147, 8, 8, 1) 100%); */
    /* padding: 0 0.5rem; */
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    cursor: default;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}


/* #sub-menu .navbar-brand:hover {
    background: rgb(246, 14, 7);
    background: linear-gradient(0deg, rgba(246, 14, 7, 1) 0%, rgba(247, 1, 1, 1) 47%, rgba(191, 7, 7, 1) 100%);
} */

#sub-menu .navbar-icon-top .navbar-nav .nav-link>.fa {
    position: relative;
    width: 36px;
    font-size: 24px;
}

#sub-menu .navbar-icon-top .navbar-nav .nav-link>.fa {
    top: 3px;
    line-height: 12px;
}

#sub-menu .navbar-icon-top .navbar-nav .nav-link>.fa>.badge {
    top: -10px;
}

#sub-menu .navbar-dark .navbar-nav .active>.nav-link {
    background-color: #9a0a0a;
    /* background-size: cover; */
    /* border-left: #ddd 1px solid;
    border-right: #ddd 1px solid; */
}

.author-name a {
    /* background-color: #6c757d;
    width: 100%; */
    line-height: 1 !important;
    color: #cf0000;
}

#a-name {
    /* background-color: #6c757d; */
    margin-top: 5px;
    border: 1px solid #dee2e6;
    text-align: center;
}

.today_newspaper {
    /* background-color: #175fb1; */
    line-height: 1;
}

.trending-news a,
.special-feature a,
.epaper-title a,
.today_newspaper a,
.taza-title a {
    color: #fff;
    font-size: 1.7rem;
}

.trending-news ul li {
    list-style-type: disc;
    list-style-position: inside;
}

.trending-news ul li a,
.special-feature ul li a {
    color: #333;
}

.trending-news ul li a:hover,
.special-feature ul li a:hover {
    color: #175fb1;
}

.btn-tazatareen a {
    background-color: #cf0000;
    text-align: center;
    font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif;
    font-weight: normal;
    color: #fff;
    font-size: 1.2rem;
}

.btn-tazatareen a:hover {
    background-color: #9a0a0a;
}


/* cssmenu style*/

.b-b {
    border-bottom: #cf0000 3px solid;
}

.b-b-dark {
    border-bottom: #343a40 1px solid;
}

.epaper {
    font-size: 1.2rem;
    line-height: 2;
}

.epaper ul {
    margin-bottom: 0;
    list-style: none;
    font-size: 1.5rem;
}

.epaper ul li::before {
    content: "\f100";
    color: #175fb1;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    /* margin-left: -1em; */
    font-family: "FontAwesome", 'Roboto Condensed', sans-serif !important;
    font-size: 0.8rem;
}

.td-col-image {
    line-height: 1;
}

.td-col-info {
    font-size: 1.2rem;
    line-height: 2;
}


/* author image fix 03-01-2020*/

.author-image {
    height: 90px !important;
    width: 90px !important;
}


/* cities heading desktop truncate and mobile complete*/

.truncate-desktop-oneline {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
}

#modal-e-column .modal-footer {
    padding: 0.5rem;
}

@media (min-width: 576px) {
    #sub-menu .navbar-icon-top.navbar-expand-sm .navbar-nav .nav-link {
        text-align: center;
        display: table-cell;
        height: 60px;
        vertical-align: middle;
        padding-top: 0;
        padding-bottom: 0;
    }
    #sub-menu .navbar-icon-top.navbar-expand-sm .navbar-nav .nav-link>.fa {
        display: block;
        width: 48px;
        margin: 2px auto 4px auto;
        top: 0;
        line-height: 24px;
    }
    #sub-menu .navbar-icon-top.navbar-expand-sm .navbar-nav .nav-link>.fa>.badge {
        top: -7px;
    }
    #modal-e-column .modal-dialog {
        max-width: 775px !important;
    }
}

@media (min-width: 768px) {
    #sub-menu .navbar-icon-top.navbar-expand-md .navbar-nav .nav-link {
        text-align: center;
        display: table-cell;
        height: 70px;
        vertical-align: middle;
        padding-top: 0;
        padding-bottom: 0;
    }
    #sub-menu .navbar-icon-top.navbar-expand-md .navbar-nav .nav-link>.fa {
        display: block;
        width: 48px;
        margin: 2px auto 4px auto;
        top: 0;
        line-height: 24px;
    }
    #sub-menu .navbar-icon-top.navbar-expand-md .navbar-nav .nav-link>.fa>.badge {
        top: -7px;
    }
	.forum-title {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        min-height: 105px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 1.7 !important;
    }
}

@media (min-width: 992px) {
    #sub-menu .navbar-icon-top.navbar-expand-lg .navbar-nav .nav-link {
        text-align: center;
        display: table-cell;
        /* height: 70px; */
        vertical-align: middle;
        padding-top: 0;
        padding-bottom: 0;
        border-left: 1px solid #9a0a0a;
    }
    #sub-menu .navbar-icon-top.navbar-expand-lg .navbar-nav .nav-link>.fa {
        display: block;
        width: 48px;
        margin: 2px auto 4px auto;
        top: 0;
        line-height: 24px;
    }
    #sub-menu .navbar-icon-top.navbar-expand-lg .navbar-nav .nav-link>.fa>.badge {
        top: -7px;
    }
    #sub-menu .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .epaper-padding {
        /* padding: 0; */
        padding: 0 0.2rem !important;
    }
    .column-name {
        font-size: 0.8rem;
    }
    #panel-1 ul li::before,
    #panel-2 ul li::before,
    #panel-3 ul li::before {
        font-size: 1rem;
        line-height: 2.5 !important;
    }
    .national_news_1 {
        min-height: 410px;
    }
    .national_news_index {
        min-height: 385px;
    }
	 .forum-title {
        min-height: 90px;
    }
}

@media (min-width: 1200px) {
    #sub-menu .navbar-icon-top.navbar-expand-xl .navbar-nav .nav-link {
        text-align: center;
        display: table-cell;
        height: 70px;
        vertical-align: middle;
        padding-top: 0;
        padding-bottom: 0;
    }
    #sub-menu .navbar-icon-top.navbar-expand-xl .navbar-nav .nav-link>.fa {
        display: block;
        width: 48px;
        margin: 2px auto 4px auto;
        top: 0;
        line-height: 24px;
    }
    #sub-menu .navbar-icon-top.navbar-expand-xl .navbar-nav .nav-link>.fa>.badge {
        top: -7px;
    }
    .epaper-padding {
        /* padding: 0; */
        padding: 0 0.2rem !important;
    }
    .column-name {
        font-size: 1.5rem !important;
    }
}

.main-page-col-special {
    /* font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif; */
    font-weight: normal;
    font-size: 1.5rem;
    line-height: 1;
    text-align: center;
}

.read-more {
    font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif;
    font-size: 1.5rem;
    line-height: 1.5;
    margin: 0.5rem;
    background-color: #208638 !important;
    color: white;
    border: solid 1px #04741d;
    padding: 0rem 0.5rem;
}

.read-more-special {
    font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif;
    font-size: 1.5rem;
    line-height: 1.5;
    margin: 0.5rem;
    padding: 0rem 0.5rem;
}


/* sub menu navbar with icons*/


/*cricket section */


/* column panel*/

.column-panel {
    font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif;
    font-weight: normal;
    line-height: 1.5;
}

.taza-column-title p {
    padding-bottom: 0 !important;
    /* background-color: #598428; */
    margin-block-end: 0;
    margin-block-start: 0;
    margin: 5px 0;
    color: #fff;
    padding: 0 5px;
}


/* column panel*/


/* text-overlay container*/

.txt-overlay-container {
    position: relative;
    line-height: 1;
}

.txt-overlay-description {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75);
    padding: 5px 5px 0;
    text-align: center;
    width: 100%;
}

.line-clamp:after {
    content: '...';
    text-align: right;
    bottom: 0;
    right: 0;
    width: 25%;
    display: block;
    position: absolute;
    height: calc(1em * 1.2);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 75%);
}

@supports (-webkit-line-clamp: 1) {
    .layate-e-quran:after {
        display: none !important;
    }
}

.line-clamp-1 {
    -webkit-line-clamp: 1;
    height: calc(1em * 2 * 1);
    line-height: 2;
}

.bg-tazatareen {
    background-color: #cf0000;
    color: #fff !important;
    font-size: 20px;
}

.taza-tareen-description p,
.aj-ka-akhbar-category-description p {
    text-align: justify;
    font-size: 1.3rem !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* height: 90px; */
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 2;
}

.taza-small-news-description p,
.aj-ka-akhbar-category-description p {
    font-size: 1.3rem !important;
    margin-bottom: 2px;
    line-height: 2;
    text-align: justify;
    padding-right: 5px;
}

.taza-tareen-headline,
.aj-ka-akhbar-category-headline {
    color: #cf0000 !important;
    /* margin: 15px 0; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* height: 90px; */
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.taza-tareen-headline a,
.aj-ka-akhbar-category-headline a {
    text-decoration: none;
    color: #cf0000;
    line-height: 2;
    font-size: 2rem;
    padding: 1rem 0.5rem 0 0.5rem;
}

.taza-tareen-headline a:hover,
.aj-ka-akhbar-category-headline a:hover {
    text-decoration: none;
    color: #175fb1;
}

.taza-tareen-news .list-unstyled {
    padding-inline-start: 0;
}

.media-body h5 {
    color: #175fb1;
    line-height: 2;
    padding: 0 10px;
}

.media-body h5 a {
    text-decoration: none;
}

.taza-title,
.epaper-title,
.trending-news-title {
    font-size: 1.5rem;
    padding: 0.5rem;
    margin: 0.5rem;
}

.taza-title-adjustment {
    padding: 0 !important;
    line-height: 1 !important;
}

.taza-tareen-panel,
.city_panel,
.category_panel {
    background-color: #ddd;
    /* padding: 0.5rem; */
}

.date-time {
    font-size: 0.8rem;
}

.special-feature h2 {
    font-size: 1.2rem;
}

.card-title {
    /* font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif; */
    font-weight: normal;
    color: #444;
    margin-bottom: 0;
}

.card-title a {
    color: #175fb1;
    font-size: 1.3rem;
    line-height: 2;
    text-decoration: none;
}

.card-title a:hover {
    color: #cf0000;
}

.epaper hr {
    margin: 0.5rem 0;
}

.epaper a {
    color: #444;
    text-decoration: none;
}

.card {
    line-height: 1 !important;
}

.card-body {
    padding: 0 0.5rem !important;
    text-align: center;
    font-size: 1rem;
}

.one-line {
    overflow: hidden;
    display: -webkit-box;
    /* height: 90px; 
    white-space: nowrap; 
  width: 50px; 
  overflow: hidden;
  text-overflow: ellipsis; 
  border: 1px solid #000000;
    
    */
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 2.2;
    /* white-space: nowrap; */
}

.one-line-only {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.two-line {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* height: 90px; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 2.2;
}

.m-two-line {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* height: 90px; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.5;
}

.three-line {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* height: 90px; */
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 2.2;
}

.col-bg-color {
    background-color: #ddd;
}

.min-height-90 {
    min-height: 90px;
}

.city_panel h1,
.category_panel h1 {
    font-size: 1.5rem;
}


/* .category_panel h2 {
    font-size: 1.3rem;
    min-height: 70px;
} */

.city_panel h3,
.category_panel h3 {
    font-size: 1.4rem;
    line-height: 2;
    padding-right: 5px;
    border-bottom: 1px solid #c6c6c6;
}

.national_news h2 {
    font-size: 1.5rem;
    color: #175fb1;
    line-height: 1.8;
    padding: 5px;
}

.special-article h2 {
    font-size: 1.5rem;
    /* color: #fff; */
    padding: 5px;
    line-height: 1.5;
}


/* .national_news p {
    padding: 5px;
} */

.national_news_description {
    line-height: 2.4;
    max-height: 115px !important;
    margin-top: 20px;
}

.national_news_description p {
    padding: 0 5px;
    font-size: 1.3rem;
    line-height: 2;
    text-align: justify;
}

.national_news_image {
    line-height: 1;
}


/* style for national news list */

#national-news-list ul {
    list-style: none;
    /* Remove default bullets */
    padding-inline-start: 10px;
}

#national-news-list .taza-small-news-title,
#national-news-list .aj-ka-akhbar-small-news-title {
    margin-right: 30px;
    text-align: justify;
}

#national-news-list ul li {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

#national-news-list ul li:last-child {
    border-bottom: none;
}

#national-news-list ul li::before {
    content: "\f100";
    /* content: "\2022"; */
    /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #cf0000;
    /* Change the color */
    /* font-weight: bold; */
    /* If you want it to be bold */
    display: inline-block;
    position: absolute;
    /* Needed to add space between the bullet and the text */
    /* width: 1em; */
    /* Also needed for space (tweak if needed) */
    /* margin-left: -1em; */
    /* Also needed for space (tweak if needed) */
    font-size: 1rem;
    line-height: 3 !important;
    font-family: "FontAwesome", 'Roboto Condensed', sans-serif !important;
    padding: 5px;
}

.special-article-description {
    line-height: 2.4;
    /* max-height: 115px !important; */
}

.special-article-description p {
    padding: 5px 10px;
    font-size: 1.3rem;
    line-height: 2;
    text-align: justify;
}


/* only two line text*/

.two-line-only {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* height: 90px; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#taza-special-feature .swiper-slide p {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    color: #fff;
    font-size: 1.4rem;
    bottom: 0;
    margin-bottom: 0;
    padding: 0.5rem 0.2rem !important;
    line-height: 1.5;
}

.taza-special-feature .taza-special-feature-description h3,
.taza-dunya .taza-dunya-description h3,
.taza-sports .taza-sports-description h3,
.taza-business .taza-business-description h3,
.taza-tech .taza-tech-description h3,
.taza-cricket .taza-cricket-description h3,
.taza-ajeeb .taza-ajeeb-description h3,
.taza-crime .taza-crime-description h3,
.pakistan-category-left-panel .pakistan-category-left-panel-description h3,
.extra-section-title h3,
.khasosi-tehreer .khasosi-tehreer-description h3 {
    color: #175fb1;
    font-size: 1.2rem;
    /* line-height: 1.5;  07-11-2019 */
    line-height: 1.7;
    padding: 5px;
    text-align: justify;
}

.taza-special-feature .taza-special-feature-description h3 a,
.taza-dunya .taza-dunya-description h3 a,
.taza-sports .taza-sports-description h3 a,
.taza-business .taza-business-description h3 a,
.taza-tech .taza-tech-description h3 a,
.taza-cricket .taza-cricket-description h3 a,
.taza-ajeeb .taza-ajeeb-description h3 a,
.taza-crime .taza-crime-description h3 a,
.pakistan-category-left-panel .pakistan-category-left-panel-description h3 a,
.extra-section-title h3 a,
.khasosi-tehreer .khasosi-tehreer-description h3 a {
    color: #175fb1;
    font-size: 1.4rem;
    line-height: 2;
    padding: 5px;
}

.taza-special-feature .date-time,
.taza-dunya .date-time,
.taza-sports .date-time,
.taza-business .date-time,
.taza-cricket .date-time {
    font-size: 0.6rem;
    float: left;
}

.taza-special-feature hr {
    margin: 0.5rem 0;
}

.blog-item img {
    max-height: 130px;
}

.blog-title h3 {
    font-size: 1rem;
    line-height: 2.5;
}

.miscellaneous h2 {
    font-size: 1.5rem;
}

footer {
    /* font-family: "Open Sans Condensed", sans-serif; */
    font-weight: normal;
    font-size: 1.5rem;
}

footer a:link,
footer a:visited {
    color: #ddd;
    text-decoration: none;
    font-size: 1.5rem;
}

.footer-social-icons .nav-link {
    padding: 0.5rem;
}

.footer-links ul li:last-child a {
    background-color: #f8f9fa;
    color: #343a40;
}

.footer-links ul li:last-child a:hover {
    background-color: #606a75;
    color: #f8f9fa;
}

.column-title {
    min-height: 70px;
    margin-top: 5px;
    min-width: auto;
}

.column-title-single {
    font-size: 1.7rem;
    padding: 1.5rem 0.2rem;
    border-bottom: #cf0000 1px solid;
}

.column-image {
    height: 180px;
    width: 180px;
}

.special-articles-title,
.dunya-blogs {
    font-size: 1rem;
}


/* taza tareen */

.taza-two-panel-small-news a {
    line-height: 2;
    font-size: 0.7rem;
}


/* sub-menu */

.sub-menu ul {
    padding: 0 !important;
    width: 100%;
}

.sub-menu .navbar {
    background-color: #cf0000;
    color: #fff;
    padding: 0.2rem 0.2rem;
}

.sub-menu .navbar-dark .navbar-nav .active>.nav-link {
    color: #fff;
    background-color: #175fb1;
}

.sub-menu .navbar-dark .navbar-nav .nav-link {
    color: #fff;
    line-height: 1.5;
    font-size: 0.9rem;
}

.taza-video-description p {
    line-height: 1.2;
    text-align: left;
    font-family: 'helvetica-neue', sans-serif;
    font-weight: 600;
}

.video-stats span {
    line-height: 1;
    font-size: 0.7rem;
    margin-top: 2px;
    color: #175fb1;
}

.taza-video-description .date-time {
    font-size: 0.7rem;
}

.taza-tareen-main-image,
.aj-ka-akhbar-category-main-image,
.taza-tareen-story-image {
    position: relative;
    /* margin-bottom: 1rem; */
}

.taza-tareen-story-image .img-zoom-icon {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.category-name-on-image {
    font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif;
    position: absolute;
    top: 20px;
    left: 0px;
    background-color: #175fb1;
    line-height: 1.5;
    padding: 2px 8px;
    color: #fff;
}


/* styling a single story*/

.story-title {
    font-size: 1.5rem;
    line-height: 1 !important;
    /* margin-top: 1.5rem; */
    padding-top: 1.5rem;
    color: #cf0000;
}

.news-section figcaption {
    font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif;
    font-weight: normal;
    font-size: 1rem;
    color: #fff;
    background-color: #175fb1;
    padding: 5px 10px;
    font-size: 1.2rem;
}

.related-news {
    /* font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif; */
    font-weight: normal;
    font-size: 1.2rem;
    color: #fff;
    padding: 1rem;
    word-spacing: 0.2rem;
}


/* embed*/

.medium-insert-embeds.medium-insert-embeds-left {
    width: calc(100% / 3 - 15px);
    float: left;
    margin: 6px 15px 20px 0;
}

.medium-insert-embeds {
    text-align: center;
    margin: 1em 0;
    position: relative;
    float: right;
    width: 100%;
}

.medium-insert-embeds figure {
    margin: 0px;
    position: relative;
}

.medium-insert-embed .embed_external_url.embedRelatedStory {
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    color: rgba(0, 0, 0, 0.87);
    border-radius: 2px;
    text-align: right;
    direction: rtl;
    color: #333;
    background-color: #fff;
    bottom: 0;
    /* width: 60% !important; */
    display: block;
    border: 1px rgb(204, 214, 221) solid;
    position: relative;
}

.medium-insert-embed .embed_external_url.embedRelatedStory img {
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
    display: block;
    position: relative;
    width: 100%;
    /* height: 135px; */
    margin: 0 auto !important;
    margin-bottom: 10px !important;
    overflow: hidden;
}

.medium-insert-embed .embed_external_url.embedRelatedStory h4 {
    padding: 10px;
    font-weight: 400;
    text-align: right;
    direction: rtl;
    font-size: 0.7rem;
    color: rgba(0, 0, 0, .9)!important;
    line-height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 2!important;
    max-height: 4.2em !important;
    display: -webkit-box!important;
    -webkit-line-clamp: 3!important;
    -webkit-box-orient: vertical!important;
    overflow: hidden!important;
}


/* style for city page*/

.main-news-title {
    text-decoration: none;
    color: #cf0000 !important;
    line-height: 2.5;
    font-size: 1.7rem;
    padding-right: 7px;
}

#city-important-news .list-group {
    font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif;
    font-weight: normal;
    padding-inline-start: 0px;
    color: #598428;
    font-size: 1rem;
}

#city-important-news .list-group-item {
    padding: 0.25rem;
    line-height: 1.5rem;
}


/* style for city page*/


/* story */

.taza-tareen-story-title {
    color: #cf0000;
    /* font-size: 1.7rem; */
    line-height: 1.7;
    margin: 1rem 0.5rem;
    border-bottom: 2px #dfdfdf solid;
}

.news-section time {
    color: #6c757d;
    font-size: 1rem;
    display: flex;
    align-items: center;
}

.column-content p,
.news-section p {
    text-align: justify;
    font-size: 1.7rem;
}

.author {
    /* font-size: 1rem; */
    font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif;
    font-weight: normal;
    /* line-height: 1.5; */
    margin-top: 1rem;
}

.editorial-panel ol li a,
.letter-to-editor ol li a,
.special-feature-panel ol li a {
    line-height: 3;
    padding-right: 0.5rem;
}

.column-3 a {
    color: #333;
}

.column-3 a:hover {
    color: #6c757d;
}

.column-name {
    line-height: 1;
    text-align: center;
    font-size: 1rem;
}

.column-date {
    font-size: 0.8rem;
    color: #444;
    line-height: 1;
    text-align: center;
}

.btn-archive {
    background: rgb(11, 119, 204);
    background: linear-gradient(0deg, rgba(11, 119, 204, 1) 0%, rgba(6, 81, 191, 1) 44%, rgba(39, 127, 218, 1) 45%, rgba(11, 76, 185, 1) 100%);
}

#aj-k-col-dd .dropdown-menu {
    /* display: block; */
    min-width: 17rem;
}

.bg-columnist {
    background-image: url("../images/bg-columnist.jpg");
    background-size: 750px 300px;
}

#columnist .author-email h4 {
    background-color: #17a2b8;
    width: 100%;
    margin-block-end: 0;
    padding: 1rem !important;
    line-height: 1.5 !important;
}

.bg-column-today {
    background-image: url("../images/col-today-bg.jpg");
    background-size: 750px 300px;
}

.aj-ka-column a {
    color: #fff;
}


/* style for contact us */

#contact-us,
#contact-form,
#privacy-policy,
#news-arc-pub-date {
    font-family: "helvetica-neue", 'Roboto Condensed', sans-serif;
    direction: ltr;
    text-align: left !important;
}

.line-height-2-5 {
    line-height: 2.5;
}

hr {
    margin: 0.5rem;
}

.line-height-1-3 {
    line-height: 1.3 !important;
}

.line-height-1 {
    line-height: 1 !important;
}

.city_panel h2 {
    font-size: 1.5rem;
    line-height: 2;
    padding-right: 5px;
}

.email-mobile,
.sms-mobile {
    font-size: 1rem !important;
    font-family: 'Roboto', sans-serif;
    direction: rtl;
}

.trending-news-main a {
    color: #6c757d;
}

.trending-news-main ul {
    list-style-type: circle;
    color: #9a0a0a;
}

.author-name-style-3 {
    font-size: 1rem;
    font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif;
}

.column-scroll {
    height: 595px;
    overflow-x: hidden;
    overflow-y: scroll;
    position: relative;
}

.show-ipad-portrait {
    display: none;
}

.td-col-image {
    /* height: 125px; */
}

.index-col-name {
    font-size: 1.5rem !important;
    line-height: 1.9;
    padding: 5px !important;
    min-height: 96px;
    overflow-wrap: break-word;
    /* font-family: "nafees-web-naskh-regular-1"; */
    /* font-weight: bold; */
    word-spacing: 2px;
}

.epaper-mobile {
    font-size: 1rem;
    padding-top: 0.25rem;
}

.english-txt-footer-bottom {
    font-family: 'Roboto', sans-serif !important;
    font-size: 0.9rem;
    margin-bottom: 0 !important;
    line-height: 1.5;
}

.footer-bottom-text {
    font-family: 'Roboto', sans-serif !important;
}

.mcontainer {
    height: fit-content;
}

#subscribe-column {
    line-height: 1 !important;
    font-family: "nafees-web-naskh-regular-1", sans-serif;
}

.direction-left {
    direction: ltr;
}

#rating {
    font-family: "helvetica-neue", sans-serif;
}

.checked {
    fill: currentColor;
    color: #ffa500;
}

.er404 {
    background-image: url("../images/bg-404.jpg");
    background-repeat: no-repeat;
    text-align: center;
    padding: 100px 10px;
    color: #fff;
    min-height: 200px;
    background-size: cover;
}

#more-columns {
    display: contents;
}

#more-columns a:hover {
    background-color: #175fb1;
    color: #fff;
}

#national-news-list .taza-small-news-title,
#national-news-list .aj-ka-akhbar-small-news-title {
    margin: 5px 25px 5px 5px;
}

.img-loader {
    /* display: none; */
    width: 100%;
    height: 100%;
    position: fixed;
    /* bottom: 0;
    left: 0; */
    top: 50%;
    right: 0;
    z-index: 9999;
    margin: auto;
}

.bg-loader {
    opacity: 0.2;
}

.img-columnist {
    width: 120px !important;
    height: 120px !important;
}

.img-today-column {
    width: 85px !important;
    height: 85px !important;
}

#pakistan ul li a {
    /* padding-left: 0.5rem; */
    line-height: 2;
}

#pakistan ul {
    list-style: none;
    /* Remove default bullets */
    padding-inline-start: 0px;
}

#pakistan .right-margin-30 {
    margin-right: 30px;
}

#pakistan ul li::before {
    content: "\f100";
    /* content: "\2022"; */
    color: #cf0000;
    /* font-weight: bold; */
    display: inline-block;
    position: absolute;
    /* width: 1em; */
    /* margin-left: -1em; */
    font-size: 1rem;
    /* line-height: 2.5 !important; 07-11-2019 */
    line-height: 2.5 !important;
    font-family: "FontAwesome", 'Roboto Condensed', sans-serif !important;
    padding: 5px;
}

#cat-single-line-news ul {
    list-style: none;
    line-height: 1;
    padding-inline-start: 0px;
    margin-bottom: 2px;
}

#cat-single-line-news .right-margin-20 {
    margin-right: 20px;
    padding-right: 5px;
}

#cat-single-line-news ul li::before {
    content: "\f100";
    color: #cf0000;
    display: inline-block;
    position: absolute;
    font-size: 1rem;
    line-height: 3.2 !important;
    font-family: "FontAwesome", 'Roboto Condensed', sans-serif !important;
}

.taza-small-news-title h3 {
    padding-right: 5px;
    line-height: 1.7;
    font-size: 1.75rem !important;
}


/* table program schedule */

#program-schedule {
    font-family: roboto, sans-serif;
    line-height: 1;
    width: 100%;
    direction: ltr;
}

.dunya-news-schedule-title {
    color: #fff;
    font-weight: bold;
    font-size: 1rem;
    margin-top: 0.5rem;
}

.bg-dunya-news-schedule-title {
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border: 0px solid #000000;
    background: #1D3DA1;
    background: -webkit-radial-gradient(center, #1D3DA1, #010835);
    background: -moz-radial-gradient(center, #1D3DA1, #010835);
    background: radial-gradient(ellipse at center, #1D3DA1, #010835);
}

.bg-day-date {
    background: #8F2411;
    background: -webkit-radial-gradient(center, #8F2411, #000000);
    background: -moz-radial-gradient(center, #8F2411, #000000);
    background: radial-gradient(ellipse at center, #8F2411, #000000);
}

.txt-program-schedule {
    color: #fff;
    font-weight: normal;
    font-size: 0.8rem;
    margin: 0.2rem 0;
    display: block;
}

.txt-time {
    color: #333;
    font-weight: normal;
    font-size: 0.8rem;
    margin: 0.2rem 0;
    display: block;
    background: #E0E0E0;
    background: -webkit-radial-gradient(center, #E0E0E0, #A1A1A1);
    background: -moz-radial-gradient(center, #E0E0E0, #A1A1A1);
    background: radial-gradient(ellipse at center, #E0E0E0, #A1A1A1);
    display: block;
    padding: 0.25rem 0;
}

.negative-mx-12 {
    margin-left: -12px;
    margin-right: -12px;
}


/* table program schedule */


/* .loader-image {
    background-image: url("../images/loader.gif");
    background-repeat: no-repeat, repeat;
    background-position: center;
    z-index: 1000;
} */


/* Web Ticker */

.marquee {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #ccc;
    /* background: #ccc; */
    background-color: #212529;
    direction: ltr;
    color: #fff;
    /* position: fixed; */
    /* height: 34px; */
    height: 45px;
    z-index: 100;
}

.marquee ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.marquee li {
    float: left;
    margin-left: 20px;
    font-family: "jameel", "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif;
    padding-top: 15px;
    line-height: 1;
    font-size: 18px;
    padding-bottom: 5px;
}

.marquee li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

.marquee li a:hover {
    background-color: #111;
}

.news-alert {
    background-color: #cf0000;
    padding: 10px 10px 0px;
    color: #fff;
    line-height: 1;
    font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif;
    /* position: fixed; */
    /* height: 33px; */
    height: 44px;
    z-index: 101;
    margin-top: 1px;
    position: absolute;
}

@media (max-width: 576px) {
    .marquee {
        /* position: fixed; */
        z-index: 100;
        height: 45px;
    }
    .news-alert {
        background-color: #cf0000;
        padding: 10px 10px 5px;
        color: #fff;
        /* position: fixed; */
        z-index: 101;
    }
    .marquee li {
        line-height: 1.5;
        padding-top: 15px;
    }
}


/* .national_news_title a:hover {
    color: #cf0000;
} */

.national_news_title a,
.special-article a {
    color: #175fb1 !important
}

.national_news_title a:hover,
.special-article a:hover {
    color: #cf0000 !important;
}

.epaper-thumb {
    width: 155px;
    height: 130px;
}


/* Web Ticker */


/* ========== Media Queries ===========
// Extra small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap 
*/


/*  Small devices (landscape phones, 576px and up) NotoNastaliqUrdu-Regular */

@media (max-width: 576px) {
    body {
        /* font-size: 1rem; */
        /* font-family: "nafees-web-naskh-regular-1", 'Roboto Condensed', sans-serif; */
        font-weight: normal;
        line-height: 1.5;
    }
    .margin-nav-item {
        margin: 0 !important;
    }
    ul.navbar-nav {
        padding-inline-start: 0;
    }
    .navbar-brand {
        margin: 0 auto;
    }
    .roznama-dunya-blue {
        direction: ltr;
    }
    .epaper-padding {
        /* padding: 0; */
        padding: 0 0.2rem !important;
    }
    .epaper-thumb {
        width: 90px;
        height: 150px;
    }
    .roznama-dunya-logo {
        width: 85px !important;
        line-height: 1;
    }
    .navbar {
        padding: .2rem 1rem;
    }
    .header_main {
        max-height: 56px;
    }
    /* .taza-tareen {
        margin-top: 33px !important;
    } */
    .taza-title,
    .epaper-title,
    .trending-news-title,
    .city_panel h2,
    .category_panel h2 {
        font-size: 1.5rem;
        padding: 0.5rem 0.4rem;
        margin: 0.05rem;
        display: block;
    }
    .taza-title {
        font-family: 'nafees-web-naskh-regular-1';
    }
    .taza-tareen-headline,
    .pakistan-main-headline {
        /* margin: 0.5rem; */
        line-height: 1.5 !important;
        display: block;
    }
    .taza-tareen-headline a,
    .pakistan-main-headline a {
        font-family: 'urdu-font' !important;
        line-height: 1.8;
        font-size: 1.5rem;
        /* padding: 0 !important; */
        text-align: justify;
        /* padding: 1rem 0.5rem; */
        display: block !important;
        /* font-kerning: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; */
    }
    .date-time {
        padding-top: 0;
        float: left;
        color: #b4b4b4 !important;
        font-size: 0.7rem;
    }
    .taza-tareen-m-heading {
        font-size: 1.2rem !important;
        color: #175fb1;
        font-weight: normal;
        line-height: 1.7;
        padding-top: 0.5rem;
        padding-right: 5px;
    }
    .epaper a {
        font-size: 1.5rem;
        line-height: 2;
    }
    .epaper ul {
        margin-bottom: 0;
        font-size: 1rem;
        line-height: 1.7;
        margin-top: 0.5rem;
    }
    .epaper-title {
        padding: 0.5rem;
    }
    hr {
        margin: 0.3rem 0;
    }
    ul {
        padding-inline-start: 20px;
    }
    .m-line-height-1-2 {
        line-height: 1.2;
    }
    .m-line-height-2-6 {
        line-height: 2.6 !important;
    }
    .taza-tareen-panel,
    .city_panel,
    .category_panel {
        background-color: transparent !important;
    }
    /*no margin on mobile edge to edge*/
    .remove-m-margin {
        margin-left: -15px;
        margin-right: -15px;
    }
    .national_news h2 {
        font-size: 1.2rem;
        color: #175fb1;
        line-height: 2.2;
        padding: 5px;
    }
    .special-article h2 {
        font-size: 1.8rem;
        /* color: #fff; */
        padding: 5px;
    }
    .national_news_description {
        display: none;
    }
    .special-article-description p {
        padding: 2px 5px;
        margin: auto 5px;
        font-size: 1.3rem;
        line-height: 2;
        text-align: justify;
    }
    .national_news_description p {
        padding: 5px;
        font-size: 0.8rem;
        line-height: 2;
        text-align: justify;
    }
    .one-line {
        line-height: 2;
    }
    .min-height-90 {
        min-height: 80px;
    }
    .blog-item img {
        max-height: 80px;
    }
    .navbar-dark .navbar-nav .nav-link {
        margin-top: 5px;
        margin-right: 5px;
    }
    #sub-menu .navbar-dark .navbar-nav .nav-link {
        color: rgba(255, 255, 255, 1);
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
    .txt-overlay-container {
        line-height: 1;
    }
    #sub-menu .navbar-brand {
        /* background: rgb(185, 9, 9);
        background: linear-gradient(0deg, rgba(185, 9, 9, 1) 0%, rgba(108, 4, 4, 1) 47%, rgba(147, 8, 8, 1) 100%); */
        padding: 0 0.5rem;
        /* border-left: 1px solid #ddd;
        border-right: 1px solid #ddd; */
        background: transparent;
        border: none;
    }
    .aj-ka-akhbar-category-headline a {
        line-height: 1.5;
        display: flex;
    }
    .aj-ka-akhbar-category-headline-pk a {
        line-height: 1.5;
        display: flex;
    }
    #aka-sheh-surkhian ul li::before {
        padding: 0;
        line-height: 3 !important;
    }
    /* important news*/
    #important-news ul li::before {
        padding: 0;
        line-height: 4 !important;
    }
    /* important news*/
    .medium-insert-embeds.medium-insert-embeds-left {
        width: calc(100% / 2 - 15px);
        float: left;
        margin: 6px 10px 10px 0;
    }
    .taza-tareen-story-title {
        line-height: 1.8;
        margin: 1rem 0.2rem;
        border-bottom: 2px #dfdfdf solid;
        /* font-family: 'urdu-font' !important; */
        font-size: 1.8rem;
    }
    .modal-body {
        padding: 0;
    }
    .w-100-mobile-only {
        width: 100%;
    }
    .column-name {
        font-size: 1.2rem;
    }
    #columnist .author-email {
        flex-direction: column;
        text-align: center;
    }
    .column-title-single {
        font-size: 1.7rem;
        padding: 1rem 0.2rem;
        border-bottom: #cf0000 1px solid;
    }
    .footer-links .nav-link {
        padding: 0.5rem;
    }
    #news-arc-pub-date {
        direction: ltr;
        text-align: left !important;
    }
    .taza-tareen-description p {
        line-height: 2;
        margin-top: 5px;
        font-size: 1.2rem;
        height: 126px;
    }
    .trending-news ul,
    .special-feature ul,
    .headline-news ul {
        padding-top: 1rem !important;
    }
    .trending-news ul li a,
    .special-feature ul li a,
    .headline-news ul li a {
        line-height: 2;
    }
    .taza-small-news-title h3 {
        padding-left: 0;
        font-size: 1.2rem !important;
        line-height: 2;
        padding-right: 5px;
        padding-top: 5px;
    }
    footer a:link,
    footer a:visited {
        color: #ddd;
        text-decoration: none;
        font-size: 1rem;
    }
    .column-content p,
    .news-section p {
        line-height: 2;
    }
    #aka-sheh-surkhian ul li a {
        line-height: 2.1;
        padding-right: 5px;
    }
    /* important news*/
    #important-news ul li a {
        line-height: 2.1;
        padding-right: 5px;
    }
    /* important news*/
    .justify-content-center-mobile {
        justify-content: center !important;
    }
    .mobile-y-padding {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .font-size-2 {
        font-size: 1.5rem !important;
    }
    .read-more {
        font-size: 1rem;
        line-height: 2.5;
        /* margin: 0.2rem;
        padding: 0.2rem 0.5rem; */
    }
    .read-more-special {
        font-size: 1rem;
        line-height: 2.5;
    }
    .mobile-font-size-1 {
        font-size: 1.2rem !important;
    }
    .line-height-on-mobile-1 {
        line-height: 1 !important;
    }
    .index-col-name {
        font-size: 1.5rem !important;
        line-height: 2;
        padding: 10px 5px 0 !important;
    }
    #national-news-list .taza-small-news-title,
    #national-news-list .aj-ka-akhbar-small-news-title {
        padding-top: 5px;
    }
    .city_panel h3,
    .category_panel h3 {
        font-size: 1.2rem;
        line-height: 2.5;
        padding-right: 5px;
        border-bottom: 1px solid #e5e5e5;
    }
    #pakistan ul li a {
        line-height: 2.1;
    }
    #pakistan ul li::before {
        line-height: 3 !important;
    }
    .main-news-title {
        padding-right: 5px;
    }
    .author {
        text-align: center;
    }
    .special-article h2 {
        line-height: 2 !important;
    }
    .truncate-desktop-oneline {
        line-height: 1.5 !important;
        white-space: normal;
        text-overflow: initial;
        /* overflow: hidden;
        
        line-height: 1.5; */
    }
    .national_news_title {
        display: block;
    }
    .news-grid-title {
        display: block;
    }
    .english-txt-footer-bottom {
        font-size: 0.5rem;
    }
    .taza-tareen-st {
        color: #cf0000;
        /* font-size: 1.7rem; */
        line-height: 1.7;
        margin: 1rem 0.5rem;
        border-bottom: 2px #dfdfdf solid;
        font-size: calc(1.325rem + 0.9vw);
        text-align: right;
    }
    .national_news_title a,
    .special-article a {
        /* color: #fff !important */
    }
    .taza-tareen div[class*="col-sm-4"] {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .line-height-mobile-2-5 {
        line-height: 2.5 !important;
    }
    #cat-single-line-news ul li::before {
        line-height: 3.4 !important;
    }
}


/* Medium devices (tablets, 768px and down)  */

@media (max-width: 768px) {
    .margin-nav-item {
        margin: 0 !important;
        border-bottom: 1px solid #4589d7;
    }
    ul.navbar-nav {
        padding-inline-start: 0;
    }
    .navbar-brand {
        margin: 0 auto;
    }
    .roznama-dunya-blue {
        direction: ltr;
    }
    .epaper-padding {
        /* padding: 0; */
        padding: 0 5px;
        font-size: 0.8rem;
        line-height: 2;
    }
    /* .epaper-thumb {
        width: 155px;
        height: 122px;
    } */
    #sub-menu .navbar-dark .navbar-nav .nav-link {
        color: rgba(255, 255, 255, 1);
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        padding-right: 10px;
    }
    #national-news-list ul li::before {
        /* padding: 0 5px; */
    }
    #sub-menu .navbar-brand {
        /* background: rgb(185, 9, 9);
        background: linear-gradient(0deg, rgba(185, 9, 9, 1) 0%, rgba(108, 4, 4, 1) 47%, rgba(147, 8, 8, 1) 100%); */
        padding: 0 0.5rem;
        /* border-left: 1px solid #ddd;
        border-right: 1px solid #ddd; */
        background: transparent;
        border: none;
    }
    .taza-tareen-headline,
    .pakistan-main-headline {
        /* margin: 0.5rem; */
        line-height: 1.5 !important;
        display: block;
        margin-top: 1rem;
    }
    .taza-tareen-headline a,
    .pakistan-main-headline a {
        line-height: 1.8;
        font-size: 1.5rem;
        /* padding: 0 !important; */
        text-align: justify;
        padding: 1rem 0.5rem;
        display: inline-block;
        /* font-kerning: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; */
        /* font-size: calc(1.325rem + 0.9vw); */
        /* text-rendering: optimizeLegibility; */
    }
}


/* Large devices (desktops, 992px and up) */

@media (min-width: 1650px) {
    #index-pg-column {
        display: flex !important;
    }
}

@media (min-width: 1650px) {
    .display-greater-1440 {
        display: flex !important;
    }
    .column-name {
        font-size: 1.2rem !important;
    }
}


/* ipad landscpae*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .trending-news,
    .special-feature {
        font-size: 15px;
    }
    .navbar-dark .navbar-nav .nav-link {
        font-size: 1rem;
    }
    .margin-nav-item {
        margin: 0 5px;
    }
    .epaper a {
        font-size: 1.5rem;
    }
    .epaper-title {
        padding: 0.5rem;
    }
    .epaper-padding {
        padding: 0 5px 0 0;
    }
    #aka-sheh-surkhian ul li a {
        /* line-height: 2;  07-11-2019 */
        line-height: 2.2;
    }
    /* important news*/
    #important-news ul li a {
        /* line-height: 2;  07-11-2019 */
        line-height: 2.2;
    }
    /* .td-col-image {
        display: none;
    } */
    .dont-show-ipad-landscape {
        display: none !important;
    }
    .epaper-padding {
        /* padding: 0; */
        padding: 0 0.2rem !important;
    }
    .epaper ul {
        list-style-type: none;
        padding-inline-start: 20px;
        font-size: 1.2rem;
    }
    .column-name {
        font-size: 1rem;
    }
    .show-ipad-landscape {
        display: block !important;
    }
    /* .nav-link img {
        width: 80px !important;
    } */
    ul {
        padding-inline-start: 20px;
    }
    .rah-e-hadayat {
        float: right !important;
    }
    .index-col-name {
        font-size: 1.2rem !important;
        line-height: 2;
        padding: 5px !important;
        min-height: 85px;
        text-align: center;
    }
    .city_panel h2 {
        line-height: 2;
        padding: 5px 0;
    }
    #ad-300-250 {
        display: none;
    }
    .taza-small-news-title h3 {
        padding: 0.5rem;
    }
    .taza-tareen-headline {
        padding: 1.5rem 0.5rem 0 !important;
    }
    .main-news-title {
        padding-right: 7px;
    }
    .national_news_1 {
        min-height: 361px;
    }
    .national_news_description p {
        padding: 5px 5px 0;
    }
    .national_news_index {
        min-height: 340px;
    }
    .special-article h2 {
        line-height: 2 !important;
    }
    .taza-tareen-description p {
        display: none;
    }
    .two-line-only-ls {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        /* height: 90px; */
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: initial;
    }
    .card-title {
        margin-top: 0.5rem;
    }
    .taza-special-feature .taza-special-feature-description h3 a,
    .taza-dunya .taza-dunya-description h3 a,
    .taza-sports .taza-sports-description h3 a,
    .taza-business .taza-business-description h3 a,
    .taza-tech .taza-tech-description h3 a,
    .taza-cricket .taza-cricket-description h3 a,
    .taza-ajeeb .taza-ajeeb-description h3 a,
    .taza-crime .taza-crime-description h3 a,
    .pakistan-category-left-panel .pakistan-category-left-panel-description h3 a,
    .extra-section-title h3 a,
    .khasosi-tehreer .khasosi-tehreer-description h3 a {
        line-height: 2.4;
        padding: 0;
        font-size: 1rem;
    }
    .aj-ka-akhbar-category-headline-pk a {
        font-size: 1.5rem !important;
    }
    .taza-title {
        font-size: calc(1.325rem + 0.9vw) !important;
    }
    .national_news h2 {
        margin-top: 0.5rem;
    }
    .city_panel h2 a {
        padding-right: 1rem;
    }
    .roznama-dunya-blue {
        direction: ltr;
    }
    /* .taza-tareen {
        margin-top: 33px;
    } */
	 .forum-title {
        min-height: 106px;
    }
}


/* ipad portrait display-greater-1440 */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .margin-nav-item {
        margin: 0 !important;
        border-bottom: 1px solid #4589d7;
    }
    .roznama-dunya-blue {
        direction: ltr;
    }
    .navbar-brand {
        margin: 0 auto;
    }
    .column-title {
        min-width: auto;
        padding-left: 5px;
        padding-right: 5px;
    }
    #aka-sheh-surkhian .headline-news {
        font-size: 1rem;
    }
    #sub-menu .navbar-brand {
        border: none;
    }
    #aka-sheh-surkhian ul li a {
        line-height: 2;
    }
    /* important news*/
    #important-news .headline-news {
        font-size: 1rem;
    }
    #sub-menu .navbar-brand {
        border: none;
    }
    #important-news-heading ul li a {
        line-height: 2;
    }
    .taza-tareen-story-title {
        text-align: center;
        font-size: 2rem;
    }
    .column-name {
        font-size: 1.5rem;
    }
    .epaper-padding {
        font-size: 1.5rem;
    }
    .show-ipad-portrait {
        display: block !important;
    }
    .dont-show-ipad-portrait {
        display: none;
    }
    .index-col-name {
        font-size: 1.5rem !important;
        /* line-height: 1.5; */
        padding: 10px 5px 0 !important;
    }
    .city_panel h2 {
        line-height: 2;
        padding: 5px 0;
    }
    .city_panel h2 a {
        padding-right: 1rem;
    }
    .taza-small-news-title h3 {
        padding: 0.5rem;
    }
    .taza-tareen-headline {
        padding: 1.5rem 0.5rem 0 !important;
    }
    .taza-tareen-description p,
    .aj-ka-akhbar-category-description p {
        padding-bottom: 0 !important;
    }
    .main-news-title {
        padding-right: 7px;
    }
    .national_news_1 {
        min-height: 365px;
    }
    .national_news_description p {
        padding: 5px 5px 0;
    }
    .national_news_index {
        min-height: 360px;
    }
    .special-article h2 {
        line-height: 2 !important;
    }
    .taza-tareen-description p {
        display: none;
    }
    .two-line-only-ls {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        /* height: 90px; */
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: initial;
    }
    .card-title {
        margin-top: 0.5rem;
    }
    .taza-special-feature .taza-special-feature-description h3 a,
    .taza-dunya .taza-dunya-description h3 a,
    .taza-sports .taza-sports-description h3 a,
    .taza-business .taza-business-description h3 a,
    .taza-tech .taza-tech-description h3 a,
    .taza-cricket .taza-cricket-description h3 a,
    .taza-ajeeb .taza-ajeeb-description h3 a,
    .taza-crime .taza-crime-description h3 a,
    .pakistan-category-left-panel .pakistan-category-left-panel-description h3 a,
    .extra-section-title h3 a,
    .khasosi-tehreer .khasosi-tehreer-description h3 a {
        line-height: 2.4;
        padding: 0;
    }
    .taza-title {
        font-size: calc(1.25rem + 0.9vw) !important;
        text-align: center;
    }
    .taza-tareen div[class*="col-sm-4"] {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .national_news h2 {
        margin-top: 0.5rem;
    }
    .city_panel h3,
    .category_panel h3 {
        line-height: 2.6;
    }
    /* .taza-tareen {
        margin-top: 33px;
    } */
    /* .marquee,
    .news-alert {
        display: none;
    } */
	 .forum-title {
        min-height: 106px;
    }
}


/* Extra large devices (large desktops, 1200px and up)*/

@media (max-width: 1200px) {
    legend {
        font-size: calc(1.275rem + 0.3vw);
    }
    h1,
    .h1 {
        font-size: calc(1.375rem + 1.5vw);
    }
    h2,
    .h2 {
        font-size: calc(1.325rem + 0.9vw);
    }
    h3,
    .h3 {
        font-size: calc(1.3rem + 0.6vw);
    }
    h4,
    .h4 {
        font-size: calc(1.275rem + 0.3vw);
    }
    .display-1 {
        font-size: calc(1.725rem + 5.7vw);
    }
    .display-2 {
        font-size: calc(1.675rem + 5.1vw);
    }
    .display-3 {
        font-size: calc(1.575rem + 3.9vw);
    }
    .display-4 {
        font-size: calc(1.475rem + 2.7vw);
    }
    .close {
        font-size: calc(1.275rem + 0.3vw);
    }
}


/* style for newsite feedback*/

.newsite-feedback {
    font-family: 'Mehr-Nastaliq', 'Roboto', sans-serif;
    position: fixed;
    background: #175fb1;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    z-index: 99999;
    /* top: 0px;
    left: 75px; */
    bottom: 0;
    right: 75px;
    width: 100%;
    max-width: 400px;
    height: auto;
    min-height: 128px;
    border-radius: 0px;
    padding: 10px;
    color: #fff;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 5px;
    /* Firefox 1-3.6 */
    -moz-border-radius: 5px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 5px;
}

.newsite-feedback #newsite-feedback-body {
    position: relative;
    height: auto;
    z-index: 1;
    margin: 10px auto 30px 0px;
    width: 100%;
}

.newsite-feedback #newsite-feedback-close {
    position: absolute;
    top: 0px;
    height: 12px;
    width: 12px;
    opacity: 0.5;
    z-index: 2;
    right: 5px;
    cursor: pointer;
}

.newsite-feedback #newsite-feedback-close:before {
    transform: rotate(45deg);
}

.newsite-feedback #newsite-feedback-close:after {
    transform: rotate(-45deg);
}

.newsite-feedback #newsite-feedback-close:before,
#newsite-feedback-close:after {
    position: absolute;
    left: 3px;
    content: " ";
    width: 3px;
    background-color: #FFF;
    height: 13px;
}

.newsite-feedback #newsite-feedback-content {
    position: relative;
    text-align: center;
    margin-top: 10px;
    width: auto;
    padding-right: 10px;
    font-size: 14px;
    margin-top: 10px !important;
}

.newsite-feedback #newsite-feedback-buttons .newsite-feedback-acceptLink {
    background: #df8f20;
}

.newsite-feedback #newsite-feedback-buttons a {
    position: relative;
    display: inline-block;
    min-width: 84px;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
    color: #ffffff;
    margin-right: 10px;
    text-shadow: none !important;
    height: 35px;
    /* line-height: 30px; */
    width: auto;
    cursor: pointer;
}

.newsite-feedback #newsite-feedback-buttons .newsite-feedback-denyLink {
    background: #CCC;
    /* border-bottom: 2px solid #F60818; */
    color: #000;
}

.newsite-feedback-miscContent p {
    margin-top: 10px;
}

.newsite-feedback-miscContent p a {
    color: #000;
    cursor: pointer;
    /* border: 1px solid #E80707; */
    border-radius: 5px;
    padding: 0 5px;
    text-decoration: none;
    /* background-color: #F1C40F;  */
    background-color: #FFF;
    margin: 0 5px;
}

p#anewsite-feedback-subcontent {
    font-size: 1.2rem;
}

.newsite-feedback-miscContent p a:hover {
    background-color: #4c86c8;
}

@media only screen and (max-width: 600px) {
    .newsite-feedback {
        position: fixed;
        background: #175fb1;
        overflow: hidden;
        bottom: 0;
        right: 0;
        width: 100%;
        height: auto;
        min-height: 128px;
        border-radius: 0px;
    }
}


/* style for the page archive-new 16-01-2020*/

#select_cat {
    padding-top: 0;
    direction: ltr;
}


/* image gallery page settings*/

#daily-image-gallery .swiper-container {
    /* width: 100%; 
    height: 100%;
    */
    /* padding-right: 15px;
    padding-left: 15px; */
    margin-right: auto;
    margin-left: auto;
    z-index: 100;
}

#daily-image-gallery .swiper-slide {
    background-size: cover;
    background-position: center;
    /* max-height: 475px !important; */
    max-height: 615px !important;
}


/* #daily-image-gallery .swiper-slide img {
    width: 825px;
    height: 615px;
} -- 23-01-2020 */

#daily-image-gallery .gallery-top {
    /* height: 80%; */
    width: 100%;
}

#daily-image-gallery .gallery-thumbs {
    /* height: 20%; */
    height: 121px;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
    clear: both;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

#daily-image-gallery .swiper-container p {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    color: #fff;
    font-size: 1.4rem;
    bottom: 0;
    margin-bottom: 0;
    padding: 1rem 0.5rem !important;
    line-height: 1.5;
}

.pre-gallery-date h3 {
    font-size: 1rem;
}

@media (max-width: 576px) {
    #daily-image-gallery .swiper-slide img {
        width: 100%;
        height: auto;
    }
    #daily-image-gallery .gallery-thumbs {
        height: 100px;
    }
    #daily-image-gallery .swiper-container p {
        font-size: 1rem;
        padding: 0.5rem;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #daily-image-gallery .swiper-slide img {
        width: 100%;
        height: auto;
    }
    #daily-image-gallery .gallery-thumbs {
        height: 73px;
    }
}


/* /image gallery page settings*/

.email-mobile {
    cursor: pointer;
}

#feedbackModal .modal-header {
    flex-direction: column;
}

@media (max-width: 576px) {
    #feedbackModal .form-group {
        padding: 0 0.5rem;
    }
    #feedbackModal .btn {
        margin: 0 0.5rem;
    }
    #feedbackModal p {
        padding: 0 0.5rem;
    }
}


/* sunday mag panel */

#magazine-panel {
    line-height: 1.5 !important;
    font-size: 24px !important;
    /* background-color: #04741d !important; */
}

#magazine-panel a {
    color: #212529;
    font-size: 1.2rem;
}

#magazine-panel .bg-mag-panel {
    background-color: #cf0000 !important;
}

#magazine-panel h3 {
    font-size: 24px !important;
    line-height: 2;
    margin-top: 0.5rem;
}


/* #magazine-panel h3 a:link,
#magazine-panel h3 a:visited {
    color: #000;
} */

#magazine-panel h3 a {
    color: #175fb1;
    font-size: 24px;
}

#magazine-panel h3 a:hover,
#magazine-panel h3 a:active {
    color: #cf0000;
}

#magazine-panel .alert {
    line-height: 1 !important;
    font-family: "nafees-web-naskh-regular-1";
    font-size: 1.5rem;
}

#magazine-panel .magazine-panel-img {
    height: 170px !important;
    width: 223px;
}

@media (max-width: 576px) {
    #magazine-panel h3 {
        font-size: 20px !important;
    }
    #magazine-panel .magazine-panel-img {
        max-height: 100px;
        width: 95px;
    }
}


/* sunday mag panel a:link, a:visited a:hover, a:active */


/* style for popup feedback on single column*/

#feedbackModal .form_name,
#feedbackModal .form_email,
#feedbackModal .form_city,
#feedbackModal .form_message,
#feedbackModal .form_phone {
    font-size: 1rem;
}


/* .national_news div[class*="col-sm-3"] {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.city_panel div[class*="col-12"] {
    padding-right: 5px !important;
    padding-left: 5px !important;
} */

.aj-ka-akhbar-category-headline-pk {
    color: #cf0000 !important;
    /* margin: 15px 0; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* height: 90px; */
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.aj-ka-akhbar-category-headline a {
    text-decoration: none;
    color: #cf0000;
    line-height: 2;
    font-size: 2rem;
    padding: 1rem 0.5rem 0 0.5rem;
}

.aj-ka-akhbar-category-headline-pk a:hover {
    text-decoration: none;
    color: #175fb1;
}

.aj-ka-akhbar-category-headline-pk a {
    text-decoration: none;
    color: #cf0000;
    line-height: 2;
    font-size: 1.8rem;
    padding: 1rem 0.5rem 0 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* height: 90px; */
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-align: justify;
}


/* style for popup feedback on single column*/

.bg-contact-us {
    background-color: #aac7ff !important;
}


/* style for applestore and playstore*/

.apps-icon {
    height: 40px;
    width: 40px;
}

@media (max-width: 576px) {
    .apps-icon {
        height: 28px;
        width: 28px;
    }
    .footer-logo {
        width: 90px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .fa-arrow-alt-circle-down {
        display: none;
    }
    .margin-nav-item {
        margin: 0 5px;
    }
}


/* @media only screen and (min-width: 1366px) and (max-width: 1466px) { */

@media only screen and (min-width: 1366px) {
    .margin-nav-item {
        margin: 0;
    }
}


/* Portrait and Landscape */

@media only screen and (min-device-width: 1365px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .menu_main {
        direction: rtl !important;
    }
}

/* ================== demo Iframe holder  Start ==================*/
 				.demo-iframe-holder {
                        /* height: 500px; */
                        width: 100%;
                        height: 1000px;
                        border: none;
                    }
                    /* // Small devices (landscape phones, 576px and up) */
                    
                    @media (max-width: 576px) {
                        .demo-iframe-holder {
                            height: 2090px;
                        }
						#map_iframe {
							height: 250px !important;
						}
                    }
                    /* // Medium devices (tablets, 768px and up) */
                    
                    @media (min-width: 768px) {}
                    /* // Large devices (desktops, 992px and up) */
                    
                    @media (min-width: 992px) { 
						#map_iframe {
								height: 550px !important;
							}
					}
                    /* // Extra large devices (large desktops, 1200px and up) */
                    
                    @media (min-width: 1200px) {}
                    
                    .demo-iframe-holder iframe {
                        height: 100%;
                        width: 100%;
                        border: none;
                    }
                    
                    @media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
                        .demo-iframe-holder {
                            overflow-y: scroll;
                            -webkit-overflow-scrolling: touch;
                            border: none;
                        }
                    }
                    
                    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
                        .demo-iframe-holder {
                            /* display: none; */
                            height: 1000px;
                            overflow: hidden;
                        }
                    }
                    
                    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
                        .demo-iframe-holder {
                            /* display: none; */
                            height: 1000px;
                            overflow: hidden;
                        }
                    }
/* ================== demo Iframe holder  End ==================*/

/*current-previous-col-arc  */

.current-previous-col-arc .col-nigar-title {
    font-family: "nafees-web-naskh-regular-1";
}

.current-previous-col-arc .col-6,
.current-previous-col-arc .col-sm-6,
.current-previous-col-arc .col-md-4,
.current-previous-col-arc .col-md-8,
.current-previous-col-arc .col-lg-9,
.current-previous-col-arc .col-lg-3 {
    padding-right: 5px;
    padding-left: 5px;
}

.current-previous-col-arc {
    margin: 10px 0;
}

.current-previous-col-arc .nav-tabs .nav-item.show .nav-link,
.current-previous-col-arc .nav-tabs .nav-link.active {
    background-color: #cf0000;
    color: #fff;
}

.current-previous-col-arc .form-inline {
    line-height: 1;
}


/*current-previous-col-arc*/

/* world media */

.editorail-page-heading {
    padding: 0px 10px;
    background-color: #175fb1;
    color: #fff;
    border-bottom: 1px solid #7cb3f1;
    text-align: center;
}

.world-media {
    font-family: "nafees-web-naskh-regular-1";
    font-size: 18px;
    padding: 0px 10px;
    background-color: #787878;
    line-height: 1.5;
    text-align: center;
    color: #fff;
}

.world-media-email {
    background-color: #ddd;
    width: 100%;
    /* margin-block-end: 0; */
    padding: 0.5rem !important;
    line-height: 1.5 !important;
}

.world-media-email span {
    font-size: 14px !important;
}

time.wm-time {
    font-size: 1rem;
    /* display: flex;
    align-items: center; */
    padding-left: 5px;
    padding-right: 5px;
}

@media (max-width: 576px) {
    .world-media-email {
        flex-direction: column;
        text-align: center;
    }
    .editorail-page-heading {
        padding-top: 5px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .world-media-email span {
        font-size: 12px !important;
    }
    .time.wm-time {
        font-size: 12px !important;
    }
}


/* world media*/

/* horizontal mobile nav */

#horizontal-nav {
    background-color: #175fb1;
}

#horizontal-nav .horizontal-nav {
    font-family: "nafees-web-naskh-regular-1";
    overflow: auto;
    white-space: nowrap;
    padding: 7px 0;
    text-align: center;
    position: relative;
    background-color: #175fb1;
    margin-right: 60px;
}

#horizontal-nav .horizontal-nav a {
    padding: 5px 15px;
    color: #fff;
    font-size: 18px;
    border-left: 1px solid #063b78;
}

#horizontal-nav .horizontal-nav a:last-child {
    border: none;
}

#horizontal-nav .today-newspaper {
    font-family: "nafees-web-naskh-regular-1";
    background-color: rgb(0, 0, 0);
    color: #fff;
    position: absolute;
    top: 0px;
    right: 0;
    height: 46px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 7px;
}


/* // Small devices (landscape phones, 576px and up) */

@media (min-width: 576px) {
    #horizontal-nav .today-newspaper {
        height: 69px;
    }
}


/* // Medium devices (tablets, 768px and up) */

@media (min-width: 768px) {
    #horizontal-nav .today-newspaper {
        height: 69px;
    }
}


/* horizontal mobile nav : blue: #175fb1; */

