@media (min-width: 768px) and (max-width: 1499px) {
    .article_authors .col-md-12 h3 {
        font-size: 42px;
        font-weight: 400;
        line-height: 52.4px;
        text-align: left;
        padding: 0;
        margin: 0;
        color: var(--red-primary);
        margin-bottom: 60px;
        font-family: var(--regular-font);
    }

    .authors_content p {
        color: var(--black-primary);
        font-family: var(--regular-font);
        font-size: 14px;
        line-height: 26px;
    }

    .authors_content .red_praha {
        color: var(--red-primary);
        font-family: var(--regular-font);
        font-size: 16px;
        line-height: 24px;
    }

    .authors_content h3 {
        color: var(--red-primary);
        font-family: var(--bold-font);
        font-size: 18px;
        line-height: 21px;
    }

    .cxo_forum .agenda_date p {
        font-size: 18px;
        color: #C33531;
        font-weight: 400;
        font-family: var(--regular-font);
        line-height: 30px;
    }

    .cxo_forum .agenda_content .main_parha {
        font-size: 20px;
        color: #C33531;
        font-weight: 500;
        font-family: var(--medium-font);
        line-height: 30px;
    }

    .cxo_forum .agenda_content p {
        font-size: 18px;
        color: #000;
        font-weight: 400;
        font-family: var(--regular-font);
        line-height: 35px;
    }

    .cxo_forum .agenda_content b {
        font-size: 18px;
        color: #000;
        font-weight: 500;
        font-family: var(--medium-font);
        line-height: 35px;
    }

    .cxo_forum .agenda_content ul li {
        font-size: 18px;
        color: #000;
        font-weight: 400;
        font-family: var(--regular-font);
        line-height: 35px;
    }

    .nsm_footer-social a:first-child img {
        width: 70px !important;
    }

    .market-industry-main-content .tabs-content .helping_sme_content li {
        font-family: var(--regular-font);
        font-weight: 400;
        font-size: 14px;
        line-height: 26px;
        color: #000000;
    }

    .market-industry-main-content .tabs-content .helping_sme_content b {
        font-family: var(--regular-font);
        font-weight: 400;
        font-size: 14px;
        line-height: 26px;
        color: #C33531;
    }

    .market-industry-main-content .tabs-content .helping_sme_content p {
        font-family: var(--regular-font);
        font-weight: 600;
        font-size: 20px;
        line-height: 160%;
        color: #000000;
        margin-top: 20px;
    }
    .market-industry-main-content .tabs-content .content_block_new h5 {
    font-family: var(--medium-font) !important;
    font-weight: 500 !important;
    font-size: 36px !important;
    line-height: 57px !important;
}
}


/* for-mobile */

