@import "bootstrap.css";
@import "all.css";
@import "owl-carousel.css";
@import "owl-theme.css";
@font-face {
    font-family: bodyFont;
    src: url('../webfonts/georgia.ttf');
}
@font-face {
    font-family: newsHdBold;
    src: url('../webfonts/georgiab.ttf');
}
@font-face {
    font-family: newsHdLight;
    src: url('../webfonts/LucidaGrandeBold.ttf');
}

body{
    position: relative;
    font-family: bodyFont;
    overflow-x: hidden;
}
a,
a:hover{
    text-decoration: none;
    color: #000000;
}
img{
    max-width: 100%;
}
.logo-setting img{
    width: 70px;
}
.main-menu{
    background: #000000;
    padding-bottom: 55px;
}
.main-menu h3{
    color: #ffe500;
}
.main-menu h6{
    color: #ffffff;
}
.navbar-bg{
    background-color: #000000 !important;
    z-index: 1;
    width: 100%;
}
.navbar-position{
    position: relative;
    top: -45px;
    border-top: 1px solid #dee2e6;
    margin-bottom: -90px;
}
.btn-yellow{
    background: #ffe500;
    color: #0e2149;
    border-radius: 20px;
    font-weight: bold;
}
.top-bar .nav-link{
    color: #ffffff;
    padding: .5rem .3rem;
}
.main-content{
    /*position: absolute;*/
    /*top: 132px;*/
    /*position: relative;*/
    /*top: -45px;*/
}

#navMenu .nav-link{
    color: #ffffff;
}
.pt-mt{
    padding-top: 1rem;
    margin-top: 3rem;
}
/*headlines*/
.headlines {
    background-color: #ab0614;
    padding: 1rem 0;
    margin-bottom: 1rem;
}
.headlines-images{
    height: 140px;
    object-fit: cover;
}
.main-headlines,
.sub-headlines{
    margin-bottom: .5rem;
}
.main-headlines,
.sub-headlines,
.main-headlines:hover,
.sub-headlines:hover{
    color: #ffffff;
}
.main-headlines img{
    height: 225px;
    object-fit: contain;
    object-position: right;
}
.child-headline h6,
.sub-headlines h6{
    position: relative;
    padding-top: 5px;
}
.category-sub-headline
.headlines-sidebar .card-footer:before,
.headlines-sidebar h5:before,
.child-headline h6:before,
.sub-headlines h6:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 60%;
    border-top: 1px solid #ffffff;
}
.headlines-sidebar h5:before,
.child-headline h6:before{
    width: 100%;
    border-top: 2px solid #ab0614;
}
.single-post-sidebar h5:before{
    border-top: 0;
}
.sub-category img{
    height: 300px;
    object-fit: cover;
}
.headlines-sidebar{
    border: 0;
    margin-bottom: 0;
}
.headlines-sidebar .card-body{
    padding: 1rem 0;
}
.headlines-sidebar .card-footer{
    background-color: transparent;
    padding: 1rem 0;
    border: 0;
    position: relative;
}
.headlines-sidebar .card-footer:before {
    border-top: 1px solid #dddddd;
    width: 40%;
}
.cat-page strong,
.single-post-social .nav-link  .fab,
.tags .nav-link,
.headlines-sidebar h4:first-line,
.headlines-sidebar h5:first-line,
.child-headline h5:first-line,
.child-headline h6:first-line{
    color: #ab0614;
}
.bg-grey{
    background-color: #f6f6f6;
    border-radius: 0;
}
.bg-sports{
    background-color: #004670;
}
.dark-red,
.category-sub-headline h6:first-line,
.category-sub-headline h5:first-line{
    color: #ab0614;
}
.bg-sports h6{
    color: #ffffff;
}
.bg-sports h6:first-line{
    color: #90dcff;
}
.bg-sports .card-footer{
    color: #ffffff;
}
/*Videos*/
.youtube-video{
    width:100%;
    height: 300px;
    border-radius: 10px;
    border: 5px solid #ab0614;
}
.youtube-sub-pages{
    height: 500px;
}
.fa-play{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #ab0614;
    border-radius: 50%;
    padding: 6px 10px;
}
.fa-play::after{
    content: "";
    margin-left: -5px;
}
.video-scroll{
    height: 300px;
    overflow: hidden;
    overflow-y: scroll;
}
.youtube-sub-videos{
    width: 100%;
    height: 100%;
    border-radius: 10px;
    border: 3px solid #ab0614;
}
.footer-classic{
    background-color: #000000;
    color: #ffffff;
}
.video-scroll::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.video-scroll::-webkit-scrollbar-track {
    background: #888;
}

