.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    padding: 10px 0 0;
    top: 0;
    z-index: 1000;
    transition: all .3s ease;
    margin-bottom: 20px;
}
.tedit-logo {
    width: 200px;
    margin: 0 auto 15px;
    transition: width .3s ease;
}
.tedit-menu {
    width: 100%;
    transition: margin-top .3s ease;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    box-shadow: rgba(0, 0, 0, .1) 0 2px 4px;
}
.tedit-menu ul {
    display: inline-flex;
    width: 100%;
    justify-content: center;
}
.tedit-menu ul li {
    display: block;
    float: left;
    margin: 0 5px;
}
.tedit-menu a {
    border-bottom: 2px solid transparent;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
}
.header-banner {
    border-bottom: 1px solid #fff;
}
.header-banner {
    width: 100%;
    height: 48px;
    background-color: black;
    padding: 0 95px;
}
.header-banner .GeneralContainer1 {
    padding-top: 9px;
    padding-bottom: 9px;
    display: flex;
    justify-content: space-between;
}
.header-banner .t-mag-logo {
    width: 49%;
    display: none;
}
a {
    text-decoration: none;
    color: #000;
    transition: all 0.5s;
}
.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: white;
    width: 22px;
    height: 22px;
    margin-bottom: 2px;
    margin-right: 5px;
}
.breadcrumb-tmag {
    display: flex;
    justify-content: flex-end;
}
.breadcrumb-tmag .breadcrumb-item, .breadcrumb-tmag li a {
    color: white;
}
.header-banner .hom-icn {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.breadcrumb-tmag .breadcrumb-item, .breadcrumb-tmag li a {
    color: white;
}
svg.home-icon {
    height: 20px;
    width: 20px;
    margin-bottom: 5px;
}
.home-anchor span {
    font-size: 18px;
    top: 5px;
    left: -5px;
    color: black;
    font-weight: 500;
    display: none;
}
.home-icon .b {
    fill: #fff;
}
footer {
    background-color: black;
    padding-top: 70px;
    padding: 30px 85px 0;
    margin: 30px 0 0;
}
footer ul {
    list-style: none;
    padding-left: 0;
    padding-top: 20px;
}
ul.footer-social-icons {
    display: inline-flex;
}
ul.footer-social-icons li {
    display: inline;
    margin-right: 8px;
}
.fb {
    width: 30px;
    height: 30px;
    background: url(https://i.tribune.com.pk/assets/images/css_sprites.webp) -134px -296px;
}
.twitter {
    width: 30px;
    height: 30px;
    background: url(https://i.tribune.com.pk/assets/images/css_sprites.webp) -234px -296px;
}
.youtube {
    width: 30px;
    height: 30px;
    background: url(https://i.tribune.com.pk/assets/images/css_sprites.webp) -334px -296px;
}
.in {
    width: 30px;
    height: 30px;
    background: url(https://i.tribune.com.pk/assets/images/css_sprites.webp) -184px -296px;
}
.en {
    width: 30px;
    height: 30px;
    background: url(https://i.tribune.com.pk/assets/images/css_sprites.webp) -447px -173px;
}
ul.playstore {
    display: flex;
}
footer ul li a {
    color: #fff;
    font-size: 12px;
    letter-spacing: 1.5px;
}
.us-election-container {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    padding: 0 64px;
}
.top-heading-content {
    margin-bottom: 10px;
    border-bottom: 3px solid #252525;
    overflow: hidden;
}
.top-heading-content h1{
    font-size: 28px;
    margin-bottom: 4px;
    line-height: 22px;
    color: #000;
}
.us-election-featured-stories{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 3.5%;
}

.elect-story-content h3{
    font-size: 30px;
    line-height: 34px;
}
.us-story-thumbnail img{
    height: 230px;
    overflow: hidden;
    border-radius: 10px;
    object-fit: cover;
}
.us-story-box {
    width: 31%;
    margin-bottom: 30px;
}
.us-story-title h1{
    font-size: 20px;
    margin: 10px 0;
    line-height: 22px;
    color: #000;
    font-weight: 600;
}
.us-story-publisher-title {
    margin-left: 10px;
}
.us-story-publisher-title p{
    margin-bottom: 0;
}
.us-story-publisher-title span {
    color: #8d8d8d;
    font-size: 12px;
}
.us-story-publisher {
    display: flex;
    align-items: center;
}
.read_more {
    text-align: center;
    margin-top: 50px;
}

a.rd-more {
    border: 1px solid #cccccc;
    padding: 10px 20px;
}

a.rd-more:hover {
    background: black;
    border-color: black;
    color: white;
}
.us-story-description p{
    margin-bottom: 0;
    line-height: 20px;
}
.us-story-description {
    margin-top: 10px;
}
.us-story-publisher .us-story-publisher-thumbnail{
    width: 45px;
    height: 45px;
    border-radius: 50px;
}
.us-election-latest-stories{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.us-election-latest-main-story{
    width: 60%;
}
.us-election-latest-small-story-right{
    width: 39%;
    display: flex;
    column-gap: 4%;
    flex-wrap: wrap;
}
.elect-latest-story-author{
    font-size: 12px;
    padding-top: 0;
    padding-bottom: 8px;
    overflow: hidden;
}
.elect-story-content-box p{
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #757575 !important;
}
.elect-latest-story-author span{
    color: #757575;
    font-size: 10px;
    text-transform: uppercase;
}
.us-elect-small-story-box{
    width: 100%;
    margin-bottom: 12px;
}
.us-election-latest-bottom-story{
    display: flex;
    column-gap: 0.95%;
    flex-wrap: wrap;
    /* margin-top: 20px; */
}
.us-election-latest-bottom-story .us-elect-small-story-box{
    width: 32.7%;
}
.elect-story-thumbnail img{
    object-fit: cover;
    height: 300px;
    overflow: hidden;
}
.us-elect-small-story-thumbnail img{
    object-fit: cover;
    height: 135px;
    overflow: hidden;
    width: 100%;
}
/* main section start */
.tedit-main-section {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.tms-small-column {
    width: 23.41%;
}
.tms-large-column {
    width: 49%;
}

.tms-small-img-story-wrapper:nth-child(1) {
    padding-top: 0;
}
.tms-small-img-story-wrapper {
    padding: 1rem 0;
}
.tms-small-img-story-img {
    height: 240px;
    width: 100%;
    overflow: hidden;
}
.tms-small-img-story-img img {
    object-fit: cover;
    object-position: top center;
    height: 240px;
    width: 100%;
}
.tms-small-img-story-wrapper h3.tms-title {
    font-size: 18px;
    line-height: 1.22222em;
    margin-bottom: 10px;
    font-weight: 600;
    color: #000;
}
.tms-author {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.96364px;
    color: #000;
}
.tms-large-img-story-img {
    width: 100%;
    overflow: hidden;
}
.tms-large-img-story-img img {
    object-fit: cover;
    object-position: center top;
    height: 100%;
    width: 100%;
}
.tms-large-column h3 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 16px;
    color: #000;
}
.tms-author {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.96364px;
    color: #000;
}
ul.related-content-lists {
    padding-left: 0;
    margin-bottom: 0;
}
ul.related-content-lists li {
    display: inline-flex;
    border-color: #dedede;
    overflow: hidden;
    padding-top: 10px;
    width: 100%;
}
ul.related-content-lists li .related-content-img {
    display: inline;
    float: left;
    padding-right: 10px;
}
.related-content-img a img{
    width: 76px;
    height: 68px;
    object-fit: cover;
}
ul.related-content-lists li h3{
    margin-bottom: 0;
    color: #000;
    font-size: 13px;
    line-height: 18px;
}
/* main section end */
.us-elect-main-box {
    display: flex;
    justify-content: space-between;
    border: 1px solid #ccc;
    padding: 8px;

}
.elect-story-thumbnail {
    width: 50%;
}
.elect-story-content-box {
    width: 48%;
}
.us-elect-small-story-flex {
    display: flex;
    justify-content: space-between;
    border: 1px solid #ccc;
    padding: 8px;
}
.us-elect-small-story-thumbnail {
    width: 29.7%;
}
.us-elect-small-story-flex .elect-story-content {
    width: 68.5%;
}
.us-elect-small-story-flex .elect-story-content p{
    margin-bottom: 0;
    line-height: 20px;
}
.us-election-latest-bottom-story .elect-story-content h3{
    font-size: 22px;
    line-height: 27px;
}
.us-election-latest-bottom-story .us-elect-small-story-thumbnail{
    width: 35.62%;
}
.us-election-latest-bottom-story .elect-story-content{
    width: 61%;
}
.us-election-latest-small-story-right .elect-story-content h3{
    font-size: 22px;
    line-height: 27px;
}
.footer-area {
    background: #000;
    padding: 20px 0;
    margin-top: 20px;
}
.footerbx-ar {
    margin: 0 auto;
    max-width: 1593px;
    width: 100%;
    padding: 0 64px;
}
.footer-inner {
    display: flex;
    justify-content: space-between;
    /* margin-left: 24px; */
    /* margin-right: 24px; */
}
.footer-inner .footer-item ul, ul.shortnews-right {
    list-style: none;
    padding-left: 0;
}
.footer-item ul li a {
    color: #fff;
    font-size: 13px;
}
.footer-item h2 {
    color: #fff;
}
ul.footer-social-icons {
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 6px;
    display: inline-flex;
}
.footer-inner .footer-item ul a div, ul.footer-social-icons li div {
    color: #fff0;
}
.copyright-txt {
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.footer-logo {
    text-align: center;
    margin-right: 22px;
    margin-left: 18px;
}
.material-text p {
    font-size: 12px;
    width: 60%;
    color: #fff;
    line-height: 20px;
}
ul.playstore li {
    display: inline;
    margin-right: 10px;
}
.back-tribune a {
    color: white;
}
@media screen and (max-width: 992px) {
    .footer-area {
        text-align: center;
    }
    .footer-inner {
        width: 100%;
        float: left;
        display: inline-block;
        margin-left: 0;
    }
    .footer-inner .footer-item {
        width: 50%;
        text-align: left;
        padding: 0 10px;
        float: left;
        margin-bottom: 10px;
    }
    .footer-inner .footer-item ul {
        max-width: 272px;
        margin: 0 auto 1rem;
    }
    .footer-inner .footer-item ul {
        max-width: 272px;
        margin: 0 auto 1rem;
    }
    .copyright-txt {
        display: inherit !important;
        align-items: center !important;
        margin-top: 1px !important;
        text-align: center;
    }
    .copyright-txt .material-text p {
        padding: 0 12px;
        font-size: 12px;
        width: 100%;
        color: #fff;
        line-height: 20px;
    }
    .footer-inner .footer-item:last-child {
        text-align: center;
        width: 100%;
    }
    .footer-inner .footer-item ul {
        max-width: 272px;
        margin: 0 auto 1rem;
    }
    .us-election-container {
        padding: 0 14px;
        padding-bottom: 40px;
    }
    img.teditbox.lazyloaded {
    width: 100%;
    }
    
    
    
}
@media screen and (max-width:576px) {
    .header-banner {
        height: 35px;
    }
    .back-icon {
        width: 18px;
        height: 18px;
    }
    .tms-small-column {
        width: 100%;
    }
    .tms-large-column {
        width: 100%;
        margin-bottom: 30px;
    }
    ul.related-content-lists li h3 {
        font-size: 14px;
    }
    .tsc-order-1 {
        order: 1;
    }
    .tsc-order-2 {
        order: 2;
    }
    .tsc-order-3 {
        order: 3;
        margin-top: 0;
    }
    .us-election-featured-stories {
        column-gap: 0;
    }
    .us-story-box:nth-child(1) {
        width: 100%;
        margin-bottom: 20px;
    }
    .us-story-box:nth-child(1) .us-story-thumbnail {
        width: 100%;
    }
    .us-story-box:nth-child(1) .elect-feature-story-content{
        width: 100%;
    }
    .us-story-box:nth-child(1) .us-story-thumbnail img {
        height: auto;
        margin-bottom: 10px;
        max-height: 220px;
    }
    .us-story-publisher .us-story-publisher-thumbnail {
        width: 30px;
        height: 30px;
    }
    .us-story-box {
        width: 100%;
        margin-bottom: 20px;
    }
    .us-story-thumbnail {
        width: 25%;
    }
    .us-story-box a{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .us-story-description p {
        margin-bottom: 0;
        line-height: 20px;
        font-size: 14px;
    }
    .us-story-publisher-title span {
        font-size: 10px;
    }
    .us-story-publisher-title p {
        font-size: 13px;
    }
    .elect-feature-story-content {
        width: 73%;
        display: flex;
        flex-wrap: wrap;
    }
    .us-story-title h1{
        margin: 0 0 8px;
    }
    .us-story-title,.us-story-publisher,.us-story-description {
        width: 100%;
    }
    .us-election-container {
        padding: 0 14px;
    }
    .us-story-thumbnail img {
        height: 90px;
        overflow: hidden;
        border-radius: 0;
    }
    .us-election-latest-main-story {
        width: 100%;
        margin-bottom: 10px;
    }
    .us-election-latest-small-story-right {
        width: 100%;
    }
    .header-banner .GeneralContainer1 {
        padding-top: 0;
        padding-bottom: 0;
    }
    .breadcrumb {
        margin-bottom: 0;
        margin-top: 4px;
    }
    .us-elect-small-story-box {
        width: 100%;
    }
    .elect-story-content h3 {
        font-size: 20px;
        line-height: 20px;
    }
    .navbar-toggler:focus {
        box-shadow: none !important;
    }
    .us-elect-main-box .elect-story-content h3 {
        margin-top: 10px;
        line-height: 26px;
    }
    .elect-latest-story-author span {
        font-size: 10px;
    }
    .elect-latest-story-author {
        padding-top: 0;
    }
    .us-election-latest-bottom-story .us-elect-small-story-box {
        width: 100%;
    }
    .header {
        margin-bottom: 0;
        padding: 10px 0  !important;
    }
    .tedit-mobile-logo {
        font-size: 0;
    }
    .tedit-mobile-logo img {
        width: 110px;
        padding-left: 13px;
    }
    .tedit-toggle-icon {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .tedit-toggle-icon img {
        height: 20px;
        width: 20px;
    }
    .tedit-menu .navbar-collapse {
        position: absolute;
        left: 0;
        right: 0;
        top: 45px;
        background: #fff;
    }
    .tedit-menu ul {
        padding-left: 10px;
    }
    .tms-large-column h3, .tms-small-img-story-wrapper h3.tms-title {
        font-size: 20px;
        line-height: 27px;
    }
    .tedit-menu {
        border: 0;
        padding-bottom: 5px !important;
    }
    .header-banner {
        padding: 0 10px;
    }
    li.breadcrumb-item.active {
        width: 114px;
    }
    .elect-story-thumbnail img{
        height: auto;
        max-height: 220px;
        object-fit: cover;
    }
    .us-elect-small-story-box a{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .us-elect-small-story-thumbnail {
        width: 25%;
    }
    .us-elect-small-story-thumbnail img {
        height: 90px;
        object-fit: cover;
    }
    .us-elect-small-story-box .elect-story-content {
        margin-top: 0;
        width: 73%;
    }
    .us-elect-small-story-box .elect-story-content h3 {
        font-size: 18px;
        line-height: 21px;
    }
    .us-elect-main-box{
        flex-wrap: wrap;
    }
    .elect-story-thumbnail {
        width: 100%;
    }
    .elect-story-content-box {
        width: 100%;
    }
    .elect-story-content-box p {
        font-size: 14px;
    }
    .us-elect-small-story-flex .elect-story-content p {
        font-size: 14px;
        display: none;
    }
    .us-election-latest-bottom-story .us-elect-small-story-thumbnail {
        width: 25%;
    }
   
    .back-tribune {
        width: 170px;
        margin-top: 3px;
    }
    .back-tribune a {
        color: white;
        font-size: 13px;
    }
    .footerbx-ar {
        padding: 0;
    }
    .footer-area {
        padding: 20px 7px;
    }
}

@media screen and (min-width:1024px) {

    .tms-small-column {
        width: 23.41%;
    }

    .tms-small-img-story-wrapper:nth-child(1) {
        padding-top: 0;
    }

    .tms-small-img-story-wrapper {
        padding: 1rem 0;
    }

    a {
        text-decoration: none;
        color: #000;
        transition: all .5s;
    }

    .tms-small-story-right-column {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: center;
    }

    .tms-small-story-right-column .tms-story-left {
        width: 68.78%;
    }

    .tms-small-img-story-wrapper h4.tms-title {
        line-height: 1.3em;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 5px;
        color: #000;
    }

    .tms-author {
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 1.96364px;
        color: #000;
    }

    .tms-small-story-right-column .tms-story-left {
        width: 68.78%;
    }

    .tms-small-story-right-column .tms-small-img-story-img {
        width: 28.77%;
        overflow: hidden;
        height: 98px;
    }

    .tms-small-story-right-column .tms-small-img-story-img img {
        object-fit: cover;
        object-position: top center;
        height: 96px;
    }


}

.us-election-container {
    padding-bottom: 40px;
}


.us-elect-small-story-flex .elect-story-content p {
     font-size: 15px;
}
.us-election-latest-small-story-right .elect-story-content h3 {
    font-size: 18px;
   }
.elect-story-content h3 {
    font-size: 27px;
   
}
.elect-story-content-box p {
    font-size: 16px;
    color: #888480;
    line-height: 20px;
    font-weight: 400;
}
.independent-candidates.candidates {
    margin: 0 auto;
}
.candidates-wrapper {
    width: 100%;
}

.independent-intro.section-intro {
    text-align: center;
}

p.intro {
    font-size: 1.2rem;
    }

    .section-intro h4 {
        font-size: 30px;
        
    }

    article.main-container {
        max-width: 100% !important;
    }


  article.main-container {
    max-width: 100% !important;
}


.electiondate {
    font-size: 12px;
    padding-bottom: 4px;
}

span.tms-author {
    font-weight: 600 !important;
    color: #757575 !important;
    font-size: 12px;
}
span.tms-author.auth-pra {
    font-size: 10px;
    margin-top: 5px;
    display: block;
}

.elect-latest-story-author {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
}

.us-elect-small-story-flex .elect-story-content p{
    font-weight: 400; 
}
.electiondate{
    font-weight: 400; 
    text-transform: uppercase;
}