@media (max-width: 981px) {
    .lead__sec__2 .news__item .media, .section__lead .right__block .news__item .media, .section__row__3 .news__child .news__item .media, .cat__list .news__item .media-left, .section_page .content__col .news__item .media {
        width: 40% !important;
        float: left;
        margin-right: 10px;
    }

    .section__lead .left__top {
        /*background: #b80000;*/
        /*padding: 19px;*/
        /*position: relative;*/
        /*top: -34px;*/
        /*border-radius: 20px;*/
        /*width: 95%;*/
        /*margin: 0 auto;*/

        width: 100%;
        margin: 12px auto;
    }

    hr {
        display: none;
    }

    .border__right {
        border-right: unset !important;
    }

    .media-body {
        padding: 0 !important;
    }

    .lead__sec__2 {
        margin-top: 1rem !important;
    }

    .lead__sec__2 .news__item, .section__lead .right__block .news__item, .section__row__3 .news__child .news__item, .section_page .content__col .news__item {
        padding-bottom: 11px !important;
        margin-bottom: 15px !important;
        border-bottom: 1px solid var(--bs-gray-300);
        padding-top: 0 !important;
    }

    /*.news__item:last-child{*/
    /*    border-bottom: none !important;*/
    /*}*/
    h4 {
        font-size: 19px !important;
        font-weight: 400 !important;
        line-height: 1.5em;
        color: var(--bs-black);
    }

    .news__child__top h4 {
        font-weight: 700 !important;
    }

    .full__row.row__3 .news__child {
        margin-top: 0 !important;
    }

    .full__row.row__3 .caption {
        position: relative !important;
        background-image: none !important;
        margin-bottom: 0;
        padding: 9px 0px !important;
    }

    .full__row.row__3 .caption .child__title {
        color: var(--bs-body) !important;
    }

    .section__row__3 .left__top {
        margin-top: 0px !important;
    }

    .section__row__3 .left__top p {
        display: block !important;
    }

    .section__row__3 .news__child .news__caption {
        display: none;
    }

    .video-top-content {
        height: auto;
    }

    .video__cap {
        padding: 0 10px 15px;
    }

    .all__news__page .media-heading {
        font-size: 18px !important;
        line-height: 1.4em;
    }

    .all__news__page .heading h1 {
        font-weight: 400;
        line-height: 1;
        margin-bottom: 32px !important;
        text-align: center;
        display: block;
        color: var(--bs-body);
    }

    .search__page .search__items .news__item h3 {
        margin: 17px 0;
        font-weight: 600;
        line-height: 1.4;
    }

    /*=====================
    Single Page
    ================================*/
    .reporter__block .share-btn {
        display: inline-block !important;
    }

    .share-btn .sharethis-inline-share-buttons {
        float: left;
        margin-right: 8px;
    }

    .single_page .sidebar .follow__btn a {
        margin: 0 5px;
    }

    .single_page .sidebar .follow__btn__mbl a {
        margin: 0 8px;
    }

    .single_page .follow__btn__mbl i {
        font-size: 25px;
        padding: 8px 2px;
        color: #fff;
    }

    .single_page .content_text {
        width: 100%;
        margin: 18px 0px !important;
    }

    .follow__btn__mbl {
        background: #e9ecef;
        padding: 15px 0 22px;
    }

    .single_page .content_text p {
        font-size: 16px;
    }

    .publisher__info {
        margin-bottom: 10px;
    }

    .content {
        margin-top: 0 !important;
    }

    .single-page-headline {
        width: 100%;
    }
    .sub__cat .sub__cat__heading .sub a{
        padding: 6px 13px 4px;
        margin-bottom: 10px;
        font-size: 14px;
        margin-right: 3px;
    }
    
     /*=====================
    Single Page Ads
    ================================*/
    
    
    .content-inner-ads img{
        width: 80%;
        margin: 0 auto;
    }
}
