/* mobile menu hidden by default everywhere */
.mobile-menu-wrap,
.mobile-menu-panel {
    display: none !important;
}

/* =========================
   MOBILE ONLY
========================= */
@media only screen and (max-width: 768px) {

html,
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

body {
    font: 16px/1.45 Tahoma, Arial, sans-serif !important;
    background: #fff !important;
    color: #1b1b1b !important;
}

/* =========================
   MAIN LAYOUT
========================= */

#wrapper {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 16px 16px 16px !important;
    box-sizing: border-box !important;
    background: #fff !important;
}

#content,
#content.homepage {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
}

.wide_lcol {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
}

.rcol,
.lcol,
.navi,
#topbanner,
.banner_mobile,
.google_ads_top {
    display: none !important;
}

.clear,
.clearfix,
p[style*="clear:both"] {
    clear: both !important;
    float: none !important;
}
/* =========================
   MOBILE MENU
========================= */

.mobile-menu-wrap {
    display: block !important;
    margin: 10px 0 16px 0 !important;
    text-align: left !important;
    clear: both !important;
}

.mobile-menu-toggle {
    display: inline-block !important;
    min-width: 108px !important;
    min-height: 40px !important;
    padding: 8px 12px !important;
    border: 1px solid #cfd6dd !important;
    border-radius: 6px !important;
    background: #f3f6f8 !important;
    color: #0457aa !important;
    font: 15px Tahoma, Arial, sans-serif !important;
    cursor: pointer !important;
}

.mobile-menu-panel {
    display: none !important;
    margin-top: 10px !important;
    border: 1px solid #d8e0e6 !important;
    border-radius: 8px !important;
    background: #fff !important;
    overflow: hidden !important;
    text-align: left !important;
}

.mobile-menu-panel.open {
    display: block !important;
}

.mobile-menu-panel a {
    display: block !important;
    padding: 12px 14px !important;
    border-bottom: 1px solid #e8edf1 !important;
    color: #0457aa !important;
    text-decoration: none !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
}

.mobile-menu-panel a:last-child {
    border-bottom: none !important;
}

/* =========================
   GENERIC TYPOGRAPHY
========================= */

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.25 !important;
}

a {
    word-break: break-word;
}

img {
    max-width: 100% !important;
    height: auto !important;
}

table {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
    overflow-x: auto !important;
}

/* =========================
   HEADER MOBILE REWORK
========================= */

#header {
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 8px 0 0 0 !important;
    position: relative !important;
}

#header .blueline-top {
    display: none !important;
}

#header h1.logo,
#header p.logo {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 auto 8px auto !important;
    text-align: center !important;
}

#header h1.logo a,
#header p.logo a {
    display: inline-block !important;
    float: none !important;
    width: 130px !important;
    height: 100px !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

#header .fb-block {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    right: auto !important;
    top: auto !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
    flex-wrap: wrap !important;
    margin: 0 0 12px 0 !important;
}

#header .fb-block .tw-add,
#addBookmarkContainer,
#header .fb-block span.fav-add,
#header .fb-block .fav-add {
    display: none !important;
}

#header .fb-block .fb-add {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 10px 14px !important;
    line-height: 1.2 !important;
    border: 1px solid #cfd6dd !important;
    border-radius: 20px !important;
    text-decoration: none !important;
    background: none !important;
    color: #0457aa !important;
    font-size: 15px !important;
}

/* =========================
   HOMEPAGE FEATURE BOXES
========================= */

.wide_lcol .multi-box {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
    margin: 0 0 14px 0 !important;
    padding: 0 !important;
}

.wide_lcol .multi-box ul {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
}

.wide_lcol .multi-box ul li {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    float: none !important;
    clear: both !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
    margin: 0 0 14px 0 !important;
    padding: 14px 0 !important;
    box-sizing: border-box !important;
    border-bottom: 1px solid #ddd !important;
    background: none !important;
}

.wide_lcol .multi-box ul li.last {
    margin-right: 0 !important;
    border-bottom: none !important;
}

.wide_lcol .multi-box h2,
.wide_lcol .multi-box h2 a {
    display: block !important;
    margin: 0 0 8px 0 !important;
    font-size: 20px !important;
    line-height: 1.2 !important;
    color: #1687c8 !important;
    text-transform: uppercase !important;
}

.wide_lcol .multi-box ul li span.anons {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: 100% !important;
    height: auto !important;
    margin-top: 0 !important;
    position: static !important;
}

.wide_lcol .multi-box ul li span.anons .text {
    display: block !important;
    float: none !important;
    width: 100% !important;
    margin: 0 0 10px 0 !important;
    font-size: 15px !important;
    line-height: 1.45 !important;
    color: #222 !important;
}

.wide_lcol .multi-box ul li span.anons a.more {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    float: none !important;
    clear: none !important;
    position: static !important;
    min-width: 58px !important;
    min-height: 42px !important;
    line-height: 1.2 !important;
    padding: 10px 14px !important;
    margin-top: 6px !important;
    background: #f3f6f8 !important;
    border: 1px solid #d8e0e6 !important;
    border-radius: 8px !important;
    color: #1b1b1b !important;
    text-decoration: none !important;
}

