/* Inter font */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hiA.woff2') format('woff2');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZ9hiA.woff2') format('woff2');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYAZ9hiA.woff2') format('woff2');
}

/* Merriweather font */
@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('https://fonts.gstatic.com/s/merriweather/v30/u-440qyriQwlOrhSvowK_l5-fCZMdeX3rg.woff2') format('woff2');
}

@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('https://fonts.gstatic.com/s/merriweather/v30/u-4n0qyriQwlOrhSvowK_l52xwNZVcf6lvg.woff2') format('woff2');
}

html {
    scroll-behavior: smooth;
}

body,
.express-parent-div {
    background-image: url("https://i.tribune.com.pk/media/images/magazine+thumbs/pink_bg.jpeg") !important;
}

body {
    font-family: "Inter", sans-serif;
    color: #111;
}

.story-social-icons i {
    padding-right: 6px;
    font-size: 16px;
}

p {
    font-family: "Merriweather", serif;
    color: #333;
    font-size: 18px;
}

.main-live-blog-section img {
    max-width: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top center;
}

h2.lb-title {
    font-size: 26px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    color: #272727;
}

h2.lb-title a {
    color: #212529;
}

.maincontent-customwidth {
    flex: 70%;
    max-width: 70.4%;
    padding-right: 10px;
    border-right: 1px solid #dedede;
    margin-top: 14px;
    padding-left: 15px;
}

.live-blog-head {
    background: #282828;
    color: #fff;
    text-transform: uppercase;
    padding: 15px;
}

span.live-b-dot {
    position: relative;
    color: #fff;
    padding-left: 24px;
}

h1.live-btitle {
    margin-bottom: 0;
}

span.live-b-dot:before {
    content: "";
    background: #fe0000;
    height: 10px;
    width: 10px;
    position: absolute;
    left: 10px;
    top: 7px;
    border-radius: 50%;
}

.time-box {
    position: relative;
    /* text-transform: uppercase; */
    color: #9e9e9e;
    padding-left: 17px;
    margin-bottom: 10px;
    text-align: center;
}

.liveblog-box {
    padding: 15px 20px 10px;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    margin-bottom: 20px;
}

.liveblog-box em {
    font-size: 14px;
}

.liveblog-box p {
    font-size: 16px;
    padding-top: 5px;
}

ul#liveblog_lists_id li a h6 {
    margin: 0;
}

.liveblog-box h3 {
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: 5px;
}

.time-box:before {
    /* content: ""; */
    background: #fe0000;
    height: 8px;
    width: 8px;
    position: absolute;
    left: 3px;
    top: 9px;
    border-radius: 50%;
}

.sidebarcustomwidth {
    flex: 30%;
    max-width: 29.60%;
    margin-top: 12px;
    padding-left: 15px;
}

.story-social-icons {
    display: flex;
    margin-top: 15px;
}

.liveblog-box a {
    color: #333;
    font-weight: bold;
}

.st-custom-button {
    margin-right: 5px;
}

.lb-st-image p {
    font-size: 14px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
    padding-top: 10px;
}

.main-live-blog-section {
    max-width: 1230px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.main-live-blog-section>.row>.col-md-4 {
    position: relative;
}

.breakings2-content {
    position: sticky;
    top: 0;
    padding-left: 15px;
}

ul.logo-links li a {
    font-weight: 300;
    color: #333;
}

.header-banner {
    /* width: 100%;
    height: 48px;
    background-color: #000;
    padding: 0 95px; */
    border-top: 2px solid #000;
    margin-bottom: 30px;
}
.header-banner .GeneralContainer1{
    display: none !important;
}
header#navbar {
    padding-bottom: 0 !important;
}

