﻿@font-face {
    font-family: 'Noto Sans',sans-serif !important;
    font-display: swap;
}

body {
    font-family: 'Noto Sans',sans-serif !important
}

img {
    width: 100%
}

@-webkit-keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@-moz-keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@-ms-keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@-o-keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@keyframes -amp-start {
    from {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

body {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none
}

a {
    text-decoration: none;
    color: #000
}

img, svg {
    vertical-align: middle
}

.d-lg-block {
    display: block
}

.flex-wrap {
    flex-wrap: wrap
}

@media(min-width:992px) {
    .g-lg-5, .gx-lg-5 {
        --bs-gutter-x: 3rem
    }
}

.mb-0 {
    margin-bottom: 0
}

.mb-2 {
    margin-bottom: .5rem
}

.me-2 {
    margin-right: .5rem
}

.mt-2 {
    margin-top: .5rem
}

.w-100 {
    width: 100%
}

.card-img, .card-img-bottom, .card-img-top {
    width: 100%
}

@media(min-width:1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1270px
    }
}

@media(min-width:992px) and (max-width:1399px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1024px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .container, .container-md, .container-sm {
        max-width: 720px
    }
}

@media(min-width:576px) and (max-width:767px) {
    .container, .container-sm {
        max-width: 540px
    }
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-right: auto;
    margin-left: auto
}

@media(min-width:1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1270px
    }
}

.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5)
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x))
}

.mt-3 {
    margin-top: 1rem
}

.pt-0 {
    padding-top: 0
}

.text-uppercase {
    text-transform: uppercase
}

.navbar-dark, .navbar[data-bs-theme=dark] {
    --bs-navbar-color: rgba(255,255,255,0.55);
    --bs-navbar-hover-color: rgba(255,255,255,0.75);
    --bs-navbar-disabled-color: rgba(255,255,255,0.25);
    --bs-navbar-active-color: #fff;
    --bs-navbar-brand-color: #fff;
    --bs-navbar-brand-hover-color: #fff;
    --bs-navbar-toggler-border-color: rgba(255,255,255,0.1)
}

@media(min-width:992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start
    }
}

.navbar {
    --bs-navbar-padding-x: 0;
    --bs-navbar-padding-y: .5rem;
    --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb),0.65);
    --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb),0.8);
    --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb),0.3);
    --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb),1);
    --bs-navbar-brand-padding-y: .3125rem;
    --bs-navbar-brand-margin-end: 1rem;
    --bs-navbar-brand-font-size: 1.25rem;
    --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb),1);
    --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb),1);
    --bs-navbar-nav-link-padding-x: .5rem;
    --bs-navbar-toggler-padding-y: .25rem;
    --bs-navbar-toggler-padding-x: .75rem;
    --bs-navbar-toggler-font-size: 1.25rem;
    --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb),0.15);
    --bs-navbar-toggler-border-radius: var(--bs-border-radius);
    --bs-navbar-toggler-focus-width: .25rem;
    --bs-navbar-toggler-transition: box-shadow .15s ease-in-out;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)
}

    .navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm, .navbar > .container-xl, .navbar > .container-xxl {
        display: flex;
        flex-wrap: inherit;
        align-items: center;
        justify-content: space-between
    }

.cust-navbar-container-ak {
    margin-top: -16px
}

.pt-0 {
    padding-top: 0
}

.mb-3 {
    margin-bottom: 1rem
}

.m-auto {
    margin: auto
}

.cust_n4nmainlogo {
    width: initial;
    padding: 3px;
    background: #fff
}

.align-items-center {
    align-items: center
}

.justify-content-between {
    justify-content: space-between
}

.d-flex {
    display: flex
}

.align-items-center {
    align-items: center
}

.flex-shrink-0 {
    flex-shrink: 0
}