.wide_lcol .multi-box ul li span.anons img,
.wide_lcol .multi-box ul li span.anons a img {
    display: none !important;
}

/* =========================
   NEWS / ARTICLES WRAPPERS
========================= */

.newsbox,
.articlebox,
.newscontent,
.articlecontent {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.wide_lcol .newsbox,
.wide_lcol .articlebox {
    background: none !important;
    padding-bottom: 0 !important;
}

.wide_lcol .newsbox .newscontent,
.wide_lcol .articlebox .articlecontent {
    background: none !important;
}

/* =========================
   SECTION HEADERS
========================= */

.wide_lcol .newsbox h2,
.wide_lcol .articlebox h2 {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 8px !important;
    background: none !important;
    height: auto !important;
    line-height: 1.3 !important;
    padding: 10px 0 !important;
    margin: 0 !important;
    border-bottom: 2px solid #a4c639 !important;
}

.wide_lcol .newsbox h2 strong,
.wide_lcol .articlebox h2 strong {
    display: block !important;
}

.wide_lcol .newsbox h2 strong a,
.wide_lcol .articlebox h2 strong a {
    float: none !important;
    color: #5f8a12 !important;
    text-decoration: none !important;
    font-size: 20px !important;
}

.wide_lcol .newsbox h2 a,
.wide_lcol .articlebox h2 a {
    float: none !important;
    display: inline-block !important;
    margin: 0 !important;
    color: #111 !important;
    font-size: 14px !important;
    text-decoration: underline !important;
}

/* =========================
   MAIN FEATURED ARTICLE
========================= */

.wide_lcol .main-thumb {
    width: 100% !important;
    float: none !important;
    display: block !important;
    margin: 0 0 18px 0 !important;
}

.wide_lcol .main-thumb img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin-bottom: 10px !important;
}

.wide_lcol .main-thumb h5 {
    width: 100% !important;
    float: none !important;
    margin: 8px 0 8px 0 !important;
    font-size: 18px !important;
    line-height: 1.3 !important;
}

.wide_lcol .main-thumb h5 a {
    color: #5d8025 !important;
    text-decoration: none !important;
}

.wide_lcol .main-thumb .anons,
.wide_lcol .main-thumb p {
    width: 100% !important;
    float: none !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
    color: #222 !important;
}

.wide_lcol .main-thumb .anons {
    overflow: hidden !important;
}

.wide_lcol .main-thumb .date {
    float: right !important;
    display: inline-block !important;
    width: auto !important;
    min-width: 58px !important;
    height: auto !important;
    padding: 4px 7px !important;
    line-height: 1.2 !important;
    font-size: 11px !important;
    text-align: center !important;
    color: #fff !important;
    background: #46b5e6 !important;
    border-radius: 3px !important;
    margin: 4px 0 10px 10px !important;
    position: static !important;
}

/* =========================
   THUMBS LIST / ARTICLE LIST
========================= */

.thumbs-list,
.wide_lcol .thumbs-list {
    width: 100% !important;
    float: none !important;
    margin: 0 0 16px 0 !important;
}

.thumbs-list ul,
.wide_lcol .thumbs-list ul {
    margin: 0 !important;
    padding: 0 !important;
}

.thumbs-list li,
.wide_lcol .thumbs-list ul li {
    width: 100% !important;
    height: auto !important;
    float: none !important;
    background: none !important;
    margin: 0 0 14px 0 !important;
    padding: 0 0 14px 0 !important;
    border-bottom: 1px solid #e5e5e5 !important;
}

.wide_lcol .thumbs-list .img-holder,
.wide_lcol .thumbs-list .text-holder {
    float: none !important;
    width: 100% !important;
    padding-top: 0 !important;
    margin: 0 !important;
}

.wide_lcol .thumbs-list .img-holder {
    padding-bottom: 8px !important;
}

.wide_lcol .thumbs-list .img-holder img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin-bottom: 8px !important;
}

.wide_lcol .thumbs-list .text-holder {
    font-size: 15px !important;
    line-height: 1.45 !important;
    overflow: hidden !important;
}

.wide_lcol .thumbs-list .text-holder h5 {
    margin: 6px 0 6px 0 !important;
    font-size: 18px !important;
    line-height: 1.3 !important;
}

.wide_lcol .thumbs-list .text-holder h5 a {
    color: #5d8025 !important;
    text-decoration: none !important;
}

.wide_lcol .thumbs-list .text-holder p {
    color: #222 !important;
    margin: 0 0 8px 0 !important;
}

.wide_lcol .thumbs-list .date {
    float: right !important;
    display: inline-block !important;
    width: auto !important;
    min-width: 58px !important;
    height: auto !important;
    padding: 4px 7px !important;
    line-height: 1.2 !important;
    font-size: 11px !important;
    text-align: center !important;
    color: #fff !important;
    background: #46b5e6 !important;
    border-radius: 3px !important;
    margin: 4px 0 8px 8px !important;
    position: static !important;
}

/* =========================
   READ MORE / TOUCH TARGETS
========================= */

