.taja-desktop > .taja-news {
    border-top: none !important;
}
.taja-desktop > .taja-news > .taja-list {
    /*display: none;*/
}

@media only screen and (max-width: 768px) {
    .corona-stats {
        width: 33% !important;
        float: left !important;
    }
    .corona-title > .items {
        border-bottom: 1px solid #4d4b62;
    }
    .corona-stats > .items,
    .corona-last-row > .items {
        border: none !important;
    }

    .corona-last-row {
        width: 34% !important;
        float: left !important;
    }
    .corona-logo {
        margin: 0 auto !important;
    }
    .corona-more {
        text-align: center !important;
    }
    .small-data-title,
    .big-data-title {
        font-size: 17px !important;
    }

    .taja-mobile {
        display: none;
    }

    .gossip-title {
        color: #fff !important;
    }
}

.modalbox .modal_content a.close_btn {
    background: #011f4b;
}

.corona-update {
    background: #644894 !important;
}

ul li.corona-update a {
    color: white !important;
    font-size: 15px;
}

ul li.corona-update a:hover {
    background: #644894 !important;
    color: #d6d0d0 !important;
}

.active.corona-update a {
    color: #d6d0d0 !important;
}

.share-this {
    text-align: right;
}

.social-icons {
    list-style: none !important;
    display: inline;
}
.social-icons li {
    display: inline;
}
.share-count {
    display: inline-block;
    text-align: center;
    padding-right: 98px;
    margin-top: -2px;
}
.counter {
    font-size: 16px;
    text-align: center;
    line-height: 17px;
    font-weight: bold;
    color: #555;
}
.share-small {
    text-align: center;
    font-size: 10px;
    display: block;
    color: #555;
    margin-top: -20px;
}
.fb {
    position: absolute;
    right: 56px;
    background: #4267b2;
    width: 32px;
    height: 32px;
    border-radius: 22px;
}
.fb:hover,
.twt:hover {
    margin-top: -3px;
    opacity: 0.8;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.fb img:hover,
.twt img:hover {
    background: none !important;
    box-shadow: none !important;
    opacity: 1;
}
.twt {
    position: absolute;
    right: 15px;
    background: #55acee;
    width: 32px;
    height: 32px;
    border-radius: 22px;
}
.fb img {
    padding: 8px;
}
.twt img {
    padding: 8px;
}

textarea {
    background: transparent;
}
#editorX {
    border: #ccc 1px solid;
}
.ck.ck-toolbar {
    background: unset !important;
}

.swal2-container {
    z-index: 999999999999999999 !important;
}

.bigyapanAwarodh {
    display: none;
    margin: 10px 95px;
    position: fixed;
    z-index: 9999;
    width: 90%;
    line-height: 1.6;
}

.corona-box.corona-inside .corona-num .big-data-title {
    font-size: 13px;
    line-height: 28px;
}

.corona-box.corona-inside .corona-num .big-data-title {
    font-size: 18px;
    line-height: 12px;
}

.corona-box.corona-inside .corona-num img {
    width: 100%;
}

.corona-box.corona-inside .corona-num .small-data-title.more-link {
    font-size: 14px;
}

.corona-box.corona-inside
    .corona-num.in-nepal
    .row
    .item-nepal
    .nepal-num
    .big-data-title {
    margin-left: 0;
}

.corona-box.corona-inside .corona-num .small-data-title {
    font-size: 18px;
}
@media only screen and (max-width: 767px) {
    .corona-box.corona-inside .corona-num img {
        float: left;
        width: 65px;
        margin-bottom: 15px !important;
    }
    .detail-box .editor-box img.align-right {
        margin-left: 30px;
    }
}

@media only screen and (min-width: 991px) {
    .logo-box a img.dashain-logo {
        width: 250px;
    }
    .logo-box a img {
        width: 250px;
    }
}

.feedback fieldset {
    margin: 0;
}

.card-section-news {
    margin: 10px;
    width: 100%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.card-section-news:hover img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}
.card-section-news * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.card-section-news .image {
    max-height: 220px;
    overflow: hidden;
}
.card-section-news .image img {
    width: 100%;
    vertical-align: top;
    position: relative;
}
.card-section-news figcaption {
    margin: -40px 15px 0;
    padding: 15px;
    position: relative;
    background-color: #fff;
}
.card-section-news .main-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    display: block;
    margin-bottom: 0;
    color: #cd0000;
}
.card-section-news .description {
    color: #666;
    display: block;
    font-size: 16px;
    line-height: 28px;
}
.card-section-news .author-name {
    font-size: 14px;
    color: #666;
    display: block;
    font-style: italic;
}

.footer-logo img {
    max-width: 200px !important;
}
@media screen and (max-width: 600px) {
    .footer .foot-logo .footer-logo {
        right: 2%;
    }
}

.corona-logo {
    width: 100% !important;
}

@media only screen and (max-width: 767px) {
    .logo-box img {
        max-width: 200px !important;
    }
    .primary-panel .close-box img {
        margin-top: 8px;
    }
    .footer-logo img {
        max-width: 200px !important;
    }
}