/* Handle */
.video-scroll::-webkit-scrollbar-thumb {
    background: #0e2149;
}

/* Handle on hover */
.video-scroll::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.tech-new img{
    height: 70px;
    width: 100%;
    object-fit: cover;
}
.social-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 23px;
    font: 900 13px/1 "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
    color: #ffffff;
}
/*single post*/
.single-post-social .nav-link  .fab{
    border: 1px solid #dddddd;
    border-radius:50%;
    padding: 8px 10px;
}
.h-300{
    height: 300px;
    margin-bottom: 1rem;
}
.single-post-sidebar .card{
    border: 0;
    border-top: 2px solid #dddddd;
}
.single-post-sidebar img{
    max-width: 70px !important;
    width: 70px !important;
    height: 70px;
    object-fit: cover;
    border-radius: 50%;
}
.related-posts img{
    height: 150px;
    object-fit: cover;
}
.most-popular .nav-tabs{
    border-bottom: 0;
}
.most-popular .nav-link{
    font-weight: bold;
}
.popular-news h1{
    font-weight: bolder;
    font-size: 4rem;
}
.most-popular .nav-link.active{
    color: #ab0614;
    border-top-color: #ab0614;
    border-radius: 0;
}
.cat-page h6:before{
    border: 0;
}
.cat-page h6:first-line{
    color: inherit;
}
.cat-page img{
    height: 150px;
    object-fit: cover;
}
.sub-cat{
    position: relative;
}
.sub-cat::before{
    content: '';
    display: block;
    position: absolute;
    top: -2px;
    width: 95%;
    border-top: 2px solid #ab0614;
}
/*footer*/
.footer-classic a,
.footer-classic a:hover{
    color: #ffffff;
}
.social-container .col {
    border: 1px solid rgba(255, 255, 255, 0.1);
}
.text-yellow{
    color: #ffe500;
}
.btn-yellow{
    color: #0e2149 !important;
}
.video-popup .close{
    padding: 0;
    margin: 0;
}
.popup-iframe{
    width: 100%;
    height: 500px;
}
#back2Top {
    overflow: hidden;
    display: none;
    position: fixed;
    bottom: 50px;
    right:30px;
    z-index: 1;
}
.soundcloud iframe{
    width: 100%;
    margin-top: 1rem;
    margin-bottom: -.5rem;
}
/*Covid Stats*/
.covid-stats{
    background-color: #2e2f31;
}
.covid-stats img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.total-preview,
.daily-preview{
    padding: 0;
}
.top-statistics{
    list-style: none;
    color: #fff;
    margin-bottom: 0;
    margin-block-start: 0;
    padding-inline-start: 0;
    display: flex;
    justify-content: space-around;
    font-family: sans-serif;
    font-weight: bold;
}
.top-statistics li{
    display: inline-block;
    text-align: center;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: .5rem 0;
}
.top-statistics li label{
    display: block;
    margin-bottom: 0;
    font-weight: bold;
}
.top-statistics .new-cases ,
.top-statistics .counter {
    font-size: 1.7rem;
    color: #f00;
}
.total-preview .new-cases,
.total-preview .active,
.daily-preview .top-statistics .counter,
.daily-preview .top-statistics .recovered,
.top-statistics .total{
    display: none;
}
.total-preview .tests{
    background-color: #f38120;
}
.total-preview .deaths{
    background-color: #cf161c;
    background-image: linear-gradient(to right, #a20d11 , #e81825);
}
.total-preview .recovered{
    background-color: #16924a;
    background-image: linear-gradient(to right, #87c049 , #16924a);
}
.total-preview .top-statistics .counter{
    color: #ffffff;
}
#accordion .card-header:not(:last-child){
    background-color: #0e2149;
    color: #ffffff;
    margin-bottom: 5px;
}

#accordion .card-header a{
    color: #ffffff;
}
.accordion .card-header:after {
    float: right;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f068";
}