.navbar-nav {
    --bs-nav-link-padding-x: 0;
    --bs-nav-link-padding-y: .5rem;
    --bs-nav-link-font-weight:;
    --bs-nav-link-color: var(--bs-navbar-color);
    --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
    --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar.style-8 .navbar-nav .nav-item .nav-link {
    position: relative;
    margin: 0;
    padding: 8px 0;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 400;
    color: #fff;
    border-top: 3px solid transparent;
    -webkit-margin-end: 30px;
    margin-inline-end: 30px
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out
}

.pt-3 {
    padding-top: 1rem
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

@media(min-width:768px) {
    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
}

@media(min-width:768px) {
    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
}

@media(min-width:992px) {
    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
}

@media(min-width:992px) {
    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
}

@media(min-width:992px) {
    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

.p-0 {
    padding: 0
}

.cust-trending-height {
    height: 60px
}

.nav-link {
    color: #fff
}

.bg-blue3 {
    background-color: #061135
}

@media only screen and (min-width:1024px) {
    .navbar-container {
        height: 43px;
        margin-top: 14px
    }
}

.dropdown {
    position: relative;
    display: inline-block
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #061135db;
    min-width: 100px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    z-index: 5555;
}

    .dropdown-content .dropdown-item {
        width: 100%;
        padding: .5rem 1rem;
        clear: both;
        font-weight: 400;
        text-align: inherit;
        text-decoration: none;
        white-space: nowrap;
        background-color: transparent;
        border: 0
    }

        .dropdown-content .dropdown-item:hover {
            background-color: #f1f1f1;
            color: #000
        }

.dropdown:hover .dropdown-content {
    display: block
}

.cust_n4nmainlogo {
    width: initial;
    padding: 3px;
    background: #fff
}

.cust-navbar-container-ak {
    margin-top: -8px
}

.dropbtn {
    font-weight: 400
}

.dropdown-content a {
    transition: all .3s ease;
    color: #fff;
    padding: 7px 16px;
    text-decoration: none;
    display: block
}

@media screen and (min-width:1024px) {
    .dropbtn {
        font-weight: 400;
        font-size: 12px;
        margin: 5px -18px 0 18px;
        cursor: pointer
    }
}

.dropbtn {
    color: white;
    padding: 10px;
    padding-left: 0;
    font-size: 14px;
    padding-top: 16px;
    border: 0
}

.dropbtn {
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none
}

.nav-link {
    padding: 25px 0
}

.navbar.style-8 .navbar-nav .nav-item .nav-link {
    color: #fff
}

.navbar.style-8 .navbar-nav .nav-item .nav-link {
    font-weight: 400
}

.navbar.style-8 .navbar-nav .nav-item .nav-link {
    color: #fff
}

@media only screen and (min-width:1024px) {
    .navbar.style-8 .navbar-nav .nav-item .nav-link {
        margin: 0 39px;
        margin-inline-end: 2px
    }
}

.navbar.style-8 .navbar-nav .nav-item .nav-link {
    position: relative;
    margin: 0;
    padding: 8px 0;
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
    border-top: 3px solid transparent;
}

@media (min-width: 991px) and (max-width: 1400px) {
    .navbar.style-8 .navbar-nav .nav-item .nav-link {
        -webkit-margin-end: 15px;
        margin-inline-end: 15px
    }
}

@media (min-width: 1399px) {
    .navbar.style-8 .navbar-nav .nav-item .nav-link {
        -webkit-margin-end: 32px;
        margin-inline-end: 32px
    }
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.55)
}

@media(min-width:992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out
}

.cust_break_left {
    background-color: #d90000;
    color: #fff;
    height: 40px
}

.cust_breakcont_left {
    width: 13.4%;
    margin-left: 15px
}

.cust_breaking_t1 {
    font-size: 14px;
    line-height: 1.7;
    padding-top: 6px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase
}

.cust_breaktext {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    font-weight: 500
}

.cust_breaktext {
    padding-left: 6px
}

.marquee-container {
    overflow: hidden;
    background-color: #d90000;
    color: #fff;
    height: 40px;
    padding: 0;
    width: 85%
}

@media(max-width:991px) {
    .marquee-container {
        width: 89% !important
    }
}

.marquee {
    display: inline-block;
    white-space: nowrap;
    animation: scroll 25s linear infinite
}

    .marquee span {
        color: #fff;
        font-size: 1.5rem;
        padding-left: 100%
    }

@keyframes scroll {
    0 {
        transform: translateX(100%)
    }

    100% {
        transform: translateX(-100%)
    }
}

.cust_class_break_imgbox {
    width: 60px
}

    .cust_class_break_imgbox img {
        width: 60px;
        border-radius: 4px
    }

    .cust_class_break_imgbox img {
        height: 35px;
        padding-top: 0;
        margin-top: 2px
    }

.cust_break_scrol_text p {
    margin-left: 8px;
    font-weight: 500
}

.cust_breakingtext {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
    line-height: 28px
}

.cust_breakingtext {
    padding-top: 7px;
    margin-right: 20px
}

.marqee-list {
    list-style: none
}

.cust-text-decoration {
    text-decoration: none
}

.bredcrums {
    font-size: 16px;
    line-height: 5px;
    font-weight: 700;
    color: #162396;
    margin: 0;
    margin-top: 0;
    text-transform: capitalize;
    padding-bottom: 10px
}

.h2_head {
    padding-right: 5px;
    color: #162396
}

.Css_RegPLR {
    padding-left: 5px;
    padding-right: 5px;
    color: #162396
}

.Css_RegPL {
    padding-left: 5px;
    color: #162396
}

.newsdt_heading {
    text-overflow: ellipsis;
    display: -webkit-box;
    text-align: left;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.Css_custH1 {
    font-weight: 600;
    line-height: 1.4;
    font-size: 32px;
    text-align: left
}

.cust_newsdt_heading {
    padding: 0
}

.Css_PB {
    padding-bottom: 5px;
    color: #333;
    font-size: 20px;
    font-weight: 400;
    text-align: justify;
    line-height: 30px
}

.cust_ptb5 {
    padding-top: 5px;
    padding-bottom: 7px
}

.brd-gray {
    border-color: #d9d9d9
}

.border-1 {
    border-width: 1px
}

.d-flex {
    display: flex !important
}

.border-top {
    border-top: 1px solid #dee2e6
}

.fsz-13px {
    font-size: 13px
}

.color-000 {
    color: #000
}

.cust_newsddate a, .cust_editedby {
    font-size: 10px;
    color: #000
}

.cust_dt_edited {
    display: inline-flex;
    margin-right: 6px;
    padding-left: 6px;
    font-size: 12px
}

.cust_editedby {
    text-transform: capitalize
}

.cust_newsddate {
    margin-left: 5px;
    font-size: 12px
}

.cust_imgborder {
    border-radius: 0 20px 0 0
}

.Css_caption {
    background: #f8f8fa;
    padding: 8px;
    text-align: center;
    font-size: 14px;
    line-height: 18px
}

.Css_NewsDetails p {
    font-size: 20px
}

p {
    color: #000;
    text-align: justify;
    line-height: 30px
}

.btm-tags a {
    text-transform: capitalize;
    background-color: #162694;
    color: #fff;
    padding: 7px 20px
}

.btm-tags a {
    font-size: 13px;
    padding: 7px 15px;
    margin-top: 7px;
    border-radius: 13px
}

    .btm-tags a:hover {
        background-color: #ed3410;
        color: #fff
    }

.cust_tag_text {
    text-transform: uppercase
}

@media(min-width:769px) {
    .sharing {
        position: sticky;
        top: 120px
    }
}

.share-icons .cust_shareicona {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #666;
    margin-bottom: 10px;
    font-size: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    color: #fff;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cust_twitter {
    background-color: #000
}

    .cust_twitter svg {
        color: #fff
    }

.cust_fb {
    background-color: #4565a9
}

.cust_youtube {
    background-color: red
}

.cust_whatsapp {
    background-color: #3fbe4f
}

.cust-dropdown-content {
    display: none;
    position: absolute;
    left: 100%;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    z-index: 1000;
    top: 0px;
    right: 100%;
    padding-left: 22px;
    border-radius: 25px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #7db55933;
    z-index: 1000
}

.icon-container:hover .cust-dropdown-content {
    display: block
}

.cust-dropdown-content a {
    text-decoration: none;
    color: #000;
    display: flex;
    align-items: center
}

.cust_follow_icon_ak {
    width: 20px;
    height: 20px;
    margin-left: 5px
}

.cust_spanWC-RK {
    color: #000;
    font-family: 'Noto Sans',sans-serif;
    font-weight: unset;
    font-size: 16px
}

.cust_wchanel-RK {
    color: #12b327;
    font-size: 14px
}

.cust_whatchanmob {
    font-family: 'Noto Sans',sans-serif;
    font-weight: unset;
    border: 1px solid #3fbe4f;
    height: 30px;
    line-height: 30px
}

.Css_caption span {
    text-transform: capitalize
}

.wpo-section-title {
    margin-bottom: 10px;
    position: relative;
    margin-top: 15px
}

    .wpo-section-title .h2_head {
        font-size: 22px;
        line-height: 5px;
        font-weight: 700;
        color: #162396;
        margin: 0;
        margin-top: 0;
        text-transform: capitalize;
        padding-bottom: 20px
    }

.h2_head {
    padding-right: 5px
}

.wpo-section-title .h2_head:before {
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 100px;
    height: 5px;
    border-radius: 6px;
    background: red;
    content: ""
}

.wpo-section-title .h2_head:after {
    position: absolute;
    left: 110px;
    bottom: -7px;
    width: 30px;
    height: 5px;
    border-radius: 6px;
    background: red;
    content: ""
}

.Css-bg-black {
    position: relative;
    margin-bottom: 17px;
    max-height: 100%;
    overflow: hidden
}

.card-img, .card-img-top {
    border-radius: 0 20px 0 20px
}

.Css-bg-black h3 {
    font-size: 22px;
    color: #ededed;
    line-height: 36px;
    position: absolute;
    left: 10px;
    bottom: 10px;
    right: 15px;
    margin: 0;
    z-index: 2;
    font-weight: 500;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-align: justify;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.Css-bg-black:after {
    content: "";
    background: linear-gradient(0,#000 0,rgba(0,0,0,0) 42%,rgba(255,255,255,0) 100%);
    height: 100%;
    width: 100%;
    position: absolute;
    inset: 0;
    z-index: 1;
    border-radius: 0 20px 0 20px
}

.brd-gray {
    border-color: #d9d9d9
}

.custtrnding .items {
    border-bottom: 1px solid #d9d9d9;
    padding: 5px 0
}

.img-cover {
    display: block
}

    .img-cover img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

.cust_smimg {
    height: 56px;
    border-radius: 0 10px
}

.cust_sbmenutext_trading {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-align: left;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.cust_sbmenutext_trading {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #000
}

.ltspc-0 {
    letter-spacing: 0
}

.footer-style1 {
    border-top: 1px solid #0000005c;
    background-color: #eceff2
}

    .footer-style1 .content {
        padding: 5px 0;
        border-top: 1px solid #9993
    }

        .footer-style1 .content .link-group:last-of-type {
            margin-bottom: 0
        }

        .footer-style1 .content .link-group .title {
            margin-bottom: 15px;
            padding-top: 20px
        }

        .footer-style1 .content .link-group .title {
            font-size: 18px;
            color: #000;
            text-transform: capitalize;
            line-height: 1;
            font-weight: bold
        }

        .footer-style1 .content .link-group .f-link {
            font-weight: 600
        }

        .footer-style1 .content .link-group .f-link {
            font-size: 14px;
            color: #666;
            margin: 5px 0;
            text-transform: capitalize
        }

.link-group .f-link svg {
    color: #061135
}

.cust_copy_padd-rk {
    padding-top: 10px;
    padding-bottom: 10px
}

.cust_copytext {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.cust_pagetext {
    text-align: right
}

    .cust_pagetext a {
        font-size: 14px
    }

.cust-mobileView-ak {
    margin-top: -7px
}

.author-side {
    display: flex
}

@media(max-width:991px) {
    .cust-navbar-container-ak {
        margin-top: 8px
    }

    .cust-navbar-container-ak {
        display: block
    }

    .cust-mobileView-ak {
        display: ruby-text
    }

    .mobileview-swiper-container {
        overflow-x: auto;
        height: 43px;
        padding: 10px 0 0 0;
        background-image: linear-gradient(to right,#061135,#4e65ff)
    }

    .navbar.style-8 .navbar-nav .nav-item .nav-link {
        padding: 0
    }

    .dropbtn {
        padding: 0
    }
}

@media(max-width:576px) {
    .cust-navbar-ck-desk {
        padding: 0
    }

    .cust-mobile-view-logo-ak {
        padding: 8px;
        padding-top: 0;
        width: 96px
    }

    .cust-background-color {
        padding-bottom: 0
    }
}

@media(max-width:769px) {
    .cust_breakcont_left {
        width: 11%;
        margin-left: 0
    }

    .cust_breakcont_right {
        width: 89%
    }

    .cust_breaktext {
        display: none
    }

    .cust-letest-news-ck-desk {
        margin: 0;
        background: #061135
    }

    .cust_newsdt_heading {
        font-size: 22px;
        padding: 0 0 10px 0
    }

    .share-icons {
        display: flex;
        justify-content: center;
        gap: 5px
    }

    .icon-container {
        display: none
    }

    .cust-ck-socialM {
        font-weight: unset;
        border: 1px solid #3fbe4f;
        height: 38px;
        line-height: 36px;
    }

    .cust_whatchanmob {
        width: 132px;
        border-radius: 30px;
        padding-top: 0;
        text-align: center;
       /* margin-top: 5px*/
    }

    .author-side {
        display: flex
    }

    .cust_editedby {
        padding-left: 5px;
        padding-top: 2px
    }

    .dropdown-content {
        display: none;
        position: absolute;
        top: 90px;
        left: 70px;
        background-color: #061135;
        min-width: 160px;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
        z-index: 5555;
    }
}

@media(max-width:374px) {
    .cust-news4nation-logo {
        height: 10px
    }
}

.d-none {
    display: none
}

.cust-padding-bottom .col-md-2 {
    padding-bottom: 6px
}

@media(min-width:992px) {
    .mb-lg-0 {
        margin-bottom: 0
    }
}

@media(min-width:992px) {
    .d-lg-block {
        display: block
    }
}

@media(min-width:992px) {
    .d-lg-flex {
        display: flex
    }
}

@media(min-width:992px) {
    .d-lg-none {
        display: none
    }
}

@media(min-width:992px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }
}

@media(min-width:992px) {
    .mb-lg-0 {
        margin-bottom: 0
    }
}

@media(min-width:992px) {
    .mb-lg-0 {
        margin-bottom: 0
    }
}

@media(min-width:576px) {
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }
}

@media(min-width:768px) {
    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
}

@media(min-width:768px) {
    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
}

@media(min-width:768px) {
    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
}

@media(min-width:768px) {
    .d-md-none {
        display: none
    }

    .d-md-block {
        display: block
    }
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb),var(--bs-text-opacity))
}

.me-1 {
    margin-right: .25rem
}

.pt-2 {
    padding-top: .5rem
}

.Css_NewsDetails p {
    font-weight: 400
}

.cuts-header-bredcrumbs {
    display: inline-block;
    background-color: #d71920;
    color: #fff !important;
    padding: 9px 12px;
    margin-right: 0;
    height: 24px;
    margin-top: 10px
}

.pe-3 {
    padding-right: 1rem
}

.cust_breaking_t1 {
    text-align: left
}

.cust-nav-link-desk {
    margin-inline-end: 0 !important
}

.cust-home-padding-left {
    padding-left: 18px !important
}

.cust_news3mobilept {
    padding-bottom: 1rem;
}
@media only screen and (max-width:767px) {
    .navbar-dark .navbar-toggler {
        display: none !important
    }

    .swiper-slide {
        text-align: center;
        font-size: 18px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .cust-swiper-slider-ak {
        padding: 0 7px !important
    }

    .swiper-slide .text-container {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .cust-swiper-wapper-ak {
        margin: 0 0 0 23px !important;
        gap: 34px !important
    }
}

@media only screen and (min-width:1024px) {
    .mobileview-swiper-container {
        display: none
    }
}

.navbar.style-8 .navbar-nav .nav-item .nav-link {
    color: #fff !important
}

.active {
    color: #ed3410 !important
}
.dropdown-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.1)
}

    .dropdown-menu a {
        color: #333
    }

.dropdown:hover .dropdown-menu {
    display: block
}

@media(max-width:767px) {
    .cust-swiper-slider-ak.dropdown {
        position: static
    }

    .cust-swiper-slider-ak .dropdown-menu {
        left: 0
    }
}

#content, #content2, #content3 {
    display: none;
    position: absolute;
    z-index: 10;
    background: #061135
}

    #content a, #content2 a, #content3 a {
        color: #fff;
        padding: 8px;
        display: block;
        border-radius: 3px
    }

.cust-mobile-ck-menui-color {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 400 !important
}

.cust-icon-display-ak {
    display: inline
}

.swiper-slide-aTag {
    font-weight: 400 !important
}

.pagination.style-1 a {
    color: #fff !important
}

@media(max-width:992px) {
    .cust_skicky {
        overflow: scroll;
        padding-top: 10px;
        height: 42px;
        background-image: linear-gradient(to right,#061135,#4e65ff)
    }

    .cust-navbar-ck-desk2 {
        margin-top: 1rem
    }

    .cust_copytext {
        text-align: center !important
    }

    .cust_pagetext a {
        text-align: center
    }

    .cust-foter-desk {
        text-align: center
    }
}

@media(min-width:993px) {
    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667% !important
    }
}

.col-6 {
    width: 50%
}

.cust_dotpluslogo {
    width: 90px
}
.dropdown-content {
    display: none;
    position: absolute;
    z-index: 5555;
}

    .dropdown-content.show {
        display: block
    }

.cust-f-link .col-6 {
    padding: 6px 6px 6px 16px
}

.f-link {
    font-size: 14px;
    color: #666;
    margin: 5px 0;
    text-transform: capitalize;
    font-weight: 600
}

.link-group .title {
    margin-bottom: 15px !important;
    padding-top: 20px
}

.link-group .title {
    margin-bottom: 40px;
    font-size: 18px;
    color: #000;
    text-transform: capitalize;
    line-height: 1;
    font-weight: bold
}

.cust-bottom-footer {
    padding-top: 10px;
    border-top: 1px solid #c5c5c5
}

.cust-f-link {
    margin-bottom: 1rem
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000
}

.custlogodesk2 {
    padding: 0 !important;
    background: #ffffff00 !important;
    margin-top: 10px;
    height: 33px
}

.navbar-container {
    transition: all .3s ease-in-out
}

@media(min-width:991px) {
    .cust-menu-sticky {
        margin-top: 10px
    }
}

.prev2 {
    display: none;
}

.next2 {
    display: none;
}

@media (max-width: 991px) {
    .cust_menupad-RK {
        padding-left: 20px;
    }

    .nav-item {
        margin: 0 20px;
    }
}

.cust-navbar-ck-desk {
    padding: 0 !important;
}

@media (min-width: 991px) {
    .card-img-top {
        min-height: 443px;
    }
}

.cust-whatsapp-share {
    width: 40px;
    height: 40px;
}
.cust_shareicona svg {
    color: #fff;
}