.maan-mid-bar {
    padding: 12px 0px;
    background: #002060;
}
.maan-breaking-news-section {
    padding: 20px 0px;
}
.news10-newtop-news {
    padding: 25px 0 40px 0 !important;
}
section {
    padding: 35px 0px;
}
.news10-economy-section, .news10-editor-feature-section {
    padding: 40px 0 !important;
}
.news10-info-footer .row {
    padding: 30px 0px !important;
}
.vc_custom_heading {
    font-size: 36px;
    text-align: center;
    font-family: Vollkorn;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
    line-height: 1.3;
    text-transform: uppercase;
    border: 1px solid #000;
    border-width: 2px 0 1px;
    margin-bottom: 20px;
    padding-top: 6px;
}
.maan-breaking-news-section {
    padding: 20px 0px 0px 0px;
}
.maan-breaking-news-section .maan-slide-title {
    background: #E33310;
}
.maan-breaking-news-section .maan-slide-title h6 {
    color: #FFFFFF;
}
.maan-manu-bar .maan-main-manu li a {
    text-transform: uppercase;
    font-weight: bold;
}
.maan-breaking-news-section .maan-slide-title::before {
    background: none;
}
.news10-info-footer .news10-link-footer .news10-email button::after {
    background: transparent !important;
}
.maan-top-bar {
    background: #D22602 !important;
}
.theme-orange .maan-manu-bar {
     background: #D22602;
    /*background: linear-gradient(90deg, lightgrey 0%, gray 100%);*/
}
.theme-orange .news10-info-footer {
     background: #002060 !important;
}
.login-btn {
    background: #E33310;
}
.login-btn:hover {
    border-color: #E33310;
    color: #E33310;
}
.modal-content button {
    border: 1px solid #E33310;
    background: #E33310 !important;
}
.modal-content button:hover {
    color: #E33310;
    background: transparent !important;
    border-color: #E33310;
}
.maan-user-avatar .maan-user-avatar-form span a, .maan-user-avatar .maan-user-avatar-form span a {
    color: #E33310;
}
.maan-manu-bar .maan-right-btns .maan-search-btn:hover svg, .maan-manu-bar .maan-right-btns .maan-profile-btn:hover svg {
    fill: #E33310;
}
.maan-contact-us .input-style-2:hover, .maan-contact-us .input-style-2:focus {
    border: 1px solid #E33310;
}
.news10-info-footer .row.news10-link-footer .news10-news-list h4 a:hover {
    color: #ffffff !important;
}
.maan-manu-bar .manu-btn {
    background: #ffffff;
}
.ll-manu-bar {
    border-bottom: 2px solid #E33310;
    padding: 8px 0px;
    font-family: Vollkorn;
    font-size: 15px;
    text-transform: uppercase;
    overflow-x: scroll;
    scrollbar-color: #fff;
    width: 100%;
    top: 115px;
    left: 0;
    z-index: 5;
    background-color: #191c20;
}
.ll-manu-bar a{
    color: #ffffff;
}
.ll-manu-bar.sticky {
    position: fixed;
}
.ll-manu-bar::-webkit-scrollbar {
    display: none;
}
.maan-manu-bar .maan-right-btns .maan-search-btn, .maan-manu-bar .maan-right-btns .maan-profile-btn {
    position: relative;
    padding: 0;
    width: 25px;
    height: 25px;
    border: none;
    line-height: 25px;
    background: var(--maan-color-tr);
    z-index: 2;
    text-align: center;
    cursor: pointer;
}
.bottom-menu {
    display: none;
    position: fixed;
    bottom: -1px;
    right: 0;
    width: 100%;
    padding-top: -30px!important;
    z-index: 9999;
    background-color: #fff;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .4s;
    background: linear-gradient(90deg, #fcc131 0%, #f93f33 100%);
}
.bottom-menu ul {
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 5px;
}
.bottom-menu ul li {
    text-align: center;
    width: 100%;
}
.bottom-menu ul li.active a {
    color: #E33310;
}
.icon-padding {
    padding-right: 0!important;
    margin: 0 auto!important;
    width: 20px !important;
    height: 20px;
}
.bottom-menu ul li a {
    text-align: center;
    padding: 5px 0;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    gap: 2px;
    font-family: Vollkorn;
    font-weight: bold;
    font-size: 15px;
    text-transform: capitalize;
}
.maan-breaking-news-section p {
    font-size: 16px;
}
.bg-gray {
    background-color: gray;
}
.maan-breaking-news-section .maan-slide-text {
    background-color: #002060;
}
.maan-breaking-news-section .maan-slide-text a {
    color: #ffffff;
}
.maan-breaking-news-section .maan-slide-text .slick-arrow {
    background: #E33310;
    border: none;
    top: 1px;
}
.slick-slider {
    padding: 9px;
}
.bg-lite-gray {
    background-color: lightgrey;
}
.lang-menu {
    color: #ffffff;
    background-color: #191c20;
    padding: 5px 15px;
    border-radius: 15px;
}

.subscribe-btn {
    display: none;
}

#clock {
    font-family: 'Jost', sans-serif;
}
.side-add-thumb:after {
    opacity: 0;
}
.call-chat{
    bottom: 60px;
    right: 10px;
    position: fixed;
}
.svg-subscribe{
    width: 50px;
    height: 50px;
}
.feature-pst-items .thumb img{
    width: 95px !important;
}

@media (max-width: 991px) {
    .theme-orange .maan-manu-bar {
        padding: 5px 0px 6px 0px;
        background: #002060;
    }
    .maan-manu-bar .maan-right-btns .maan-search-btn::before, .maan-manu-bar .maan-right-btns .maan-search-btn::before, .maan-manu-bar .maan-right-btns .maan-profile-btn::before, .maan-manu-bar .maan-right-btns .maan-profile-btn::before {
        opacity: 1;
        background: #002060;
    }    
}
@media (max-width: 501px) {
    .bottom-menu {
        z-index: 999;
        background: linear-gradient(90deg, #fcc131 0%, #f93f33 100%);
    }
}
@media (max-width: 767px) {
    .maan-breaking-news-section .maan-slide-text {
        margin-top: 0px;
    }
}
@media (max-width: 768px) {
    .maan-logo img {
        width: 100px !important;
        max-width: 100px;
    }
    .maan-breaking-news-section {
        padding: 10px 0px 10px 0px;
    }
    .multinews-section .trending-news-card {
        margin-top: 0px;
    }
    .maan-news-post .card.maan-default-post .maan-post-img img{
        height: auto !important;
    }
}
@media (max-width: 991px) {
    .dropdown-ul {
        margin-top: 10px !important;
    }
    .dropdown-li {
        margin-left: 20px !important;
        margin-right: 20px !important;
        background: black;
    }
    .maan-manu-bar .maan-main-manu ul {
        text-align: left;
    }
    .maan-manu-bar .maan-main-manu li a {
        font-size: 15px;
        padding-left: 20px;
    }
    .maan-right-btns .subscribe-btn{
        display: inline-block;
        color: #ffffff;
        background-color: #E33310;
        padding: 5px 15px;
        border-radius: 15px;
    }
}
@media (max-width: 1199.98px) {
    .bottom-menu {
        display: block;
        height: 60px;
        background: #002060;
        border-top: 5px solid #ffffff;
        z-index: 4;
    }
}