.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067";
}
@media (min-width: 768px){
    #navMenu .navbar-nav .dropdown-menu {
        position: static;
        background-color: transparent;
        border: 0;
    }
    #navMenu .navbar-nav .nav-item {
        /*width: 16vw;*/
        display: flex;
        flex-direction: column;
        border-right: 1px solid #fff;
    }
    #navMenu .navbar-nav .nav-item:last-of-type{
        border-right: 0
    }
    #navMenu .navbar-nav > .nav-item > .nav-link{
        font-size: .97rem;
        font-family: newsHdBold;
    }
    #navMenu .navbar-nav .dropdown-menu{
        min-width: auto;
        height: 100%;
        border-radius: 0;
    }
    #navMenu .navbar-nav .dropdown-menu .dropdown-item{
        white-space: normal;
        color: #ffffff;
        padding: .25rem .5rem;
        font-size: .9rem;
        font-family: newsHdLight;
    }
    #navMenu .navbar-nav > .nav-item > .nav-link:hover,
    #navMenu .navbar-nav .dropdown-menu .dropdown-item:hover{
        background-color: transparent;
        color: #ffe500;
    }
}
@media (min-width: 992px){
    #navMenu .navbar-nav > .nav-item > .nav-link{
        font-size: 1.2rem;
    }
}
@media screen and (max-width: 768px) {
    .navbar-position{
        margin-bottom: -45px;
    }
    #mobileNav .navbar-nav{
        position: absolute;
        top: 0;
        background-color: #ddd;
        min-width: 60vw;
    }
    #mobileNav .nav > .nav-item > .nav-link{
        font-family: newsHdBold;
        color: #ffffff;
        font-size: .6rem;
        padding: .5rem .5rem;
    }
    #mobileNav .nav > .nav-item > .nav-link:hover{
        color: #ffe500;
    }
    .showMobileMenu{
        position: absolute;
        top: 0;
        width: 60vw;
        background-color: #0e2149;
        padding-left: 30px;
        height: 100vh;
    }
    .showMobileMenu .navbar-nav{
        width: 100%;
    }
    .showMobileMenu .navbar-nav > .nav-item {
        border-bottom: 1px solid #ffffff;
    }
    .showMobileMenu .navbar-nav > .nav-item:last-of-type{
        border-bottom: 0;
    }
    .showMobileMenu .navbar-nav > .nav-item > .nav-link{
        font-family: newsHdBold;
        color: #ffffff;
    }
    .showMobileMenu .dropdown-menu{
        position: static !important;
        transform: initial !important;
        background-color: transparent;
        border: 0;
    }
    .showMobileMenu .dropdown-menu .dropdown-item{
        color: #ffffff;
        font-family: newsHdLight;
        padding: .25rem 0rem;
        font-size: .9rem;
    }
    .showMobileMenu .dropdown-menu .dropdown-item:hover {
        background-color: transparent;
    }
    .pt-mt {
        padding-top: 0;
        margin-top: 0;
    }
    .popup-iframe{
        width: 100%;
        height: 300px;
    }
    .tech-new img{
        height: auto;
    }
    .youtube-sub-pages{
        height: auto;
    }
    .top-statistics li label{
        font-size: .7rem;
    }
    .top-statistics .counter {
        font-size: .8rem;
    }
    .top-statistics .new-cases {
        font-size: 1rem;
    }
}
@media screen and (max-width: 576px) {
    .showMobileMenu{
        width: 50vw;
    }
    .main-headlines img{
        height: auto;
        object-position: left;
    }
    .headlines-images{
        height: auto;
    }
    .cat-page img,
    .related-posts img,
    .h-100{
        height: auto !important;
    }
    #showMobileNav{
        position: absolute;
        right: 5px;
        top: 10px;
    }
    .top-statistics li label{
        font-size: .5rem;
    }
    .top-statistics .counter {
        font-size: .8rem;
    }
    .top-statistics .new-cases {
        font-size: .9rem;
    }
}
@media screen and (max-width: 520px) {
    .main-menu {
        padding-bottom: 100px;
     }
    .navbar-position {
        margin-bottom: -70px;
        top: -70px;
    }
    #mobileNav .nav-link{
        padding: 5px;
    }
}
.adslot_1 { width: 320px; height: 100px; }
@media (min-width:500px) { .adslot_1 { width: 468px; height: 60px; } }
@media (min-width:800px) { .adslot_1 { width: 728px; height: 90px; } }
@media only screen and (min-width:800px)and (max-width:3000px) {
    #topbanner {
        width: 640px;
        height: 90px;
    }
}
