@import url("https://fonts.googleapis.com/css2?family=Mukta:wght@300;400;500;600;700;800&display=swap");


/* #096Add2 */
:root {
    --main-bg-color: #2E3192;
    --secondry-color: #C9243E;
    --tertiary-color: #7ABF96;
}

@font-face {
    font-family: 'Nepali';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/nepali/Hind-Regular.ttf')
}

body {
    font-family: "Mukta", sans-serif;
    font-size: 16px;
    background-color: #F8F8F8;
}

#header {
    z-index: 9;
}

.news-content p {
    line-height: 1.8em;
    margin-bottom: 10px;
    font-size: 22px;
}

@media (min-width: 1100px) {
    .close-button {
        font-size: 25px;
        right: 160px
    }

}

.close-button .icon, .close-button .icon-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.close-button .icon-wrap {
    border-radius: 50%;
    width: 1.79em;
    height: 1.79em;
    background-color: #fff
}

.close-button .icon {
    display: block;
    height: .85em;
    width: .85em;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.close-button .progress-wrap {
    width: 2em;
    height: 2em;
    z-index: -1;
    border-radius: 50%;
    display: block;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden
}

.close-button .progress-circle {
    fill: transparent;
    stroke: #00a562;
    stroke-width: 5;
    stroke-dashoffset: 0
}

.close-button .progress-circle--ec {
    stroke: #00a562
}

.close-button .progress-circle--sponsored {
    stroke: #7223f6
}

.close-button .progress-wrap {
    position: absolute;
    pointer-events: none;
    -webkit-transition: translate .3s linear;
    transition: translate .3s linear;
    -webkit-transform-origin: 1em 1em;
    transform-origin: 1em 1em;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.close-button.completed .icon-wrap {
    -webkit-animation: completed-indicator .65s 1;
    animation: completed-indicator .65s 1;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    width: 2.2em;
    height: 2.2em;
    background-color: #bbb
}

.top-section-cat {
    display: inline-block;
    width: 100%;
}

.top-section-cat ul {
    float: left;
}


.login-btn {
    float: right;
    font-size: 14px;
    color: #fff;
}

.relative {
    position: relative;
}

.top-right-section {
    clear: none;
    margin-left: 0;
    margin-right: 0;
    float: left;
    text-align: right;
    margin-top: 22px;
    padding-bottom: 0;
    position: absolute;
    bottom: 0;
}

.btn-outline-white {
    color: #fff;
    border-color: #454f64;
}


.shortlist-btn {
    line-height: 1;
    font-size: .8125rem;
    position: relative;
    width: 32px;
    height: 28px;
    padding: 5px 0;
    border: 1px solid #fff;
    margin-bottom: 4px;
    background: #052962;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    text-align: center;
    vertical-align: top;
}

.wI-js {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    padding: 0;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap;
}

._2Wsmd {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    font-size: 0;
    vertical-align: text-bottom;
}

._2Wsmd::after, ._2Wsmd::before, ._2Wsmd em {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    border-radius: 2px;
    opacity: 1;
    transform: rotate(0deg);
    transform-origin: left center;
    top: 7px;
    transition: transform .15s ease, opacity .15s ease-out;
}

._2Wsmd::before {
    top: 7px;
    width: 19px;
}

._2Wsmd::after, ._2Wsmd::before {
    content: "";
}

._2Wsmd em {
    top: 0;
    width: 22px;
}

._2Wsmd::after {
    top: 14px;
}

.yHQ5k {
    margin-left: 16px;
    vertical-align: bottom;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}


._2dmHA::after, ._2dmHA::before {
    position: absolute;
    top: 50%;
    left: 25%;
    display: block;
    width: 100%;
    max-width: 16px;
    height: 2px;
    background: #fff;
    content: "";
    right: 15px;

}

_2Wsmd::after, ._2Wsmd::before {
    content: "";
}

._2Wsmd::before {
    top: 7px;
    transition: transform .15s ease, opacity .15s ease-out;
}

[aria-expanded="true"] ._2Wsmd::before {
    opacity: 0;
    transform: rotate(-45deg) translate3d(-2px, -4px, 0);
}

._2Wsmd em {
    top: 0;
}

[aria-expanded="true"] ._2Wsmd em {
    width: 18px;
    transform: translate3d(1px, 0, 0) rotate(45deg);
}

._2Wsmd::after {
    top: 14px;
}

[aria-expanded="true"] ._2Wsmd::after {
    width: 18px;
    transform: translate3d(1px, -1px, 0) rotate(-45deg);
}

._2dmHA {
    position: relative;
    width: 16px;
    height: 16px;
    padding: 16px;
    border: none;
    margin: 8px;
    background: none;
    color: #fff;
    cursor: pointer;
    font-size: 0;
    float: right;
}

._2dmHA::after, ._2dmHA::before {
    position: absolute;
    top: 50%;
    left: 25%;
    display: block;
    width: 100%;
    max-width: 16px;
    height: 2px;
    background: #fff;
    content: "";
}

._2dmHA::before {
    transform: rotate(-135deg);
}

._2dmHA::after {
    transform: rotate(135deg);
}

.banner1 {
    padding: 20px 0;
}

.ad-line-section {
    font-size: .5625rem;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    color: #707070;
    font-family: PT Sans, Trebuchet MS, Arial Narrow, sans-serif;
    letter-spacing: 0.5px;
    text-align: center;
    line-height: 10px;
}

header.topStories {
    padding: 12px 0;
    border-top: 3px solid #0a1633;
    border-bottom: 1px solid #d7dbe3;
    margin-bottom: 16px;
    color: #0a1633;
}

._3A3dM, ._3VJka {
    display: inline;
    font-weight: 500;
    text-transform: uppercase;
    /*font-size: 1.55rem;*/
    font-size: 1.95rem;
    letter-spacing: 1.4px;
}

.text-my-primary {
    color: #052962;
}

.text-my-red {
    color: #920200;
}

.author-desc {
    color: #707070;
    font-weight: 400;
}

a.newstitle {
    color: #0a1633;
    padding-top: 15px;
}


._3A3dM a, ._3VJka a {
    color: #0a1633;
}

._3A3dM a svg, ._3VJka a svg {
    margin-top: -4px;
    margin-left: 8px;
    vertical-align: middle;
    font-size: 16px;
}

._3A3dM a:focus, ._3A3dM a:hover, ._3VJka a:focus, ._3VJka a:hover {
    color: #052962;
}

.news-cat-title {
    position: relative;
}


.news-cat-title > a::before {
    width: 100%;
}

.news-cat-title > a::after {
    left: 105%;
    width: 25%;
}

.single_post_text {
    padding-top: 0px;
    padding-bottom: 8px;
}


.stellarnav li a {
    font-size: 18px;
    font-weight: 400;
    padding: 0px 12px !important;
}

.useers_area ul {
    margin-bottom: 0;
}

.stellarnav .menu-toggle span.bars span.first {
    width: 22px;
}

.stellarnav .menu-toggle span.bars span.second {
    width: 19px;
}

.theme-3 .menu_right > div::after {
    display: none;
}

.page_comments li.category-badge {
    display: inline-block;
    padding: .25em .4em;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background-color: #eee;
    border-left: 2px solid #006df0;
    color: #000;
}

.close-button {
    font-size: 20px;
    width: 2em;
    height: 2em;
    border: 0;
    float: right;
    margin-right: 2%;
    background: none;
    margin-top: 15px;
    cursor: pointer;
    position: -webkit-sticky;
    position: sticky;
    z-index: 30;
    right: 15px;
    left: auto;
    top: 10px;
    -webkit-transition: top .4s ease;
    transition: top .4s ease
}

.close-button:focus {
    outline: 0
}

.close-button:hover .icon {
    height: .95em;
    width: .95em
}

.close-button:active .icon, .close-button:focus .icon {
    height: .7em;
    width: .7em
}


.close-button .icon, .close-button .icon-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.close-button .icon-wrap {
    border-radius: 50%;
    width: 1.79em;
    height: 1.79em;
    background-color: #fff
}

.close-button .icon {
    display: block;
    height: .85em;
    width: .85em;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.close-button .progress-wrap {
    width: 2em;
    height: 2em;
    z-index: -1;
    border-radius: 50%;
    display: block;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden
}

.close-button .progress-circle {
    fill: transparent;
    stroke: #00a562;
    stroke-width: 5;
    stroke-dashoffset: 0
}

.close-button .progress-circle--ec {
    stroke: #00a562
}

.close-button .progress-circle--sponsored {
    stroke: #7223f6
}

.close-button .progress-wrap {
    position: absolute;
    pointer-events: none;
    -webkit-transition: translate .3s linear;
    transition: translate .3s linear;
    -webkit-transform-origin: 1em 1em;
    transform-origin: 1em 1em;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.close-button.completed .icon-wrap {
    -webkit-animation: completed-indicator .65s 1;
    animation: completed-indicator .65s 1;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    width: 2.2em;
    height: 2.2em;
    background-color: #bbb
}

.close-button.completed .icon-wrap--ec {
    -webkit-animation: completed-indicator--ec .65s 1;
    animation: completed-indicator--ec .65s 1
}

.close-button.completed .icon-wrap--sponsored {
    -webkit-animation: completed-indicator--sponsored .65s 1;
    animation: completed-indicator--sponsored .65s 1
}

.article--tc-media-gallery .close-button {
    right: 15px
}

@-webkit-keyframes completed-indicator {
    0% {
        background-color: #fff
    }
    50% {
        width: 2.7em;
        height: 2.7em;
        background-color: #00a562
    }
    to {
        width: 2.2em;
        height: 2.2em;
        background-color: #bbb
    }
}

@keyframes completed-indicator {
    0% {
        background-color: #fff
    }
    50% {
        width: 2.7em;
        height: 2.7em;
        background-color: #00a562
    }
    to {
        width: 2.2em;
        height: 2.2em;
        background-color: #bbb
    }
}

@-webkit-keyframes completed-indicator--ec {
    0% {
        background-color: #fff
    }
    50% {
        width: 2.7em;
        height: 2.7em;
        background-color: #00a562
    }
    to {
        width: 2.2em;
        height: 2.2em;
        background-color: #bbb
    }
}

@keyframes completed-indicator--ec {
    0% {
        background-color: #fff
    }
    50% {
        width: 2.7em;
        height: 2.7em;
        background-color: #00a562
    }
    to {
        width: 2.2em;
        height: 2.2em;
        background-color: #bbb
    }
}

@-webkit-keyframes completed-indicator--sponsored {
    0% {
        background-color: #fff
    }
    50% {
        width: 2.7em;
        height: 2.7em;
        background-color: #7223f6
    }
    to {
        width: 2.2em;
        height: 2.2em;
        background-color: #bbb
    }
}

@keyframes completed-indicator--sponsored {
    0% {
        background-color: #fff
    }
    50% {
        width: 2.7em;
        height: 2.7em;
        background-color: #7223f6
    }
    to {
        width: 2.2em;
        height: 2.2em;
        background-color: #bbb
    }
}

.top-section-cat {
    display: inline-block;
    width: 100%;
}

.top-section-cat ul {
    float: left;
}


.login-btn {
    float: right;
    font-size: 14px;
    color: #fff;
}


.btn-outline-white {
    color: #fff;
    border-color: #454f64;
}

.shortlist-btn::before {
    z-index: 1;
    position: absolute;
    top: 2px;
    left: -4px;
    width: 32px;
    height: 28px;
    border: 1px solid #f4f5f7;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-width: 0 0 1px 1px;
    background: transparent;
    border-radius: 4px;
    content: "";
}

.wI-js {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    padding: 0;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap;
}

.menu-toggle-btn {
    line-height: 1;
    font-size: .8125rem;
    border: 0;
    background-color: transparent;
    color: #fff;
    cursor: pointer;
    letter-spacing: 1px;
    text-transform: uppercase;
    vertical-align: top;
    border: transparent;
    border-radius: 0;
    padding: 11px 0px 0px 0;
    text-align: left;
    float: right;
    margin-top: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
}

._2Wsmd {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    font-size: 0;
    vertical-align: text-bottom;
}

._2Wsmd::after, ._2Wsmd::before, ._2Wsmd em {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    border-radius: 2px;
    opacity: 1;
    transform: rotate(0deg);
    transform-origin: left center;
    top: 7px;
    transition: transform .15s ease, opacity .15s ease-out;
}

._2Wsmd::before {
    top: 7px;
    width: 19px;
}

._2Wsmd::after, ._2Wsmd::before {
    content: "";
}

._2Wsmd em {
    top: 0;
    width: 22px;
}

._2Wsmd::after {
    top: 14px;
}

.yHQ5k {
    margin-left: 16px;
    vertical-align: bottom;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: 0.5s;
    /*padding-top: 60px;*/
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .5);
    border-bottom: 1px solid #192646;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #192646;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}


._2dmHA::after, ._2dmHA::before {
    position: absolute;
    top: 50%;
    left: 25%;
    display: block;
    width: 100%;
    max-width: 16px;
    height: 2px;
    background: #fff;
    content: "";
}

_2Wsmd::after, ._2Wsmd::before {
    content: "";
}

._2Wsmd::before {
    top: 7px;
    transition: transform .15s ease, opacity .15s ease-out;
}

[aria-expanded="true"] ._2Wsmd::before {
    opacity: 0;
    transform: rotate(-45deg) translate3d(-2px, -4px, 0);
}

._2Wsmd em {
    top: 0;
}

[aria-expanded="true"] ._2Wsmd em {
    width: 18px;
    transform: translate3d(1px, 0, 0) rotate(45deg);
}

._2Wsmd::after {
    top: 14px;
}

[aria-expanded="true"] ._2Wsmd::after {
    width: 18px;
    transform: translate3d(1px, -1px, 0) rotate(-45deg);
}

._2dmHA {
    position: relative;
    width: 16px;
    height: 16px;
    padding: 16px;
    border: none;
    margin: 8px;
    background: none;
    color: #fff;
    cursor: pointer;
    font-size: 0;
    float: right;
}

._2dmHA::after, ._2dmHA::before {
    position: absolute;
    top: 50%;
    left: 25%;
    display: block;
    width: 100%;
    max-width: 16px;
    height: 2px;
    background: #fff;
    content: "";
}

._2dmHA::before {
    transform: rotate(-135deg);
}

._2dmHA::after {
    transform: rotate(135deg);
}

.banner1 {
    padding: 20px 0;
}

.ad-line-section {
    font-size: .5625rem;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    color: #707070;
    font-family: PT Sans, Trebuchet MS, Arial Narrow, sans-serif;
    letter-spacing: 0.5px;
    text-align: center;
    line-height: 10px;
}

header.topStories {
    padding: 12px 0;
    border-top: 3px solid #0a1633;
    border-bottom: 1px solid #d7dbe3;
    margin-bottom: 16px;
    color: #0a1633;
}

._3A3dM, ._3VJka {
    display: inline;
    font-weight: 500;
    text-transform: uppercase;
    /*font-size: 1.55rem;*/
    font-size: 1.95rem;
    letter-spacing: 1.4px;
}

.text-my-primary {
    color: #052962;
}

.text-my-red {
    color: #920200;
}

.author-desc {
    color: #707070;
    font-weight: 400;
}


a.newstitle:hover, a.newstitle:hover h1 {
    color: #052962;
}


._3A3dM a, ._3VJka a {
    color: #0a1633;
}

._3A3dM a svg, ._3VJka a svg {
    margin-top: -4px;
    margin-left: 8px;
    vertical-align: middle;
    font-size: 16px;
}

._3A3dM a:focus, ._3A3dM a:hover, ._3VJka a:focus, ._3VJka a:hover {
    color: #052962;
}

.news-cat-title {
    position: relative;
}


.news-cat-title > a::before {
    width: 100%;
}

.news-cat-title > a::after {
    left: 105%;
    width: 25%;
}


.useers_area ul {
    margin-bottom: 0;
}

.stellarnav .menu-toggle span.bars span.first {
    width: 22px;
}

.stellarnav .menu-toggle span.bars span.second {
    width: 19px;
}

.theme-3 .menu_right > div::after {
    display: none;
}

.close-button:focus {
    outline: 0
}

.close-button:hover .icon {
    height: .95em;
    width: .95em
}

.close-button:active .icon, .close-button:focus .icon {
    height: .7em;
    width: .7em
}


.close-button .icon, .close-button .icon-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.close-button .icon-wrap {
    border-radius: 50%;
    width: 1.79em;
    height: 1.79em;
    background-color: #fff
}

.close-button .icon {
    display: block;
    height: .85em;
    width: .85em;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.close-button .progress-wrap {
    width: 2em;
    height: 2em;
    z-index: -1;
    border-radius: 50%;
    display: block;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden
}

.close-button .progress-circle {
    fill: transparent;
    stroke: #00a562;
    stroke-width: 5;
    stroke-dashoffset: 0
}

.close-button .progress-circle--ec {
    stroke: #00a562
}

.close-button .progress-circle--sponsored {
    stroke: #7223f6
}

.close-button .progress-wrap {
    position: absolute;
    pointer-events: none;
    -webkit-transition: translate .3s linear;
    transition: translate .3s linear;
    -webkit-transform-origin: 1em 1em;
    transform-origin: 1em 1em;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.close-button.completed .icon-wrap {
    -webkit-animation: completed-indicator .65s 1;
    animation: completed-indicator .65s 1;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    width: 2.2em;
    height: 2.2em;
    background-color: #bbb
}

.close-button.completed .icon-wrap--ec {
    -webkit-animation: completed-indicator--ec .65s 1;
    animation: completed-indicator--ec .65s 1
}

.close-button.completed .icon-wrap--sponsored {
    -webkit-animation: completed-indicator--sponsored .65s 1;
    animation: completed-indicator--sponsored .65s 1
}

.article--tc-media-gallery .close-button {
    right: 15px
}

@-webkit-keyframes completed-indicator {
    0% {
        background-color: #fff
    }
    50% {
        width: 2.7em;
        height: 2.7em;
        background-color: #00a562
    }
    to {
        width: 2.2em;
        height: 2.2em;
        background-color: #bbb
    }
}

@keyframes completed-indicator {
    0% {
        background-color: #fff
    }
    50% {
        width: 2.7em;
        height: 2.7em;
        background-color: #00a562
    }
    to {
        width: 2.2em;
        height: 2.2em;
        background-color: #bbb
    }
}

@-webkit-keyframes completed-indicator--ec {
    0% {
        background-color: #fff
    }
    50% {
        width: 2.7em;
        height: 2.7em;
        background-color: #00a562
    }
    to {
        width: 2.2em;
        height: 2.2em;
        background-color: #bbb
    }
}

@keyframes completed-indicator--ec {
    0% {
        background-color: #fff
    }
    50% {
        width: 2.7em;
        height: 2.7em;
        background-color: #00a562
    }
    to {
        width: 2.2em;
        height: 2.2em;
        background-color: #bbb
    }
}

@-webkit-keyframes completed-indicator--sponsored {
    0% {
        background-color: #fff
    }
    50% {
        width: 2.7em;
        height: 2.7em;
        background-color: #7223f6
    }
    to {
        width: 2.2em;
        height: 2.2em;
        background-color: #bbb
    }
}

@keyframes completed-indicator--sponsored {
    0% {
        background-color: #fff
    }
    50% {
        width: 2.7em;
        height: 2.7em;
        background-color: #7223f6
    }
    to {
        width: 2.2em;
        height: 2.2em;
        background-color: #bbb
    }
}

.top-section-cat {
    display: inline-block;
    width: 100%;
}

.top-section-cat ul {
    float: left;
}


.login-btn {
    float: right;
    font-size: 14px;
    color: #fff;
}


.btn-outline-white {
    color: #fff;
    border-color: #454f64;
}


.wI-js {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    padding: 0;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap;
}

._2Wsmd {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    font-size: 0;
    vertical-align: text-bottom;
}

._2Wsmd::after, ._2Wsmd::before, ._2Wsmd em {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    border-radius: 2px;
    opacity: 1;
    transform: rotate(0deg);
    transform-origin: left center;
    top: 7px;
    transition: transform .15s ease, opacity .15s ease-out;
}

._2Wsmd::before {
    top: 7px;
    width: 19px;
}

._2Wsmd::after, ._2Wsmd::before {
    content: "";
}

._2Wsmd em {
    top: 0;
    width: 22px;
}

._2Wsmd::after {
    top: 14px;
}

.yHQ5k {
    margin-left: 16px;
    vertical-align: bottom;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}


._2dmHA::after, ._2dmHA::before {
    position: absolute;
    top: 50%;
    left: 25%;
    display: block;
    width: 100%;
    max-width: 16px;
    height: 2px;
    background: #fff;
    content: "";
}

_2Wsmd::after, ._2Wsmd::before {
    content: "";
}

._2Wsmd::before {
    top: 7px;
    transition: transform .15s ease, opacity .15s ease-out;
}

[aria-expanded="true"] ._2Wsmd::before {
    opacity: 0;
    transform: rotate(-45deg) translate3d(-2px, -4px, 0);
}

._2Wsmd em {
    top: 0;
}

[aria-expanded="true"] ._2Wsmd em {
    width: 18px;
    transform: translate3d(1px, 0, 0) rotate(45deg);
}

._2Wsmd::after {
    top: 14px;
}

[aria-expanded="true"] ._2Wsmd::after {
    width: 18px;
    transform: translate3d(1px, -1px, 0) rotate(-45deg);
}

._2dmHA {
    position: relative;
    width: 16px;
    height: 16px;
    padding: 16px;
    border: none;
    margin: 8px;
    background: none;
    color: #fff;
    cursor: pointer;
    font-size: 0;
    float: right;
}

._2dmHA::after, ._2dmHA::before {
    position: absolute;
    top: 50%;
    left: 25%;
    display: block;
    width: 100%;
    max-width: 16px;
    height: 2px;
    background: #fff;
    content: "";
}

._2dmHA::before {
    transform: rotate(-135deg);
}

._2dmHA::after {
    transform: rotate(135deg);
}

.banner1 {
    padding: 20px 0;
}

.ad-line-section {
    font-size: .5625rem;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    color: #707070;
    font-family: PT Sans, Trebuchet MS, Arial Narrow, sans-serif;
    letter-spacing: 0.5px;
    text-align: center;
    line-height: 10px;
}

header.topStories {
    padding: 12px 0;
    border-top: 3px solid #0a1633;
    border-bottom: 1px solid #d7dbe3;
    margin-bottom: 16px;
    color: #0a1633;
}

._3A3dM, ._3VJka {
    display: inline;
    font-weight: 500;
    text-transform: uppercase;
    /*font-size: 1.55rem;*/
    font-size: 1.95rem;
    letter-spacing: 1.4px;
}

.text-my-primary {
    color: #052962;
}

.text-my-red {
    color: #920200;
}

.author-desc {
    color: #707070;
    font-weight: 400;
}

a.newstitle h1 {
    font-size: 55px;
    font-weight: 500;
}


._3A3dM a, ._3VJka a {
    color: #0a1633;
}

._3A3dM a svg, ._3VJka a svg {
    margin-top: -4px;
    margin-left: 8px;
    vertical-align: middle;
    font-size: 16px;
}

._3A3dM a:focus, ._3A3dM a:hover, ._3VJka a:focus, ._3VJka a:hover {
    color: #052962;
}

.news-cat-title {
    position: relative;
}


.news-cat-title > a::before {
    width: 100%;
}

.news-cat-title > a::after {
    left: 105%;
    width: 25%;
}


._2EuJH {
    line-height: 1;
    font-size: .6875rem;
    display: inline-block;
    padding: 7px 8px 6px;
    margin-right: 8px;
    margin-bottom: 8px;
    background: #d9172f;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}


.useers_area ul {
    margin-bottom: 0;
}

.stellarnav .menu-toggle span.bars span.first {
    width: 22px;
}

.stellarnav .menu-toggle span.bars span.second {
    width: 19px;
}

.theme-3 .menu_right > div::after {
    display: none;
}


.close-button:focus {
    outline: 0
}

.close-button:hover .icon {
    height: .95em;
    width: .95em
}

.close-button:active .icon, .close-button:focus .icon {
    height: .7em;
    width: .7em
}

.close-button:before {
    content: "";
    width: 2.2em;
    height: 2.2em;
    z-index: -1;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2)
}

@media (min-width: 1100px) {
    .close-button {
        font-size: 25px;
        right: 162px
    }
}

.close-button .icon, .close-button .icon-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.close-button .icon-wrap {
    border-radius: 50%;
    width: 1.79em;
    height: 1.79em;
    background-color: #fff
}

.close-button .icon {
    display: block;
    height: .85em;
    width: .85em;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.close-button .progress-wrap {
    width: 2em;
    height: 2em;
    z-index: -1;
    border-radius: 50%;
    display: block;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden
}

.close-button .progress-circle {
    fill: transparent;
    stroke: #00a562;
    stroke-width: 5;
    stroke-dashoffset: 0
}

.close-button .progress-circle--ec {
    stroke: #052962
}

.close-button .progress-circle--sponsored {
    stroke: #7223f6
}

.close-button .progress-wrap {
    position: absolute;
    pointer-events: none;
    -webkit-transition: translate .3s linear;
    transition: translate .3s linear;
    -webkit-transform-origin: 1em 1em;
    transform-origin: 1em 1em;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.close-button.completed .icon-wrap {
    -webkit-animation: completed-indicator .65s 1;
    animation: completed-indicator .65s 1;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    width: 2.2em;
    height: 2.2em;
    background-color: #bbb
}

.close-button.completed .icon-wrap--ec {
    -webkit-animation: completed-indicator--ec .65s 1;
    animation: completed-indicator--ec .65s 1
}

.close-button.completed .icon-wrap--sponsored {
    -webkit-animation: completed-indicator--sponsored .65s 1;
    animation: completed-indicator--sponsored .65s 1
}

.article--tc-media-gallery .close-button {
    right: 15px
}

@-webkit-keyframes completed-indicator {
    0% {
        background-color: #fff
    }
    50% {
        width: 2.7em;
        height: 2.7em;
        background-color: #00a562
    }
    to {
        width: 2.2em;
        height: 2.2em;
        background-color: #bbb
    }
}

@keyframes completed-indicator {
    0% {
        background-color: #fff
    }
    50% {
        width: 2.7em;
        height: 2.7em;
        background-color: #00a562
    }
    to {
        width: 2.2em;
        height: 2.2em;
        background-color: #bbb
    }
}

@-webkit-keyframes completed-indicator--ec {
    0% {
        background-color: #fff
    }
    50% {
        width: 2.7em;
        height: 2.7em;
        background-color: #00a562
    }
    to {
        width: 2.2em;
        height: 2.2em;
        background-color: #bbb
    }
}

@keyframes completed-indicator--ec {
    0% {
        background-color: #fff
    }
    50% {
        width: 2.7em;
        height: 2.7em;
        background-color: #00a562
    }
    to {
        width: 2.2em;
        height: 2.2em;
        background-color: #bbb
    }
}

@-webkit-keyframes completed-indicator--sponsored {
    0% {
        background-color: #fff
    }
    50% {
        width: 2.7em;
        height: 2.7em;
        background-color: #7223f6
    }
    to {
        width: 2.2em;
        height: 2.2em;
        background-color: #bbb
    }
}

@keyframes completed-indicator--sponsored {
    0% {
        background-color: #fff
    }
    50% {
        width: 2.7em;
        height: 2.7em;
        background-color: #7223f6
    }
    to {
        width: 2.2em;
        height: 2.2em;
        background-color: #bbb
    }
}

.top-section-cat {
    display: inline-block;
    width: 100%;
}

.top-section-cat ul {
    float: left;
}

.primary_bg {
    background: var(--main-bg-color) !important;
}


.topbar {
    background: #222121;
}

.today-date {
    font-size: 13px;
    float: right;
    color: #fff;
}

.login-btn {
    float: right;
    font-size: 14px;
    color: #fff;
}


.btn-outline-white {
    color: #fff;
    border-color: #454f64;
}

.subscribe-btn {
    font-size: .8125rem;
    border: 1px solid #fff;
    border-radius: 4px;
    cursor: pointer;
    letter-spacing: 1px;
    text-transform: uppercase;
    vertical-align: top;
    margin-right: 5px;
}

.shortlist-btn {
    line-height: 1;
    font-size: .8125rem;
    position: relative;
    width: 32px;
    height: 28px;
    padding: 5px 0;
    border: 1px solid #fff;
    margin-bottom: 4px;
    background: #052962;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    text-align: center;
    vertical-align: top;
}

.shortlist-btn::before {
    z-index: 1;
    position: absolute;
    top: 2px;
    left: -4px;
    width: 32px;
    height: 28px;
    border: 1px solid #f4f5f7;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-width: 0 0 1px 1px;
    background: transparent;
    border-radius: 4px;
    content: "";
}

.wI-js {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    padding: 0;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap;
}


._2Wsmd {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    font-size: 0;
    vertical-align: text-bottom;
}

._2Wsmd::after, ._2Wsmd::before, ._2Wsmd em {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    border-radius: 2px;
    opacity: 1;
    transform: rotate(0deg);
    transform-origin: left center;
    top: 7px;
    transition: transform .15s ease, opacity .15s ease-out;
}

._2Wsmd::before {
    top: 7px;
    width: 19px;
}

._2Wsmd::after, ._2Wsmd::before {
    content: "";
}

._2Wsmd em {
    top: 0;
    width: 22px;
}

._2Wsmd::after {
    top: 14px;
}

.yHQ5k {
    margin-left: 16px;
    vertical-align: bottom;
}


.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}


._2dmHA::after, ._2dmHA::before {
    position: absolute;
    top: 50%;
    left: 25%;
    display: block;
    width: 100%;
    max-width: 16px;
    height: 2px;
    background: #fff;
    content: "";
}

_2Wsmd::after, ._2Wsmd::before {
    content: "";
}

._2Wsmd::before {
    top: 7px;
    transition: transform .15s ease, opacity .15s ease-out;
}

[aria-expanded="true"] ._2Wsmd::before {
    opacity: 0;
    transform: rotate(-45deg) translate3d(-2px, -4px, 0);
}

._2Wsmd em {
    top: 0;
}

[aria-expanded="true"] ._2Wsmd em {
    width: 18px;
    transform: translate3d(1px, 0, 0) rotate(45deg);
}

._2Wsmd::after {
    top: 14px;
}

[aria-expanded="true"] ._2Wsmd::after {
    width: 18px;
    transform: translate3d(1px, -1px, 0) rotate(-45deg);
}

._2dmHA {
    position: relative;
    width: 25px;
    height: 25px;
    padding: 25px;
    border: none;
    margin: 8px;
    background: none;
    font-size: 0;
    float: right;
    right: 15px;
    background: rgb(245, 197, 24);
    border-radius: 50%;
    color: #000;
    cursor: pointer !important;
    z-index: 99999999;
}

._2dmHA::after, ._2dmHA::before {
    position: absolute;
    top: 50%;
    left: 30%;
    display: block;
    width: 100%;
    max-width: 20px;
    height: 2px;
    background: #130e0e;
    content: "";
    cursor: pointer;
}

._2dmHA::before {
    transform: rotate(-135deg);
}

._2dmHA::after {
    transform: rotate(135deg);
}

.banner1 {
    padding: 20px 0;
}

.ad-line-section {
    font-size: .5625rem;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    color: #707070;
    font-family: PT Sans, Trebuchet MS, Arial Narrow, sans-serif;
    letter-spacing: 0.5px;
    text-align: center;
    line-height: 10px;
}

header.topStories {
    padding: 12px 0;
    border-top: 3px solid #0a1633;
    border-bottom: 1px solid #d7dbe3;
    margin-bottom: 16px;
    color: #0a1633;
}

._3A3dM, ._3VJka {
    display: inline;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.95rem;
    letter-spacing: 1.4px;
}

.text-my-primary {
    color: #052962;
}

.text-my-red {
    color: #920200;
}

.author-desc {
    color: #707070;
    font-weight: 400;
}

._1Uq6S {
    padding: 12px 0;
    border-bottom: 2px solid #c4c5c8;
    /*border-bottom: none;*/
    margin-bottom: 16px;
    color: #0a1633;
}

._3A3dM a, ._3VJka a {
    color: #0a1633;
}

._3A3dM a svg, ._3VJka a svg {
    margin-top: -4px;
    margin-left: 8px;
    vertical-align: middle;
    font-size: 16px;
}

._3A3dM a:focus, ._3A3dM a:hover, ._3VJka a:focus, ._3VJka a:hover {
    color: #052962;
}

.news-cat-title {
    position: relative;
}

.news-cat-title > a::before, .news-cat-title > a::after {
    background-color: #052962;
    content: '';
    height: 3px;
    position: absolute;
    bottom: -8px;
    display: block;
    border-width: 0 0 3px;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, 100% 0, 0 0, from(#f32c89), to(#6006ee)) 100% 1;
    -webkit-border-image: -webkit-linear-gradient(right, #f32c89, #6006ee) 100% 1;
    -moz-border-image: -moz-linear-gradient(right, #f32c89, #6006ee) 100% 1;
    -o-border-image: -o-linear-gradient(right, #f32c89, #6006ee) 100% 1;
    border-image: linear-gradient(to right, #f32c89, #6006ee) 100% 1;
}

.news-cat-title > a::before {
    width: 100%;
}

.news-cat-title > a::after {
    left: 105%;
    width: 25%;
}


._2EuJH {
    line-height: 1;
    font-size: .6875rem;
    display: inline-block;
    padding: 7px 8px 6px;
    margin-right: 8px;
    margin-bottom: 8px;
    background: #d9172f;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.border-top {
    border-top: 1px solid #d7dbe3;
}

.theme-3 .single_post_text .meta4 a.cat {
    color: #052962;
    border-right: 1px solid #d7dbe3;
    padding-right: 5px;
}

.theme-3 .single_post_text .meta4 a i {
    font-weight: 400;
    font-size: 12px;
}

.all-btn-title {
    /*background-color: #CA0D30;*/
    background-color: var(--secondry-color);
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-left: auto;
    padding: 7px 20px;
    position: relative;
    float: right;
}

.all-btn-title:hover {
    background-color: #052962;
    color: #fff;
}

.all-btn-title::before {
    background-color: inherit;
    content: '';
    height: 99%;
    left: -10px;
    position: absolute;
    top: 0;
    -webkit-transform: skewX(25deg);
    transform: skewX(25deg);
    width: 20px;
}

.fullwidthbanner a, .fullwidthbanner a img {
    width: 100%;
}

.mvp-widget-home-head {
    float: left;
    position: relative;
    width: 100%;
}

h4.mvp-widget-home-title {
    float: left;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    width: 100%;
}

h4.mvp-widget-home-title::before {

    content: '';
    background: #555;
    position: absolute;
    left: 0;
    bottom: 50%;
    width: 100%;
    height: 1px;
    z-index: 0;
    border-bottom: 3px solid #0a1633;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    display: block;
    border-width: 0 0 3px;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, 100% 0, 0 0, from(#f32c89), to(#6006ee)) 100% 1;
    -webkit-border-image: -webkit-linear-gradient(right, #f32c89, #6006ee) 100% 1;
    -moz-border-image: -moz-linear-gradient(right, #f32c89, #6006ee) 100% 1;
    -o-border-image: -o-linear-gradient(right, #f32c89, #6006ee) 100% 1;
    border-image: linear-gradient(to right, #f32c89, #6006ee) 100% 1;
}

span.mvp-widget-home-title {
    color: #fff;
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    padding: 5px 13px;
    position: relative;
    text-transform: uppercase;
    transform: skewX(-15deg);
    z-index: 1;
}

span.mvp-widget-home-title, span.mvp-post-cat, span.mvp-feat1-pop-head {
    background: #d9172f;
}

.mvp-widget-home-title .all-btn-title {
    background: var(--secondry-color);
}

.mvp-widget-home-title .all-btn-title:hover {
    background: #052962;
}

.post_img a, .post_img a img {
    width: 100%;
}

.latest-blogs .single_post_text h4 {
    text-align: left;
}

.dark-side {
    background: #052962;
}

.theme-3 .single_post_text.dark-side .meta4 a.cat {
    /*color: #0a1633;*/
}

.dark-side *, .dark-side.single_post_text h4 a, .theme-3 .single_post_text.dark-side .meta4 a {
    color: #fff;
}

.breakingNews-box {
    background: transparent;
    padding: 30px 20px 20px;
    border: 1px solid #cedfef;
    /*box-shadow: 0 0 10px #dadada;*/
    cursor: pointer;
}

.breakingNews-box p {
    font-size: 22px;
    margin: 20px 0 0;
    color: #222;
}

.latest-blogs .post_img img {
    margin-bottom: 5px;
    border-radius: 5px;
}

/*
*Sidebar menu
*/
.sidenav li a {
    line-height: 1.4;
    font-size: 1.3em;
    position: relative;
    display: block;
    padding: 5px 0 6px 24px;
    color: #fff;
    letter-spacing: .4px;
    font-weight: 400;
}

.sidenav ul {
    padding: 0;
    border: 0;
    margin: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

._3b67L {
    position: relative;
    margin: 8px;
    display: inline-flex;
    width: 100%;
}

._3b67L .btn {
    height: 40px;
    border-radius: 20px;
}

._3b67L label {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    padding: 0;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap;
}

._2q19s {
    width: 100%;
    height: 40px;
    padding: 10px 40px 10px 15px;
    border: 0;
    background-color: #f4f5f7;
    border-radius: 2px;
    color: #0a1633;
    cursor: text;
    font-size: 1rem;
    margin-right: 15px;
    border-radius: 20px;
}

.JaNbC {
    display: inline-block;
    overflow: hidden;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-size: 100% auto;
    text-indent: -9999px;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: 12px;
    padding: 0;
    border: 0;
    margin-top: -9px;
    background-color: transparent;
    /*background-image: url(/assets/12520cc7.svg);*/
    cursor: pointer;
    font-size: 1.125rem;
}

._2fq7t a:focus, ._2fq7t a:hover, ._2PKwb a:focus, ._2PKwb a:hover {
    color: #58b5ff;
}

._3kQ2X button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    max-height: 32px;
    padding: 10px 20px;
    border-style: none;
    margin: 0;
    background-color: #192646;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
}

._3kQ2X button ._1KXcO {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    padding: 0;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap;
}

._3kQ2X button ._35a30 {
    display: block;
    height: 11px;
    transition: transform .3s ease-in 0s;
}

._3kQ2X button ._35a30 svg {
    vertical-align: top;
}

._3Nydp, ._3Nydp._3XJtp {
    transition: all .3s ease-in;
}

._3Nydp {
    overflow: hidden;
    max-height: 0;
    background-color: #f4f5f7;
    opacity: 0;
    overflow-scrolling: touch;
    visibility: hidden;
}

._3Nydp._3XJtp {
    max-height: 600px;
    padding: 8px 0;
    opacity: 1;
    visibility: visible;
}

._3Nydp, ._3Nydp._3XJtp {
    transition: all .3s ease-in;
}

._3Nydp._3XJtp a:focus, ._3Nydp._3XJtp a:hover {
    color: #fff;
}

._3Nydp._3XJtp a {
    color: #fff;
}

._35a30 {
    color: #fff;
    position: absolute;
    right: 40px;
    cursor: pointer;
}

/**
*News single
*/
.divider {
    margin: auto 10px;
}

.headline {
    font-size: 60px;
    line-height: 66px;
    padding: 0;
    margin: 0 auto 0px auto;
    max-width: 992px;
}

.article-meta-lower {
    border-top: 1px solid #cedfef;
    border-bottom: 1px solid #cedfef;
    padding: 16px 0;
    margin-bottom: 10px;
}

.img-circle {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.author_social ul li a {
    color: #fff;
    border-radius: 50%;
}

.author_social ul li.fb a {
    background-color: #3b5998;
}

.author_social ul li.ig a {
    background-color: #c32aa3;
}

.author_social ul li.twt a {
    background-color: #1da1f2;
}

.author_social ul li.lkd a {
    background-color: #007bb5;
}

.post_type6.mano a h2 {
    color: #fff;
    float: left;
    /*font-size: 3.2rem;*/
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 130%;
    margin-right: 20%;
    width: 100%;
    text-shadow: 0 1px #000000;
}

.post_type6.mano .single_post_text .meta a.cat {
    color: #ffffff;
    font-size: 16px;
}

.post_type6.mano .single_post_text .meta a {
    color: #D9172F;
}

.mano-small.single_post img {
    height: 80px;
    object-fit: cover;
}

.mano-medium.single_post img {
    height: 110px;
    object-fit: cover;
}

.mano-small.single_post .single_post_text .meta4 a.cat {
    font-weight: bolder;
}

.mvp-widget-feat2-side-more-but {
    margin-top: 20px;
    text-align: center;
    width: 100%;
}

.section-lifetyle {

}

.JahRL {
    width: 100%;
    border: 1px solid #d7dbe3;
    margin-bottom: 4px;
    background-color: #f4f5f7;
    table-layout: fixed;
}

.JahRL td {
    line-height: 1;
    font-size: .875rem;
    position: relative;
    padding: 8px;
    color: #454f64;
    vertical-align: middle;
}

._2Nbdj ._11Ifc {
    width: 40px;
    height: auto;
    margin-right: 8px;
    float: left;
}

._2Nbdj .qLC2w {
    line-height: 1.23077;
    font-size: .8125rem;
    color: #0a1633;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

._2Nbdj .qLC2w {
    line-height: 1.06667;
    font-size: .9375rem;
    margin-top: 4px;
}

.JahRL td:not(:first-child) {
    text-align: center;
}

._1EM6N::before, ._2dkeb::before, ._3MMrD::before, ._3Y7x0::before, ._3YOzE::before {
    position: absolute;
    top: 8px;
    bottom: 8px;
    left: 0;
    width: 1px;
    background: #d7dbe3;
    content: "";
}

.JahRL td:not(:first-child) strong {
    margin-right: 3px;
    color: #0a1633;
    font-family: Abril Titling Bold, Book Antiqua, Palatino, Palatino Linotype, Palatino LT STD, Georgia, serif;
    vertical-align: middle;
    line-height: 1;
    font-size: 1.5rem;
}

._2Nbdj span {
    white-space: nowrap;
}

._1YFUI {
    line-height: 1.36364;
    font-size: .6875rem;
    color: #707070;
    font-family: PT Sans, Trebuchet MS, Arial Narrow, sans-serif;
    text-align: right;
}

.meta4 a.cat {
    color: #052962;
    border-right: 1px solid #d7dbe3;
    padding-right: 5px;
}

.meta4 a {
    font-size: 14px !important;
    text-transform: capitalize;
    position: relative;
    z-index: 2;
    line-height: 17px;
    font-weight: 400;
    color: #d9172f;
    opacity: 1;
}

.sticky .trending-cat-menu {
    display: none;
}

.sticky .logo {
    max-width: 130px;
    margin: auto;
    margin-top: 10px;
}

.sticky .menu-toggle-btn, .sticky .top-right-section {
    margin-top: 0;
    margin-bottom: 15px;
}

.unique-border {
    border: 1px solid #cedfef;
    margin-bottom: 12px;
    padding: 10px;
}

.news-content {
    color: #000;
}

.icon--white * {
    fill: #fff;
}

.footer_area3 {
    background-color: #083171;
}

.social1 ul li a {
    color: #fff;
}

.social1 ul li {
    padding-right: 10px;
}

.footer-logo {
    padding-bottom: 10px;
}

.footer-menu {
    border-bottom: 1px solid #5a5757;
    border-top: 1px solid #5a5757;
    padding: 20px 20px;
}

.footer-menu nav h3 span {
    color: #fff;
    margin-bottom: 10px;
}

.footer-menu nav u {
    list-style: none;
}

.footer-menu nav ul li a {
    color: #fff;
}

.theme-3 .footer .widget-title2 {
    color: #fff;
}

.theme-3 .footer .single_footer_nav ul li a {
    color: #fff;
}


.comment-reactions {
    padding: 30px 0;
    background-color: #f4f8fb;
    margin-bottom: 30px;
}

.comment-reactions h4 {
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 40px;
    font-size: 28px;
    text-align: center;
}

.flex {
    display: flex;
}

.reaction-container {
    max-width: 100%;
    margin: 150px auto;
    padding: 0 60px;
    position: relative;
}

.reaction-btn {
    font-weight: bold;
    color: #7f7f7f;
    position: relative;
    cursor: pointer;
    padding: 20px 20px 0 0;
}

.reaction-btn:hover {
    text-decoration: underline;
}

.like-btn-default {
    background-repeat: no-repeat;
    background-size: auto;
    background-position: -277px -446px;
}

.reaction-btn-emo {
    display: inline-block;
    margin: 0 6px -3px 0;
    width: 16px;
    height: 16px;
}

.emojies-box {
    width: 100%;
    padding: 10px;
    display: flex;
    height: 105px;
}

.emoji {
    list-style-type: none;
    cursor: pointer;
    display: inline-flex;
    width: 48px;
    flex: 1;
    transform: scale(1, 1);
    transition: all .3s ease;
    background-repeat: no-repeat;
    background-size: 55px;
    background-position: center center;
    justify-content: center;
    align-content: center;
}

.reaction-btn:hover .emojies-box {
    display: block;
}

.emo-like {
    left: 10px;
    transition-delay: 0s;
    background-image: url('../images/like.svg');
}

.emo-love {
    left: 68px;
    transition-delay: .05s;
    background-image: url('../images/laugh.svg');
}

.emo-haha {
    left: 126px;
    transition-delay: .1s;
    background-image: url('../images/happy.svg');
}

.emo-wow {
    left: 184px;
    transition-delay: .15s;
    background-image: url('../images/surprised.svg');
}

.emo-sad {
    left: 242px;
    transition-delay: .2s;
    background-image: url('../images/sad.svg');
}

.emo-angry {
    left: 300px;
    transition-delay: .25s;
    background-image: url('../images/angry.svg');
}


.reaction-btn:hover .emoji {
    opacity: 1;
    animation-name: reaction_delay;
    animation-duration: .5s;
}

@keyframes reaction_delay {
    0% {
        width: 48px;
        height: 48px;
        top: 60px;
    }
    48% {
        width: 56px;
        height: 56px;
        top: 5px;
    }
    100% {
        width: 48px;
        height: 48px;
        top: 8px;
    }
}


.reaction-btn:hover .emo-like {
    animation-delay: 0s
}

.reaction-btn:hover .emo-love {
    animation-delay: .05s
}

.reaction-btn:hover .emo-haha {
    animation-delay: .1s
}

.reaction-btn:hover .emo-wow {
    animation-delay: .15s
}

.reaction-btn:hover .emo-sad {
    animation-delay: .2s
}

.reaction-btn:hover .emo-angry {
    animation-delay: .25s
}

.emoji:hover {
    transform: scale(1.3, 1.3);
    top: 2px
}


.emoji::before {
    display: inline-block;
    color: #ffffff;
    text-align: center;
    line-height: 17px;
    font-size: .7em;
    width: 80%;
    height: 17px;
    margin-left: 10%;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 20px;
    position: absolute;
    top: -25px;
    opacity: 0;
    transition: opacity .2s ease-in-out 0s;
}

.emoji:hover::before {
    opacity: 1
}

.emo-like::before {
    content: 'Like'
}

.emo-love::before {
    content: 'उत्साहित'
}

.emo-haha::before {
    content: 'खुसी'
}

.emo-wow::before {
    content: 'अचम्मित'
}


.emo-sad::before {
    content: 'दुःखी'
}

.emo-angry::before {
    content: 'आक्रोशित'
}

.like-stat {
    margin-top: 10px;
}


.like-btn-like {
    background-image: url('../images/reaction-small.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: -17px -151px;
}

.like-btn-love {
    background-image: url('../images/reaction-small.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0 -168px;
}

.like-btn-haha {
    background-image: url('../images/reaction-small.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0 -151px;
}

.like-btn-wow {
    background-image: url('../images/reaction-small.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: -17px -185px;
}

.like-btn-sad {
    background-image: url('../images/reaction-small.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: -17px -168px;
}

.like-btn-angry {
    background-image: url('../images/reaction-small.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: -17px -117px;
}

.reaction-btn-text-like {
    color: rgb(88, 144, 255);
}

.reaction-btn-text-wow, .reaction-btn-text-haha, .reaction-btn-text-sad {
    color: rgb(245, 197, 24)
}

.reaction-btn-text-love {
    color: rgb(242, 82, 104)
}

.reaction-btn-text-angry {
    color: rgb(247, 113, 75);
}

.like-emo > span {
    display: inline-block;
    margin: 0 -3px -3px 0px;
    width: 16px;
    height: 16px;
    border: 1px solid #EEE;
    border-radius: 50%;

}

.like-details {
    margin-left: 10px;
    color: #9197a3;
    font-size: 12px;
}

.emoji .percent {
    width: auto;
    display: inline-block;
    position: absolute;
    /*bottom: -25px;*/
    /*left: calc(64% - 33px);*/
    /*left: -webkit-calc(64% - 40px);*/
    background-color: #052962;
    color: #fff;
    border-radius: 34px;
    padding: 0 9px;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
    /*left: 38%;*/
    align-self: flex-end;
    top: 90%;
}

.emo-wow .percent
.multimedia-section {
    background-color: #0a1633;
    color: #fff;
}

.multimedia-section h2, .multimedia-section h3 a {
    color: #fff;
}

.multimedia-section a i {
    background-color: #d9172f;
    padding: 2px;

}

.post_type6 .category-box a {
    background-color: #d9172f;
    padding: 0 24px;
    font-size: 14px;
    color: #fff;
}

.post_type6 .category-box a:hover {
    color: #fff;
}

.post_img .category-box {
    position: absolute;
    bottom: -5px;
}

.post_img .category-box a {
    padding: 0 24px;
    background-color: #8A0C3C;
    color: #fff;
}

.width-100 {
    width: 100%;
}

.author-date {
    font-size: 12px;
    color: rgba(0, 0, 0, .6);
}

.similar-news {
    padding: 50px 0;
}

.theme-3 .newslider.single_post_text .meta4 a.cat {
    background-color: var(--main-bg-color);
    border-right: 0 solid #d7dbe3;
}

.theme-3 .newslider.single_post_text .meta4 a {
    color: #fff;
    background: var(--secondry-color);
    padding: 5px 10px;
}

.half_bg1::after, .half_bg60::after {
    background: #0A1633;
}

.post_type3 .single_post_text a {
    font-size: 24px;
}

.fullwidth {
    background: #222121;
}

.fullwidth .single_post_text h4 a {
    color: #fff;
}

.full-width-top-right {
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, transparent 0%, transparent 50%, rgba(18, 18, 18, 0.7) 78%, rgb(18, 18, 18) 100%) repeat scroll 0% 0%;
    padding: 15px;
}

.nav_style3 .owl-nav div {
    position: absolute;
    background: top;
    width: 45px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    color: #fff;
    top: 50%;
    right: 0;
    margin-top: -35px;
    transition: all .3s;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 4px;
    font-size: 45px;
    font-weight: 700;
}

.full-width-second-item {
    /*background: #121212;*/
    /*padding: 15px 0px;*/
    /*margin-top: 25px;*/
}

.feature3a_carousel.owl-carousel.nav_style1.owl-loaded.owl-drag {
    background: #121212;
    padding: 15px;
    margin-top: 25px;
}

.full-width-second-section-text {
    padding: 10px;
    color: #fff;
    font-size: 20px;

}

.full-width-second-section-text a {
    color: #fff;
    font-size: 20px;
}

.trending-items {
    /*padding-top: 20px;*/
}

.theme-3 .single_post_text .meta5 a:last-child::before {
    width: 2px;
    background: #fff;
}

.theme-3 .type17 .post_img {
    width: 90px;
}

.bg-thumb-img {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 80px;
}

.theme-3 h3.temp_count {
    position: relative;
    z-index: 2;
    color: #131212;
    display: inline-block;
}

.theme-3 .temp_wap p {
    color: #000;
}

.theme-3 .sticky .temp_wap {
    top: 0px;
}

.single_international {
    display: block;
    width: 300px;
    height: auto;
    margin-bottom: 6px;
    border-width: 0 0 5px;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, 100% 0, 0 0, from(#f32c89), to(#6006ee)) 100% 1;
    -webkit-border-image: -webkit-linear-gradient(right, #f32c89, #6006ee) 100% 1;
    -moz-border-image: -moz-linear-gradient(right, #f32c89, #6006ee) 100% 1;
    -o-border-image: -o-linear-gradient(right, #f32c89, #6006ee) 100% 1;
    border-image: linear-gradient(to right, #f32c89, #6006ee) 100% 1;
    padding: 0px 0px 20px 0;
}

.main-top-ad-section {
    background: #222121;
}

.theme-3 .topbar .top_date_social > div:first-child {
    padding-right: 0;
    margin-right: 0;
}

.mobile-view {
    display: none;
}

.desktop-view {
    display: flex;
    margin-top: 40px;
}

.full-menu h3 {
    color: #f5c518;
    font-weight: 600;
    border-left: 3px solid;
    padding-left: 10px;
}

.full-menu ul {
    margin: 0;
    padding: 0;
    margin-top: 5px;

}

.full-menu li {
    list-style: none;
}

.full-menu li a {
    padding: 5px 0 2px 24px;
    font-size: 1.1em;
}

.full-menu li a:hover {
    text-decoration: underline;
}

.sidenav .logo {
    display: inline-block;
    margin: 0;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}

.sticky .subscribe-btn {
    margin-top: 10px;
}

.theme-3 .sticky .temp_wap {
    display: none;
}

.nav_style3 .owl-nav div.owl-prev {
    left: 10px;
}

.nav_style3 .owl-nav div.owl-next {
    right: 10px;
}

.fullwidthlayout {
    max-width: 1230px;
}

.side-ads-left {
    position: fixed;
    width: 12.5vw;
    margin: auto;
    left: 0;
    top: 20%;

}

.side-ads-left .adbanner {
    padding: 15px;
    width: 100%;
}

.side-ads-left .adbanner a, .side-ads-left .adbanner img {
    width: 100%;
}

.side-ads-right {
    position: fixed;
    width: 12.5vw;
    margin: auto;
    right: 0;
    top: 20%;
    /*background: #eee;*/
}

.side-ads-right .adbanner {
    padding: 15px;
    width: 100%;
}

.side-ads-right .adbanner a, .side-ads-right .adbanner img {
    width: 100%;
}

.slick-initialized .slick-slide{
    height: 350px;
}

@media screen and (max-width: 425px) {
    .emoji {
        background-size: 30px;
    }

    .emoji .percent {
        width: auto;
        display: inline-block;
        position: absolute;
        background-color: #052962;
        color: #fff;
        border-radius: 34px;
        padding: 0 5px;
        line-height: 18px;
        font-size: 10px;
        text-align: center;
        align-self: flex-end;
        top: 70%;
    }

    .sticky .menu-toggle-btn {
        padding: 20px 16px 0px 0;
    }

    .sticky .top-right-section {
        padding-top: 17px;
    }

    .mobile-view {
        display: block;
        margin-top: 25px !important;
    }

    .desktop-view {
        display: none;
    }

    ._3b67L {

        position: relative;
        margin: 8px;
        display: inline list-item;
    }

    .side-ads-right, .side-ads-left {
        display: none;
    }

    ._3A3dM, ._3VJka {
        display: inline;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 1.23rem;
        letter-spacing: 1.4px;
    }

    .post_type6 .single_post_text a {
        margin-top: 10px;
        color: #fff;
        font-size: 22px;
        line-height: 33px;
        font-weight: 700;
    }

    .theme3_bg .container {
        max-width: 100vw;
    }

    .menu-toggle-btn {
        bottom: 10px;
        right: 0px;
    }

    .theme-3 .temp_icon {

        height: 30px;
        width: 30px;
        text-align: center;
        line-height: 30px;
        position: absolute;
        left: 15px;

    }

    .theme-3 .temp_wap {
        padding-left: 50px;
    }

    .theme-3 h3.temp_count {
        font-size: 0.8em;
    }

    .theme-3 .temp_wap p {
        color: #fff;
        line-height: 0px;
    }

    .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

.sticky a.up_btn {
    display: none;
}

.pop-up-ad-banner {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    height: 100%;
    width: 100%;
    background-color: #fff;
}

.flex-box {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ad-title {
    position: relative;
    text-align: center;
}

.skip-ad-btn {
    position: absolute;
    bottom: 20px;
    right: 0;
    display: inline-block;
    background-color: #c32aa3;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    line-height: 44px;
    padding: 0 20px;
    text-transform: uppercase;
}

.post_type7 .single_post_text .model a {
    font-size: 30px;
}

.ViewAll_btn {
    float: right;
    margin-top: 7px;
    font-size: 14px;
    color: #fff;
    background: linear-gradient(to right, #f32c89, #730be2);
    height: auto;
    font-weight: 600;
    line-height: 20px;
    padding: 5px 15px;
    text-decoration: none;
    display: inline-block;
    text-transform: capitalize;
    border-radius: 3px;
}

.newsbox {
    background-color: #0a1633;
    color: #fff;
    padding: 30px;
    width: 380px;
    transform: translateX(-90px);
    /*height: 100%;*/
}

@media screen and (max-width: 991px) {
    .newsbox {
        width: auto;
        transform: translateX(-0px);
        margin-top: 10px;
    }

}

.featured-top-model-section {
    background: #253942;
    color: #fff;
    padding: 15px 0;
}

.featured-top-model-section h3 {
    color: #fff;
}

.feature-model-content {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.emo-haha .percent {
    background: #207b20ab;
}

.emo-wow .percent {
    background: #2268c2ab;
}

.emo-love .percent {
    background: #e85ecc;
}

.emo-sad .percent {
    background: #f4d44e;
}

.emo-angry .percent {
    background: #f55656de;
}

.emo-haha::before {
    background: #207b20ab;
}

.emo-wow::before {
    background: #2268c2ab;
}

.emo-love::before {
    background: #e85ecc;
}

.emo-sad::before {
    background: #f4d44e;
}

.emo-angry::before {
    background: #f55656de;
}

.skipadleft {
    position: absolute;
    font-size: 12px;
    float: right;
    left: 15px;
    background: #777373;
    padding: 0 8px;
    line-height: 15px;
    color: #fff;
    cursor: pointer;
}

.skipadright {
    position: absolute;
    font-size: 12px;
    float: right;
    right: 15px;
    background: #777373;
    padding: 0 8px;
    line-height: 15px;
    color: #fff;
    cursor: pointer;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.theme-3 .sticky #displayMode {
    display: none;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 20px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #d3d3d4;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "\f185";
    height: 15px;
    width: 15px;
    left: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    font-family: 'Font Awesome 5 Pro';
    text-align: center;
    color: var(--main-bg-color);
    font-size: 12px;
    /*text-align: center;*/
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

input:checked + .slider {
    background-color: var(--main-pink-color);
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
    content: "\f186";
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.slider.round:before {
    border-radius: 50%;
}

.theme-3 .signup_form.footer_signup form input.signup {
    width: 100%;
    padding: 12px;
    background: transparent;
    border: 1px solid var(--main-bg-color);
    color: var(--main-bg-color);
}

.theme-3 .signup_form.footer_signup form {
    background: transparent;
    border-radius: 2px;
}

.theme-3 .signup_form.footer_signup form input.cbtn {
    background-color: var(--main-bg-color);
}

.subscribe-btn:hover {
    color: var(--main-bg-color);
}

.preeti-text-area {
    width: 97.988%;
    height: 120px;
    outline: none;
    border: 1px solid #cccccc;
    padding: 5px;
    font-size: 14px;
    font-family: "Courier New", Courier;
    background-repeat: repeat;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

@media only screen and (max-width: 1550px) {
    .side-ads-left, .side-ads-right {
        top: 24%;
    }

    .side-ads-right .adbanner {

        padding: 15px 15px 0px;
    }

}

.facebook a, .google a {
    background: #415a95;
    color: #fff;
    font-weight: 700;
    display: block;
    padding: 0;
}

.facebook .btn, .google .btn {
    padding: 0;
    font-weight: 700;
    color: #fff;
}

.login-form button {
    width: 100%;
    text-align: left;
}

.facebook a span, .google a span {
    width: 40px;
    height: 40px;
    background: #fff;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    color: #000;
    font-weight: 400;
}

.google a {
    background: #4f86ed;
}

.divider {
    position: relative;
}

.divider:before {
    content: "";
    position: absolute;
    width: 92%;
    height: 1px;
    background: #ddd;
    top: 40%;
}

.divider span {
    font-size: 15px;
    display: inline-block;
    text-align: center;
    background: #fff;
    position: relative;
    padding: .2rem 1rem;
    margin: 0 auto 1rem;
    left: 35%;
    font-weight: 500;
}

.nav_style1.utilities .single_post {
    display: flex;
    align-content: center;
}

.nav_style1.utilities .post_img.number {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #E9EAEB;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    top: 50%;
    margin-top: 0px;
    left: 0;
    margin-right: 20px;
}

.dark-theme .footer_area3 {
    background: #1c1c21;
}

.dark-theme .main-nav {
    background: #1c1c21;
}

.newsbox {
    background-color: #0a1633;
    color: #fff;
    padding: 30px;
    width: 350px;
    transform: translate(-40%, 10%);
}


.misc .post_img a img {
    height: 180px;
}

.newsbox a h2 {
    height: 33px;
    overflow: hidden;
}

.feature3a_carousel .owl-item img {
    height: 150px;
}

@media (min-width: 1200px) {
    .h-590 {
        height: 590px;
        overflow: hidden;
    }

    .h-590-half {
        height: 295px;
        overflow: hidden;
    }
}

@media only screen and (min-width: 1400px) {
    .theme3_bg .container {
        max-width: 1230px;
    }

    .d-fdh-none {
        display: none;
    }

    .newsbox a h2 {
        height: 100%;
    }

    .misc .post_img a {
        height: 100%;
    }


    .misc .post_img a img {
        height: 220px;
    }

    .misc p {
        font-size: 21px;
        line-height: 1.8;

    }

    .newsbox {
        background-color: #0a1633;
        color: #fff;
        padding: 30px;
        width: 500px;
        transform: translate(-40%, 35%);
    }

    .opinion {
        margin-bottom: 20px;
    }

    .feature3a_carousel .owl-item img {
        height: 210px;
    }
}

a.link-news {
    display: block;
    border-left: 3px solid #d1d1d1;
    border-left: 3px solid var(--secondry-color);
    margin-bottom: 10px;
    padding-bottom: 10px;
    /*font-size: 15px;*/
    overflow: hidden;
    height: 24px;
    color: #222;
    padding-left: 10px;
}

.single_post_text h4 a {
    height: 28px;
    overflow: hidden;
}

.widgets_small .single_post_text a {
    line-height: 28px;
}

.single_post_text a {
    height: 28px;
    overflow: hidden;
}

.single_post_text a {
    overflow: hidden;
}

.widgets_small .single_post_text a {
    line-height: 34px;
}

.theme-3 .international_news .single_international a {
    height: 22px;
    overflow: hidden;
}

.post_img {
    position: relative;
    z-index: 2;
    margin-bottom: 5px;
}

.banner1 a, .banner1 a img {
    width: 100%;
}

.layout3 {
    padding-top: 0;
    padding-bottom: 0;

}

.forbibidh {
    padding: 0px 20px 20px 0;
}

.theme-3 .feature3 .nav_style1 .owl-nav {
    display: none;
}

.border-box-shadow {
    border: 1px solid #eee;
    box-shadow: 0 0 10px #dadada;
}

.theme3_bg .container {
    max-width: 1230px;
}

.color-bg {
    background-color: #142629;
    padding: 20px;
    /*background: #283593;*/
    background: #052962;
}

.color-bg-red {
    background-color: var(--secondry-color);
    padding: 14px;
    color: #cccbcb;
    height: 550px;
    overflow: hidden;
}

.cat7section .img {
    padding: 0px 20px 0 20px;
}

.cat7section .color-bg-red {
    display: flex;
    flex-direction: column;
    flex-flow: column;
    justify-content: flex-end;
    margin-top: -380px;
    border-radius: 14px;
}

.cat7section .img img {
    border-radius: 14px;
}

.cat7section img {
    height: 390px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 10px;
}

.color-bg-red a h2 {
    color: #cccbcb;
    margin-bottom: 10px;
}

.theme-3 .post_type15 .single_post_text a.cat-dark, .single_post_text a.cat-dark, .cat-dark {
    font-size: 16px;
    color: #fff;
    background-color: #555;
    padding: 5px 25px;
}

.theme-3 .post_type15 .single_post_text a.grey-date, a.grey-date {
    font-size: 13px;
    color: #888;
}

.overlay-title {
    position: relative;
    width: 100%;
    display: flex;
}

.overlay-title a {
    position: absolute;
    width: 90%;
    top: -50px;
    z-index: 8;
    background-color: white;
    padding: 15px;
    margin: 0 15px;
    text-align: center;
    color: #444;
    box-shadow: 0 0 black;
    height: 73px;
    font-weight: 600;
    overflow: hidden;
}

.theme-3 .type17 {
    margin-bottom: 20px;
}

.video_bg {
    background-color: var(--secondry-color);
    padding: 20px 0;
    color: #fff;
}

.gold-cat {
    font-size: 19px;
    margin: 10px 0;
    border-bottom: 5px solid goldenrod;
}

.img-350 {
    height: 350px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}


/**
*iFrame Video
*/
#headerPopup {
    width: 75%;
    margin: 0 auto;
}

#headerPopup iframe {
    width: 100%;
    margin: 0 auto;
}

.full-thumb a {
    width: 100%;
}

.business3 {
    padding: 20px 0;
}

.adbanner a {
    width: 100%;
}


.h-340 {
    height: 340px;
}

.h-200 {
    height: 200px;
}

.h-180 {
    height: 180px;
}

.w100occ {
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.text-ccc {
    color: #ccc !important;
}

.similar-img {
    height: 180px !important;
    width: 100%;
    object-fit: cover;
    object-position: center;
}


.limit-h2 {
    height: 36px !important;
    overflow: hidden !important;
}


.limit-h2-lg {
    height: 72px !important;
    overflow: hidden !important;
}


.content-category {
    height: 93px !important;
    overflow: hidden;
}

.khabarhub-inner-ads {
    display: flex
}

.khabarhub-inner-ads {
    display: flex;
    margin-bottom: 30px;
    justify-content: center;
    border-top: solid 1px rgba(0, 0, 0, .2);
    border-bottom: solid 1px rgba(0, 0, 0, .2);
    padding-bottom: 10px
}

.khabarhub-inner-ads .widget {
    padding: 5px
}

.khabarhub-inner-ads {
    width: 100%;
}

.widget:before {
    display: block;
    color: #aaa !important;
    text-transform: uppercase;
    padding: .2em 0 .2em .5em;
    content: 'advertisement';
    font-size: 9px;
    text-align: center
}


/***********  ************/

.color-azure-radiance::after {
    background-color: #e53935;
}

.color-azure-radiance::before {
    border-top: 8px solid #e53935;
    border-right: 8px solid transparent;
}

.topic-border::after {
    position: absolute;
    display: block;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #e53935, orange, red, gold, purple);
}

.mb-30 {
    margin-bottom: 30px;
}

.topic-border {
    position: relative;
}

.topic-box-lg, .more-info-link {
    display: inline-block;
    position: relative;
    color: #fff;
    height: 40px;
    padding: 2px 25px;
    line-height: 40px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
    font-family: Poppins, sans-serif;
    z-index: 2;
}

.topic-box-lg::before, .more-info-link::before {
    z-index: 1;
    content: "";
    top: 0;
    right: -8px;
    position: absolute;
    width: 0;
    height: 0;
}

.topic-box-lg::after, .more-info-link::after {
    content: "";
    height: 100%;
    width: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.topic-box-lg a {
    color: #fff;
    font-size: 1.6rem;
}

.more-info-link {
    position: absolute;
    z-index: 1;
    right: 0;
    top: -4px;
    padding: 0;
}

.more-info-link::before {
    left: -8px;
    transform: rotate(90deg);
}

.more-info-link a {
    background: 0 0;
    color: #052962;
    margin: 0;
    display: inline-block;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    padding: 5px 0 5px 10px;
    font-size: 1rem;
}

.more-info-link a i {
    color: #052962;
    border: 1px solid #052962;
    margin-left: 5px;
    padding: 2px 10px;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    transition: all .6s ease-out;
}


.more-info-link.color-azure-radiance:hover:after {
    background: #e53935;
}

.more-info-link.color-azure-radiance:hover:before {
    background: #e53935;
}

.component-dark .more-info-link a {
    color: #fff;
}

.component-dark .more-info-link a i {
    color: #fff;
    border-color: #fff
}

.more-info-link a:hover {
    color: #e53935;
}

.more-info-link a:hover i {
    color: #e53935;
    border: 1px solid #e53935;
}

.article-meta-upper .eyebrow.cat {
    background-color: #052962;
    border-right: 0 solid #d7dbe3;
    padding: 0 15px;
}

.article-meta-upper .eyebrow.cat a {
    color: white;
}

.hover-fb:hover i {
    color: #3b5998;
}

.hover-tw:hover i {
    color: #00acee;
}

.hover-ln:hover i {
    color: #0e76a8;
}

.hover-ig:hover i {
    color: #3f729b;
}

.hover-yt:hover i {
    color: #c4302b;
}

.hover-pin:hover i {
    color: #bd081c;
}

.footer-category-border {
    border-left: 4px solid #052962;
    border-left: 4px solid var(--secondry-color);
}

.fa-2x-sm {
    font-size: 1.5rem;
}

.component-dark .slick-dots li button::before {
    color: white !important;
}

/*.lozad:hover {*/
/*    transform: scale(1.2);*/
/*    transition: 0.5s;*/
/*}*/

.post_type12 .post_img {
    float: right !important;
}

.post_type12 .single_post_text {
    float: left !important;
    padding-right: 30px;
    padding-left: 0 !important;
}

.border-red {
    border-color: var(--secondry-color) !important;
}

.temp_icon-sm {
    height: 33px !important;
    line-height: 20px !important;
    float: left !important;
    margin-top: -9px;
    left: 30px !important;
}

.float-left {
    float: left !important;
}

.theme-3 .temp_wap {
    font-family: none !important;
}

.theme-3 .temp_wap p {
    font-size: 16px !important;
    line-height: 22px !important;
}

*::-webkit-scrollbar {
    width: 10px;
}

*::-webkit-scrollbar-thumb {
    background: var(--tertiary-color);
    border-radius: 20px;
}

*::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 20px;
}

.cpagination li.page-item span.page-link {
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 60px;
    padding: 0;
    font-size: 24px;
    font-weight: 500;
    color: #17222B;
    border: none;
    border-radius: 0!important;
}