.header-banner .GeneralContainer1 {
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.header-banner .t-mag-logo {
    width: 49%;
    display: none;
}

.header-banner .GeneralContainer1 img.t-magzn-logo {
    width: 190px;
    height: 30px;
}

.header-banner .GeneralContainer1 img.t-magzn-logo {
    display: none;
}

.back-tribune {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-top: 2px;
}

.back-tribune a {
    color: grey;
}

.back-icon {
    fill: #fff;
    width: 22px;
    height: 22px;
    margin-bottom: 2px;
    margin-right: 5px;
}

.GeneralContainer1 .breadcrumb {
    margin-bottom: 0;
}

ol.breadcrumb {
    background-color: transparent;
}

.home-icon .b {
    fill: #fff;
}

.breadcrumb-tmag {
    display: flex;
    justify-content: flex-end;
}

.back-tribune a:hover {
    color: #fff;
    text-decoration: none;
}

.breadcrumb-tmag .breadcrumb-item,
.breadcrumb-tmag li a {
    color: #fff;
}

.header-banner .hom-icn {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

svg.home-icon {
    height: 20px;
    width: 20px;
    margin-bottom: 5px;
}

.tn-ytb-widget-header {
    width: 100%;
    border-bottom: 2px solid;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tn-link {
    line-height: 14px;
}

.tn-link a {
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 0;
    text-shadow: 0 .3px 0 #000 !important;
}

.tn-link a span {
    color: #c60b0b;
}

.tn-ytb-btn {
    background: red;
}

.jcb {
    justify-content: space-between;
}

.tn-ytb-btn a {
    line-height: 16px;
    color: #fff;
}

.tn-ytb-btn a button {
    background: 0 0;
    padding: 1px 8px;
    border: 0;
    color: #fff;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    font-size: 9px;
}

.no-of-views {
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    background-color: #fafafa;
    vertical-align: middle;
    margin-left: -2px;
}

.no-of-views p {
    padding: 0 6px;
    color: #737373;
    font-size: 9px;
    line-height: 9px;
    text-align: center;
}

.home-ytb-thumb {
    width: 100%;
    height: 180px;
    position: relative;
    text-align: center;
}

.home-ytb-thumb img {
    height: 100%;
    width: 94%;
    margin: 0 auto;
    border: 3px solid red;
}

ul.liveblog-lists.detail {
    margin-bottom: 20px;
}

.home-ytb-thumb::after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAD3klEQVRYw72YS0hbURCGlQiiiZWAuPAt2gR8oMEn7SIbg62rVpSWPrJQcKGgS21FF9kIrptFNoW61j52fbiRNrR1Iy221pXGm5vEpGKMfRhtTWdkLpyGaO45uTcHfgg358x8zLl3zpzJaWtryxGUGXQFNAF6DHoN8pLe0DP87yrNFfLDuyAX1At6AoqAEir1ndb0kg1dAG+DPjNOf4HCoEAahWmusg5t3NES8DLoLeMgBJJVgCVLprWKnXcgS6aAdxmDuyC/AFiy/Emg90QBH5CBI5CkAViyJLKdIF9cgNO0MKoTHAsZJV/TagGHaMGBznAs5AH5HEoHaKOJ8SzBsZBx8m27CPADTUoL19HREWhqapIbGxtl/K0RJPp+fx7gBE1QZdBmswXsdnuorq7OX15eLnV3dwc1imaCWP4DxOy+QX+qSiUINTY2tre2thbHSJpMJh9Gsr29PdMUlCCWXBbwPk/0UGVlZdLg4GA4ASMej5/29/eH8/LytgE20NnZqUUUnSzgU3qo+oTACA4MDJwBKmNubi6an5/vq6qqkrq6ukS3XCaWZwpgLeWiGI+hVIA4lpeXf1dWVkrFxcU7GEnBLY8RUy0CXmOOsowBcYRCoT89PT0h3PLW1taAwFe+S0zXEdDFu73pAJUxMzOzj5D4pcOWi2yzCwGXeD8QtYA4FhcXf5aWlkolJSW87yUyLbHJWRdAHJubmyf4LhYWFvKkorOkjYCfQCd6AirD5XJFa2pq/JjkVfg4Bn3JKqDb7Y5VVFRI+OGo8IFn81cEXAWd6gkYiUT+9vX17RqNRh+u5djiVQR8ruc76PV6j+rr6/1FRUU7nEchMr1AwHm90ozH4znEMxrncn7BSpqZR8AbzGVIE0A8m51OZ8RgMGw3NDTInDkwwNxZbiKgla6F+1oArq+vH+NHUFBQ4MPtFDzq9onJqhQLL7UoFhYWFn6YzeYdTMwYNUE4ZXtfsdXMCE8tqAAq5RaO8fHxPTzWLBaLyJamqglHWEAjaIvSjay2HhwdHd0LBoNnhQGWWZiAMyz/ZWLYBpmSS/5Znii2tLQEHA5HqLm5WYZzNpPSKlX0Zs+7NG2ovTQhEF6YrFarrEEFzV6avl10q3PQpJhGbQ6eyMXId2+6i7vS8ohkCdLPtPIeqm19uLMEycK5eZtHbp1bIGzL45Fo+22SaZPJgn3BVKlEZuxOZtrAtFOOVFpxoqDKOqXltkW2NWkBG0BT1M5NUDLFa2EwDaxMc6K0JkE2psim5k30S6Bh0ApV4Wqb6Ce0Zphs6NblZ1UNugXyULGBAB9JK/TMQ3OqRf38A4x7LEl+q7UJAAAAAElFTkSuQmCC);
    pointer-events: none;
}

.sd-ytb-slide P {
    word-break: break-word;
    overflow: hidden;
    font-weight: 550;
    font-size: 14px !important;
    text-overflow: ellipsis;
    display: -webkit-box;
    min-height: 36px;
    line-height: 24px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: center;
    padding-top: 8px;
    margin-bottom: 0;
}

.story-detail-ytb-slider-widget .slick-next:before,
.story-detail-ytb-slider-widget .slick-prev:before {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    font-family: cursive;
    font-weight: 800;
    font-size: 34px;
    color: red;
}

.story-detail-ytb-slider-widget .slick-next {
    right: 3px;
    top: 40%;
}

.story-detail-ytb-slider-widget .slick-prev:before {
    background-image: url(https://i.tribune.com.pk/logo/ytb-left-arrow.png);
}

.story-detail-ytb-slider-widget .slick-prev {
    left: -10px;
    top: 40%;
}

.story-detail-ytb-slider-widget .slick-next:before {
    background-image: url(https://i.tribune.com.pk/logo/ytb-right-arrow.png);
}

.story-detail-ytb-slider-widget .slick-slide {
    margin: 0 12px !important;
    padding-right: 0;
}

.liveupdate-sidebar-detail {
    background: #fff;
    padding: 1px 15px;
}

.fb-social i,
.twitter-social i,
.whatsapp-icns i,
.story-social-icons i {
    color: #000;
    transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
}

.fb-social i:hover,
.twitter-social i:hover,
.whatsapp-icns i:hover,
.story-social-icons i:hover {
    color: #999999;
    transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
}

ul.liveblog-lists {
    overflow-x: hidden;
}

@media screen and (max-width:576px) {
    h1.live-btitle {
        font-size: 1.2rem;
    }
    .live-blog-head {
        text-align: center;
    }

    h2.lb-title {
        font-size: 22px;
    }

    span.live-b-dot:before {
        left: 0px;
    }

    .header-banner {
        padding: 0 15px;
    }

    .breadcrumb {
        padding: 0.75rem 0 0.75rem 1rem !important;
    }

    span.live-b-dot {
        padding-left: 17px;
    }

    .tn-ytb-btn a {
        line-height: 24px;
        color: #fff;
        display: flex;
        align-items: center;
        height: 21px;
    }

    .home-sidebar-ytb-slider.slick-slider {
        position: relative;
        display: grid;
    }

    .home-ytb-thumb {
        height: 100%;
    }

    .story-social-icons {
        justify-content: center;
    }

    .resp-pad-0 {
        padding-left: 0;
        padding-right: 0;
    }

    .live-blog-body {
        margin-top: 15px;
    }

    .liveblog-box {
        padding: 15px 12px 10px;
    }

    .main-live-blog-section img {
        height: 100%;
    }
    .featured-image-global img{
        height: 265px;
    }
    .liveblog-box p {
        font-size: 14px;
        line-height: 24px;
    }

    .time-box {
        font-size: 14px;
    }
}