@media (max-width: 767px) {
    .authors_content p {
        color: var(--black-primary);
        font-family: var(--regular-font);
        font-size: 3.2vw;
        line-height: 4.4vw;
    }

    .authors_content .red_praha {
        color: var(--red-primary);
        font-family: var(--regular-font);
        font-size: 3.2vw;
        line-height: 4.4vw;
    }

    .authors_content h3 {
        font-size: 3.6vw;
        line-height: 4.8vw;
        font-weight: 400;
        text-align: left;
        padding: 0;
        margin: 0;
        color: var(--red-primary);
        margin-bottom: 10px;
        font-family: var(--regular-font);
        margin-top: 15px;
    }

    .article_authors .col-md-12 h3 {
        color: var(--red-primary);
        margin-bottom: 8vw;
        margin-top: 2vw;
        font-family: var(--bold-font);
        font-size: 7.5vw;
        line-height: 9.3vw;
        text-align: left;
    }

    .article_authors .col-md-6 {
        margin-bottom: 30px;
    }

    .authors_content {
        padding: 0px 0px 0px 0px;
    }

    .cxo_forum .col-md-12 h2 {
        font-size: 24px;
        font-weight: 500;
        font-family: 'Objektiv_Mk1MD';
        line-height: 35px;
        color: #C33531;
    }

    .cxo_forum .col-md-12 h3 {
        font-size: 24px;
        font-weight: 500;
        font-family: 'Objektiv_Mk1MD';
        line-height: 35px;
        color: #000000;
    }

    .cxo_forum {
        padding: 50px 0px;
        margin-top: 40%;
    }

    .cxo_forum .col-md-12 h5 {
        font-size: 16px;
        font-weight: 500;
        font-family: 'Objektiv_Mk1MD';
        line-height: 30px;
        margin-bottom: 0px;
    }

    .cxo_forum .agenda_date p {
        font-size: 14px;
        color: #C33531;
        font-weight: 400;
        font-family: var(--regular-font);
        line-height: 10px;
        margin-bottom: 10px;
    }

    .cxo_forum .agenda_content .main_parha {
        font-size: 16px;
        color: #C33531;
        font-weight: 500;
        font-family: var(--medium-font);
        line-height: 30px;
    }

    .cxo_forum .agenda_content p {
        font-size: 14px;
        color: #000;
        font-weight: 400;
        font-family: var(--regular-font);
        line-height: 26px;
    }

    .cxo_forum .agenda_content b {
        font-size: 14px;
        color: #000;
        font-weight: 500;
        font-family: var(--medium-font);
        line-height: 26px;
    }


    .cxo_forum .agenda_content ul li {
        font-size: 14px;
        color: #000;
        font-weight: 500;
        font-family: var(--medium-font);
        line-height: 26px;
    }

    .header_home .bottom-head .rightblock .rightmenu_new {
        border-right: 0vw solid var(--red-primary);
        margin-right: 1vw;
        margin-left: 0vw;
        padding: 0px;
    }

    .header_home .bottom-head .rightblock .rightmenu_new a {
        color: #fff;
        font-size: 2.8vw;
    }

    .header_home .bottom-head .iconblock_new li a {
        text-decoration: none;
        font-size: 3vw;
        text-transform: capitalize;
        color: var(--white-primary);
        font-family: var(--bold-font);
    }

    .header_home .row .bottom-head-new {
        background: #ffffffe7;
        border-radius: 0px 0px 10px 10px;
        padding: 10px 15px;
    }

    .header_home .bottom-head .iconblock_new {
        width: 100%;
        text-align: center;
    }

    .header_home.hide .row .bottom-head-new {
        margin-top: -20vw;
        z-index: -1;
    }

    .header_home .bottom-head .formobile_new {
        display: block !important;
    }

    .header_home .bottom-head .rightmenu_new ul li a {
        text-decoration: none;
        font-size: 0.8vw;
        text-transform: uppercase;
        color: var(--white-primary);
        font-family: var(--bold-font);
        line-height: 25px;
    }

    .nsm_footer-social a:first-child img {
        width: 80px !important;
    }

    .header_home .bottom-head .rightmenu_new ul {
        justify-content: center;
    }
     .market-industry-main-content .tabs-content .helping_sme_content li {
        font-family: 'Objektiv_Mk1RG';
        font-weight: 400;
        font-size: 3.6vw;
        line-height: 5.8vw;
        color: #000000;
    }

    .market-industry-main-content .tabs-content .helping_sme_content b {
        font-family: var(--regular-font);
        font-weight: 400;
        font-size: 3.6vw;
        line-height: 5.8vw;
        color: #C33531;
    }

    .market-industry-main-content .tabs-content .helping_sme_content p {
        font-family: var(--regular-font);
        font-weight: 500;
        font-size: 19px;
        line-height: 160%;
        color: #000000;
        margin-top: 20px;
    }
    .market-industry-main-content .tabs-content .content_block_new h5 {
    font-family: var(--medium-font) !important;
    font-weight: 500 !important;
    font-size: 6vw!important;
    line-height: 7.2vw!important;
}
.container_block_content .col-md-3 {
  width: 100%;
}
.tabs-content .col-md-3{
    width: 50%;
}

.market-industry-main-content .tabs-content .helping_sme_heading h5{
    font-family: var(--extrabold-font);
    font-size: 5.5vw;
    line-height: 8.5vw;
    color: var(--red-primary);
    text-transform: uppercase;
    margin-bottom: 8.5vw;
}
}