@media only screen and (max-width: 767px) {
    .corona-box .corona-num img {
        float: none !important;
        width: 150px !important;
        margin-bottom: 15px !important;
    }
    .audio-embed-box h3 {
        line-height: 25px;
        text-align: center;
    }
}

.modalbox .modal_content .imagebox .logobox img {
    max-width: 100px !important;
}

@media (max-width: 480px) {
    .modalbox .modal_content .imagebox img {
        max-width: none;
        width: 100%;
    }
}

ul li.maha-adhibesan-update a {
    font-size: 15px;
}

.audio-embed-box {
    display: inline-block;
    width: 100%;
}

.audio-embed-box h3 {
    line-height: 25px;
    font-weight: bold;
    margin-bottom: 15px;
}

#wave {
    height: 70px;
    width: 70px;
    fill: #c01;
}

#Line_1 {
    animation: pulse 0.5s infinite;
    animation-delay: 0.15s;
}
#Line_2 {
    animation: pulse 0.5s infinite;
    animation-delay: 0.3s;
}
#Line_3 {
    animation: pulse 0.5s infinite;
    animation-delay: 0.45s;
}
#Line_4 {
    animation: pulse 0.5s infinite;
    animation-delay: 0.6s;
}
#Line_5 {
    animation: pulse 0.5s infinite;
    animation-delay: 0.75s;
}
#Line_6 {
    animation: pulse 0.5s infinite;
    animation-delay: 0.9s;
}
#Line_7 {
    animation: pulse 0.5s infinite;
    animation-delay: 1.05s;
}
#Line_8 {
    animation: pulse 0.5s infinite;
    animation-delay: 1.2s;
}
#Line_9 {
    animation: pulse 0.5s infinite;
    animation-delay: 1.35s;
}
@keyframes pulse {
    0% {
        transform: scaleY(1);
        transform-origin: 50% 50%;
    }
    50% {
        transform: scaleY(0.7);
        transform-origin: 50% 50%;
    }
    100% {
        transform: scaleY(1);
        transform-origin: 50% 50%;
    }
}

.loader {
    margin: 0 auto;
    text-align: center;
}

.audio-embed-row {
    align-items: center;
}

.audio-embed-row iframe {
    width: 100%;
    float: left;
}

.audio-embed-row.desktop-audio iframe {
    width: 100%;
    height: 165px;
    float: left;
}

.loader.mobile-audio-loader {
    display: none;
}
.loader.desktop-audio-loader {
    display: block;
}

@media only screen and (max-width: 767px) {
    .audio-embed-row.desktop-audio iframe {
        width: 100%;
        height: auto;
    }
    .loader.mobile-audio-loader {
        display: block;
    }
    .loader.desktop-audio-loader {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .mobile-audio-loader #wave {
        width: 24.333%;
    }
}

.audio-embed-row {
    background: #f2f2f2;
}

.content-editor .authors-box {
    padding: 20px 30px 15px 30px;
}

.sticky-footer-bigyaapan {
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: none;
    text-align: center;
    z-index: 9997;
    -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.sticky-footer-bigyaapan .mini-btn {
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: -23px;
    left: 0px;
    background: #cd0000;
    color: #fff;
    padding: 0;
    width: 24px;
    height: 24px;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }

.sticky-footer-bigyaapan a {
    display: table;
    margin: 0 auto;
}
.sticky-footer-bigyaapan img {
    max-width: 100%;
    float: left;
    margin: 0;
    border-radius: 0 !important;
}

.sticky-footer-bigyaapan .mini-btn:before {
    content: "\e874";
    font-family: Linearicons-Free;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}
.sticky-footer-bigyaapan .mini-btn:hover {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.sticky-footer-bigyaapan.sticky-ad-hide {
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.sticky-footer-bigyaapan.sticky-ad-hide .mini-btn {
    top: -24px;
}
.sticky-footer-bigyaapan.sticky-ad-hide .mini-btn:before {
    content: "\e873";
}

@media (max-width: 480px) {
    .mobBig {
        display: block;
    }
}

@media (max-width: 240px) {
    .mobBig {
        display: block;
    }
}

@media only screen and (min-width: 760px) {
    .no-desktop-view {
        display: none;
    }
}
.editor-box .ad-item {
    margin-bottom:12px;
}


.np-date{
    font-weight: bolder;
    color: #1c5a72;
}


.pb-20{
    padding-bottom: 20px;
}
.detail-box p{
    text-align: justify;
}
.mt-0{
    margin-top: 0px;
}
.mb-20{
    margin-bottom: 20px;
}
.reaction-section{
    border: solid 1px #4267b2;
    border-radius: 5px;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 50px;
}
.reaction-section .cat-tags{
    border: none;
}
.reaction-section p{
    padding: 0;
}
a.tag-lists{
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: 5px 10px;
    color: black;
    font-size: 14px;
    font-weight: bold;
}
.header-list-menu li{
    list-style: none;
}
.header-list-menu li a{
    font-size: 14px;
}
.header-social-icon-new{
    background-color: #DDD;
    padding: 5px 10px;
    border-radius: 5px;
    color: black;
}