.wide_lcol a.more,
.rcol a.more,
.ccol a.more {
    float: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 64px !important;
    min-height: 42px !important;
    line-height: 1.2 !important;
    padding: 10px 14px !important;
    margin-top: 10px !important;
    background: #f3f6f8 !important;
    border: 1px solid #d8e0e6 !important;
    border-radius: 8px !important;
    color: #5d8025 !important;
    text-decoration: none !important;
}

/* =========================
   FOOTER
========================= */

#footer {
    width: 100% !important;
    text-align: center !important;
    background: none !important;
    padding-top: 10px !important;
}

/* =========================
   FIX: ADS (ако се върнат)
========================= */

.google_ads_top {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    margin-bottom: 10px !important;
}

}

/* =========================
   INNER PAGES / CMS TEMPLATE
   lcol + ccol + rcol layout
========================= */
@media only screen and (max-width: 768px) {

    #content .lcol,
    .lcol,
    .ccol,
    #content .rcol,
    .rcol {
        float: none !important;
        width: 100% !important;
        margin: 0 !important;
        display: block !important;
    }

    /* временно скриваме лява и дясна колона на mobile */
    #content .lcol,
    .lcol,
    #content .rcol,
    .rcol {
        display: none !important;
    }

    .ccol {
        width: 100% !important;
        float: none !important;
        margin: 0 !important;
    }

    .ccol .greenbox,
    .ccol .notitlefill,
    .ccol .greenbox .box-content {
        background: none !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .ccol .greenbox {
        width: 100% !important;
    }

    .ccol .greenbox .navi-path,
    .ccol .greenbox .medpath {
        background: none !important;
        height: auto !important;
        line-height: 1.35 !important;
        padding: 8px 0 !important;
        margin: 0 0 8px 0 !important;
    }

    .ccol .greenbox h1,
    .ccol .greenbox h2,
    .ccol .greenbox h3 {
        padding: 0 !important;
        margin: 8px 0 !important;
        line-height: 1.25 !important;
    }

    .ccol .greenbox h1,
    .ccol .greenbox h2 {
        font-size: 24px !important;
    }

    /* LIST-NEWS */
    .ccol .greenbox .box-content ul.list-news,
    .ccol .greenbox .box-content ul {
        list-style: none !important;
        margin: 0 !important;
        padding: 0 !important;
        clear: both !important;
    }

    .ccol .greenbox .box-content .list-news li {
        height: auto !important;
        background: none !important;
        margin: 0 0 16px 0 !important;
        padding: 0 0 16px 0 !important;
        border-bottom: 1px solid #e5e5e5 !important;
        clear: both !important;
        overflow: hidden !important;
    }

    .ccol .greenbox .box-content li .img-holder,
    .ccol .greenbox .box-content .list-news li .img-holder {
        float: none !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 0 10px 0 !important;
    }

    .ccol .greenbox .box-content li .img-holder img,
    .ccol .greenbox .box-content .list-news li .img-holder img {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
    }

    .ccol .greenbox .box-content li .text-holder,
    .ccol .greenbox .box-content .list-news li .text-holder {
        float: none !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .ccol .greenbox .box-content li .text-holder h5,
    .ccol .greenbox .box-content .list-news li .text-holder h5 {
        float: none !important;
        width: 100% !important;
        margin: 8px 0 6px 0 !important;
        font-size: 18px !important;
        line-height: 1.3 !important;
    }

    .ccol .greenbox .box-content li .text-holder p,
    .ccol .greenbox .box-content .list-news li .text-holder p {
        margin: 0 0 8px 0 !important;
        line-height: 1.45 !important;
    }

    /* дата */
    .ccol .date,
    #content .content span.date {
        float: right !important;
        display: inline-block !important;
        width: auto !important;
        min-width: 58px !important;
        height: auto !important;
        padding: 4px 7px !important;
        margin: 4px 0 8px 8px !important;
        line-height: 1.2 !important;
        font-size: 11px !important;
        text-align: center !important;
        color: #fff !important;
        background: #46b5e6 !important;
        border-radius: 3px !important;
    }

    /* article detail */
    .ccol .Article,
    body.greenbox {
        padding: 0 0 16px 0 !important;
    }

    .ccol .Article .img-info-holder,
    .ccol .Article .img-holder {
        float: none !important;
        width: 100% !important;
        margin: 0 0 12px 0 !important;
    }

    .ccol .Article img,
    .ccol .article-image img {
        max-width: 100% !important;
        height: auto !important;
    }

    .ccol .Article h1,
    .ccol .Article h2,
    .ccol .Article h3 {
        padding: 0 !important;
        margin: 10px 0 !important;
    }

    .ccol .articletools,
    .articleInfo {
        width: 100% !important;
        margin: 10px 0 !important;
        padding: 8px 0 !important;
    }

    .article-share a {
        margin-bottom: 8px !important;
    }

    /* forms / search blocks inside content */
    .ccol input[type="text"],
    .ccol input[type="search"],
    .ccol select,
    .ccol textarea {
        max-width: 100% !important;
        box-sizing: border-box !important;
    }
}