@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {
    font-family: "Roboto";
    font-weight: 400;
}

* {
    box-sizing: border-box;
}

.mob-ad .container {
    position: relative;
    top: -208px;
}

.mob-ad{
    position: sticky;
    top:288px
}

.maan-mid-bar {
    min-height: 229px;
}

.maan-top-bar {
    display: none;
}

.maan-breaking-news-section .container {
    width: 100%;
    max-width: 1440px;
    padding: 0px 42px;
}

.maan-right-btns{
    display: none;
}

.maan-breaking-news-section {
    padding: 20px 0px;
}

.maan-breaking-news-section .maan-slide-title {
    max-width: 167px;
    height: 48px;
}

.maan-breaking-news-section .maan-slide-title::before {
    background: #E0E0FF;
}

.maan-breaking-news-section .maan-slide-title h6 {
    color: #000080;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}

.btn-can {
    border-radius: 5px;
    border: 1px solid #000080;
    background: #000080;
    min-width: 151px;
    min-height: 42px;
    color: #FFF;
    font-size: 15.989px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.btn-out {
    border-radius: 5px;
    border: 1px solid #000080;
    background: #FFF;
    min-width: 107px;
    min-height: 42px;
    flex-shrink: 0;
    color: #000080;
    font-size: 15.989px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.header-btn-container {
    gap: 12px
}

.maan-slide-text button {
    display: none !important;
}

.swiper-slide a {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 175%;
}


.maan-manu-bar .container {
    max-width: 1440px;
    padding: 0px 42px;
}

.search-icn {
    position: absolute;
    top: 9px;
    right: 10px;

}

.search-icn>img {
    height: 20px;
    width: 20px;
}

.search-input-container input {
    display: inline-flex;
    padding: 8px 12px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    border-radius: 4px;
    background: #E0E0FF;
    color: #000080;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.search-input-container {
    position: relative;
}

.maan-logo img {
    max-width: 140px;
}

.header-menu {
    align-items: center;
    gap: 45px;
}


/* .maan-top-news-section {
max-width: 728px;

} */

/* .maan-top-news-section  .row{
    display: grid;
    padding: 0;
    margin: 0;
    grid-template-columns: 1fr 1fr;
    } */

.theme-magenta .maan-top-news-section .topnews-big-card .card.maan-card-img .topnews-thumb:before {
    display: none;
}


.maan-top-news-section-leftbar {
    max-width: 778px;
    display: grid;
    padding: 0;
    margin: 0;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}


.maan-top-news-section .card.maan-card-img img {
    height: 271px;
}

.share-icn {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 45px;
    width: 45px;
    cursor: pointer;
    z-index: 1;
}


.card .maan-card-body .maan-text h4 a {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}

.maan-top-news-section .card {
    border-radius: 4px;
}

.maan-top-news-section-rightbar {
    width: 366px;
    flex: 1
}

.maan-top-news-section-rightbar>img {
    height: 100%;
}

.ades-main-grid {
    margin-left: -7px;
    width: calc(100% + 40px);
    padding: 0;
}

.ades-main-grid img {
    width: 100%;
}

.ades-main-grid .slick-track {
    margin: 0px !important;
}

.ades-main {
    display: flex;
}

.ades-main > div {
    width: 33.333%;
    overflow: hidden;
    padding: 7px;
}

.ades {
    padding-top: 0;
}

.ades-main p {
    text-align: center;
    color: #275481;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 30px;
}

.maan-top-news-section {
    padding: 0px 0px 30px 0px;
}


.maan-top-categories-section.maan-slide .slick-arrow:hover {
    background: #000080;
}

.maan-top-categories-section.maan-slide .slick-arrow {
    position: absolute;
    width: 40px;
    height: 40px
}


h2 {
    color: #000080;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 42px;
}

section .maan-title::after,
section .maan-title-center::after {
    width: 175px;
}

section.maan-slide-section .maan-title {
    width: calc(100%);
}

.maan-most-popular-section {
    background: #fff;
    padding-top: 0;
}

.maan-most-popular-section .maan-slide {
    margin-top: -25px;
}

.maan-most-popular-section .slick-list .card {
    margin-top: 7px;
}



section.maan-slide-section .maan-slide .slick-arrow:hover,
section.maan-slide-section .maan-card-slide .slick-arrow:hover {
    background: #000080;

}

.maan-most-popular-section .news-tab .nav-pills::before {
    border-radius: 4px;
    background: #D9D9D9 !important;
}

.maan-most-popular-section .news-tab .nav-pills {
    padding: 18px;
    margin-top: 0;
}

.maan-most-popular-section button.active {
    color: #000080;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.maan-most-popular-section button {
    color: #1F2024;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.top-category-title a {
    background: #fff;
}

.maan-top-categories-section .maan-card-img a {
    position: relative;
    display: grid;
    padding: 12px 0px;
    grid-template-columns: auto auto;
    grid-gap: 12px;
    text-transform: capitalize;
    color: var(--maan-color-black);
    border-radius: 50px;
    color: #FFF;

    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    background: transparent;

}


.maan-top-categories-section.maan-slide .maan-card-img {
    margin: 0px 4px;
}

.maan-top-categories-section .card.maan-card-img img {
    height: 155px;
}

.maan-top-categories-section .card {
    border-radius: 4px;
}


.maan-top-categories-section .maan-card-img a span:last-child {
    text-align: left;
}

.top-category-title {
    position: absolute;
    bottom: 0;
    padding-left: 15px;
}

.maan-most-popular-section .card .maan-card-body .maan-text h4 a {
    color: #1F2024;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
}

.card .maan-card-body .maan-text .maan-item-text a {
    color: #3E4954;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.card .maan-card-body .maan-text .maan-item-text {
    color: #3E4954;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.card .maan-card-body .maan-text .maan-item-text a:hover {
    color: #000080;
}

.maan-most-popular-section .maan-news-list li .maan-list-text h4 {
    color: #1F2024;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}

.maan-news-list li .maan-list-text .maan-item-text a {
    color: #3E4954;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.maan-news-list li .maan-list-text .maan-item-text {
    color: #3E4954;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.maan-most-popular-section .maan-news-list li .maan-list-img img {
    height: 143px;
    width: 161px !important;
}

.maan-most-popular-section .news-tab .nav-pills button::before {
    position: absolute;
    content: "";
    width: 10%;
    height: 2px;
    left: 50%;
    bottom: -18px;
}

.maan-entertainment-news {
    background: #fff;
    padding-top: 0;
}

section.maan-entertainment-news .maan-title {
    width: calc(100%);
}

.maan-entertainmentslide .slick-arrow.btn-prev {
    display: none !important
}

.maan-entertainmentslide .slick-arrow.btn-next {
    display: none !important
}

.card .maan-card-body .maan-text h4 a {
    color: #1F2024;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}

.maan-entertainment-news .maan-news-list li .maan-list-img img {
    height: 100px;
    width: 120px !important;
}


.maan-entertainment-news .maan-news-list h4 a {
    color: #1F2024;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}

.d-ad {
    margin-top: 14px;
}


.maan-don-t-miss-section .maan-slide .maan-card-img {
    margin: 0px 4px;
}

.maan-don-t-miss-section .card .maan-card-body .maan-text h4 a {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}

.maan-don-t-miss-section .card.maan-card-img .maan-text {
    position: absolute;
    width: 100%;
    padding: 10px 10px;
    bottom: 0;
    left: 5px;
    z-index: 4;
}


.new-title.v3 {
    border-bottom: 2px solid #EBEBEB;
    position: relative;
    margin-bottom: 32px;
}

.new-title.v3>div {
    position: absolute;
    top: -23px;
    width: 100%;
    text-align: center;

}

.new-title.v3 h2 {
    color: #000080;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 42px;
    background: #fff;
    width: auto;
    display: table;
    margin: auto;
    padding: 0 38px;
    position: relative;
}

.new-title.v3 h2::before {
    content: "";
    background-image: url(../img/v2/roundBlue.svg);
    background-repeat: no-repeat;
    height: 18px;
    width: 18px;
    display: table;
    position: absolute;
    left: 0;
    top: 13px;

}

.new-title.v3 h2::after {
    content: "";
    background-image: url(../img/v2/roundBlue.svg);
    background-repeat: no-repeat;
    height: 18px;
    width: 18px;
    display: table;
    position: absolute;
    right: 0;
    top: 13px;

}


.maan-politics-section .card .maan-card-body .maan-text h4 a {
    color: #1F2024;
    font-size: 20px;
    line-height: 36px;
}

.maan-politics-section .technologysmall-card-wrp .maan-text h4 a {
    color: #1F2024 !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 26px !important;
}


.politics-news-big-items:first-child::after {
    display: none;
}

.politics-news-big-items:after {
    display: none;
}

.politics-news-big-items {
    position: relative;
    padding-bottom: 0px;
}

.full-ades p {
    text-align: center;
}

.card.maan-default-post .maan-post-img {
    border-radius: 4px;
    overflow: hidden;
}

.maan-politics-section .politics-news-big-items .card.maan-default-post .maan-post-img >a>img {
    height: 350px !important;
}


#mn.share-icn>img {
    height: 45px !important;
    width: 45px !important;
}

.news10-news-list li .news10-list-img img {
    width: 120px;
    height: 100px;
}


.maan-top-news-section .card .maan-card-body .maan-text h4 a {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}


.white-logo {
    object-fit: none !important;
    text-align: left;
    margin: 0;
    width: auto !important;
    height: auto;
}

.news10-top-footer p {
    color: #F5F6F7;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    max-width: 700px;
}

.news10-top-footer {
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    border-bottom: 2px solid #A4A6B3;
    margin-bottom: 70px;
}

.news10-info-footer .news10-main-footer {

    border-top: 2px solid #A4A6B3;
}


.app-icon {
    display: flex;
    gap: 17px;
    margin-bottom: 40px;

}

.news10-info-footer .news10-link-footer .news10-news-tags ul li a {
    display: block;
    padding: 8px 18px;
    color: #C4C4C4;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #626262
}

.news10-info-footer .news10-link-footer .news10-news-tags ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 8px auto 8px auto 8px auto 8px auto;
    grid-template-columns: auto auto auto auto;
    grid-gap: 15px;
    grid-row-gap: 13px;
}

#ath .maan-item-text a {
    color: #F5F6F7 !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
}

.news10-news-list li .news10-list-text .news10-item-text {
    color: #F5F6F7 !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
}


.news10-news-list li {
    align-items: initial;
}

.news10-info-footer .news10-link-footer .news10-title h2 {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.footer-left p {
    color: #F5F6F7;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.news10-info-footer .news10-link-footer .footer-left .lint-list li {
    margin-bottom: 24px;
}

.news10-info-footer .news10-link-footer .footer-left .footer-social-link li {
    display: inline-block;
    margin-right: 23px;
}

.maan-breadcrumb {
    padding: 72px 0px;
    background: #fff;
    overflow: hidden;
}

.maan-breadcrumb ol li a {
    color: #101010;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.maan-breadcrumb ol li {
    line-height: normal;
    font-size: 20px;
    color: #101010;
    z-index: 1;
    padding: 6px 10px;
}

.maan-breadcrumb .breadcrumb-item::before {
    color: #101010;
    font-size: 20px;
}

.maan-manu-bar .maan-main-manu li {
    margin-right: 21px;
}

.business .maan-default-post .maan-text .maan-icon svg path {
    fill: unset !important;
}

.business .maan-default-post .maan-text .maan-icon svg path {
    fill: unset !important;
}

.business .maan-default-post .maan-text .maan-icon svg path {
    fill: unset !important;
}

.business .maan-default-post .maan-text .maan-icon svg {
    fill: #92929D !important;
}


.card.maan-default-post .maan-card-body .maan-text h4 a {
    color: #1F2024;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
}

.card.maan-default-post p {
    color: #626262;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.card.maan-default-post .maan-card-body .maan-text .maan-item-text a,
.card.maan-default-post .maan-card-body .maan-text .maan-item-text {
    color: #92929D;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.card.maan-default-post .maan-text h4~ul {
    margin-top: 8px;
    margin-bottom: 8px;
}

.business .maan-default-post {
    margin-top: 56px;
}

.maan-widgets .popular-post {
    display: grid;
    grid-gap: 18px;
    grid-template-columns: auto;
}

.business .maan-widgets .maan-default-post {
    flex-direction: row;
    gap: 15px;
}

/* .popular-post .card.maan-default-post .maan-post-img img {
        width: 165px !important;
height: 122px;
flex-shrink: 0;
    } */

.popular-post .maan-post-img {
    width: 165px !important;
    height: 122px;
    flex-shrink: 0;
}

.popular-post .card .maan-card-body .maan-text h4 a {
    color: #1F2024;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}


.business.maan-slide-section .card.maan-default-post .maan-card-body .maan-text .maan-item-text a {
    color: #3E4954;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.post-ss-ad {
    margin-bottom: 60px;
}

/* .business.maan-slide-section .maan-widgets {
    padding: 0px;
    border-radius: 10px;
    background: #fff;
} */

.gl{
    padding: 10px;
}

.gl.maan-widgets .widgets-gallery ul img {
    height: 124px;
}

.business.maan-slide-section .maan-news-list li {
    margin-bottom: 18px;
}


.wd-tag {
    border-radius: 8px !important;
    background: #EBEBEB !important;
    padding: 15px 8px !important;

}

.maan-widgets .widgets-tags ul {
    display: grid;
    grid-gap: 12px;
    grid-template-columns: auto auto auto;
}

.maan-widgets .widgets-tags ul li a {
    display: block;
    padding: 11px 11px;
    border-radius: 4px;
    background: #D5D9DD;
    color: #3E4954;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

}

.maan-archive-details .maan-widgets .category-link li a {
    position: relative;
    padding-left: 24px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000;
font-family: Jost;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.maan-archive-details .cg {
    padding: 30px 25px;
}

.maan-widgets .social-media ul {
    display: flex;
}

.sc-tag{
    border-radius: 8px !important;
    background: rgba(235, 235, 235, 0.50) !important;
}

.sc-tag .social-media ul li a {
    display: flex;
    width: 81px;
    height: 50px;
    padding: 8px 30px;
    justify-content: center;
    align-items: center;
    gap: 22px;
    border-radius: 4px;
background: #D5D9DD;
}

.sc-tag svg{
    --svg-font-size: 24px;
}

.maan-widgets .social-media ul li a:hover {
    background: #000080;
    color: #fff;
}

.maan-breaking-news-section .maan-related-posts .card.maan-default-post .maan-card-body .maan-text h4 a {
    color: #1F2024;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}

.maan-archive-details .maan-title-border-none h2{
    color: #1F2024;

font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 34px
}

.maan-archive-details .maan-card-body .row .maan-icon svg {
    fill: unset !important;
}
    .maan-archive-details .maan-card-body .row .maan-icon svg path {
        fill: unset !important;
    }

    .maan-archive-details   .card .maan-card-body .maan-text .maan-item-text a ,     .maan-archive-details  .card.maan-default-post .maan-card-body .maan-text .maan-item-text {
        color: #3E4954 !important;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .maan-archive-details .col-lg-8 p span {
        color: #1F2024 !important;

font-family: Jost !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 400 !important;
line-height: 28px !important;
    }

    .maan-header-adds{
        position: relative;
    }


    .maan-mid-bar .container {
        position: relative;
    }

    .maan-top-news-section .container{
        position: relative;
    }


    .left-side-bar-ad{

        position: absolute;
        width: 160px !important;
        left: -165px;
        top: -19px;
    }

    
    .right-side-bar-ad{
        position: absolute;
        width: 160px !important;
        right: -153px;
        top: -19px;
    }

    .breadcrumb{
        position: relative;
    }

    .bredcrumb-left-ad{
        width: 664px !important;
        position: absolute;
        left: 162px;
        top: -69px;
        height: 182px;
        border-radius: 4px;
    }

    .bredcrumb-right-ad{
        width: 664px !important;
        position: absolute;
        right: 162px;
        top: -69px;
        height: 182px;
        border-radius: 4px;
    }

    .business .container{
        position: relative;
    } 

    .business .left-side-bar-ad,  .business .right-side-bar-ad{
        top: -48px;
    }

    .story-lists{
        display: flex;
        gap: 8px;
    }


    .story-lists > div{
        border-radius: 4px;
        overflow: hidden;
    }

  
    .shorts-badge{
        border-radius: 24px;
background: #000080;
display: table;
padding: 6px 12px;
justify-content: center;
align-items: center;
gap: 10px;
color: #FFF;
font-size: 12px;
font-style: normal;
font-weight: 700;
line-height: normal;
    }

    .maan-don-t-miss-section .card-body.maan-card-body{
        position: static;
    }

    .maan-don-t-miss-section .card.maan-card-img .card-body::before {
        position: static;
    }


    .story-img{
        width: 174px !important;
        height: 269px !important;
        border-radius: 4px;
    }

    
    .story-lay{
        position: relative;
    }


    .story-lay::before {
        z-index: 9;
        bottom: 7px;
        content: "";
        position: absolute;
        background: linear-gradient(to right, #A5A5A5 50%, rgba(255, 255, 255, 0) 0%);
        background-position: bottom;
        background-repeat: repeat-x, repeat-y;
        background-size: 12px 2px, 1px 10px;
        width: calc(100% - 20px);
        height: 10px;
        left: 10px;
        top: 10px;
    }

    .story-lay::after {
        z-index: 9;
        bottom: 0px;
        content: "";
        position: absolute;
       background: rgba(0,0,0,0.2);
       height: 100%;
       width: 100%;
    }



    .story-lay .content{
        position: absolute;
        bottom: 0;
        padding: 0 10px;
        z-index: 99;
    }

    .story-lay .content .heading{
        color: #FFF;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 8px;
    }

    
    .story-lay .content .description{

        color: #FFF;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 8px;

    }

    .amp-content{
        position: absolute;
        bottom: 0;
        background: rgba(0, 0, 0, 0.2);
        width: 100%;
        padding: 10px 10px 40px 10px;
    }



    .amp-title{
        color: #fff !important;
        font-size: 24px !important;
        font-weight: 500 !important;
    }


    .amp-description{
        color: #fff !important;
        font-size: 14px !important;
        font-weight: 300 !important;
    }

    .inline-share-overlay{
        position: fixed;
        top: 0px;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 999;
        background-color: rgba(0,0,0,0.5);
    }

    .inline-share-col {
        position: fixed;
        z-index: 9999;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #fff !important;
        padding: 15px 20px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .inline-share-col > p {
        margin: 0 10px 0 0;
        font-size: 17px;
    }

    .inline-share-col i.fa.fa-times {
        cursor: pointer;
        position: absolute;
        color: #333;
        z-index: 1;
        background: #fff;
        height: 20px;
        width: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        top: -10px;
        right: -10px;
        box-shadow: 0 0 10px #000000;
    }

    .share-icn{
        cursor: pointer;
    }

    .inline-share-col.hide, .inline-share-overlay.hide{
        display: none !important;
    }

    .header-link-btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .subscribe-modal {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #fff;
        width: 400px;
        padding: 20px 20px;
        border-radius: 8px;
        z-index: 9999;
    }

    .subscribe-modal-overlay{
        position: fixed;
        top: 0px;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 999;
        background-color: rgba(0,0,0,0.5);
    }

    .subscribe-modal h4 {
        text-align: center;
        margin: 0 0 10px 0;
        font-size: 18px;
    }

    .subscribe-modal .input-group label {
        position: absolute;
        z-index: 1;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
    
    .subscribe-modal .input-group .form-control {
        padding-left: 33px;
    }
    
    .subscribe-modal .input-group{
        margin-bottom: 15px;
    }

    .subscribe-modal i.fa.fa-times {
        cursor: pointer;
        position: absolute;
        color: #333;
        z-index: 1;
        background: #fff;
        height: 20px;
        width: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        top: -10px;
        right: -10px;
        box-shadow: 0 0 10px #000000;
    }

    .maan-manu-bar .maan-main-manu li .dropdown-menu li {
        margin-right: 0;
    }

    .maan-manu-bar .maan-main-manu li .dropdown-menu li a:hover {
        background: #000 !important;
    }

    .slick-list img {
        width: 100% !important;
    }

    .news10-info-footer .news10-link-footer .news10-news-tags ul {
        display: flex;
        flex-wrap: wrap;
    }

    .maan-top-categories-section {
        padding-top: 10px;
    }

    .share-icn>img {
        height: 45px !important;
        width: 45px !important;
    }

    .maan-widgets form.search .d-btn:hover {
        background:#000080;
    }

    .page-item.active .page-link {
        z-index: 3;
        color: #fff;
        background-color: #000080 !important;
        border-color: #000080 !important;
    }

 


    @media (max-width: 1366px) {
        .maan-manu-bar .maan-main-manu li a {
          font-size: 14px;
        }
        .left-side-bar-ad img, .right-side-bar-ad img {
          width: 100% !important;
        }
        .left-side-bar-ad {
            width: 125px !important;
            left: -129px;
            top: -19px;
        }
        .right-side-bar-ad {
            width: 125px !important;
            right: -129px;
            top: -19px;
        }
        .footer-left p {
            font-size: 15px;
            line-height: 24px;
        }
        .news10-info-footer .news10-link-footer .news10-news-tags ul li a {
            font-size: 16px;
        }
        .maan-top-news-section .container {
            padding-right: 0px !important;
        }
        .bredcrumb-left-ad {
            width: 614px !important;
        }
        .bredcrumb-right-ad {
            width: 614px !important;
        }
        .container {
            max-width: 1102px;
        }
        .maan-top-news-section-rightbar {
            width: 325px;
        }
    }

    .no-hover-link {
        background: transparent !important;
    }

    .all-news-under-tab {
        margin-top: 30px;
    }

    .all-news-under-tab .maan-news-list li {
        align-items: flex-start;
    }
