@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;
    }

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

    .slider-container .block-title-new ul li {
        font-family: var(--regular-font);
        font-size: 14px;
        line-height: 26px;
        color: var(--black-primary);
    }

    .slick-next {
        right: -55px;
    }

    .slick-prev {
        left: -75px;
    }

    .slider-container .slick-prev img {
        width: 100%;
    }

    .slider-container .slick-next img {
        width: 100%;
    }

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

    .stakeholder_content b {
        font-family: var(--bold-font);
    }

    .stakeholder_content h5 {
        font-family: var(--bold-font);
        font-size: 18px;
        line-height: 28px;
        color: var(--black-primary);
        margin-top: 15px;
    }

    .hs_video_frame_content h5 {
        font-family: var(--bold-font);
        font-size: 16px;
        line-height: 28px;
        color: var(--black-primary);
        margin-top: 15px;
    }

    .hs_video_frame_content b {
        font-family: var(--bold-font);
        font-size: 14px;
        line-height: 28px;
        color: var(--black-primary);
    }

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

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

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

    .slick-arrow-custom img {
        width: 30px;
    }


    .page-talent {
        padding-top: 150px;
    }

    .contact_us_section .contact_title h2 {
        font-size: 38px;
        line-height: 60px;
        font-family: var(--bold-font);
        font-weight: 500;
        color: #C33531;
        text-align: center;
    }

    .bpm_hrline {
        opacity: 1;
        margin-bottom: 60px;
        margin-top: 50px;
    }

    /* form-popup-css-start */

    .form-field input:focus+label,
    .form-field input:not(:placeholder-shown)+label {
        top: 16px;
        left: 8px;
        font-size: 12px;
        line-height: 22px;
        color: #000;
        font-family: var(--regular-font);
        font-weight: 400;
    }

    .loginregister_page .form_card form label {
        font-size: 12px;
        line-height: 22px;
        font-family: var(--regular-font);
        font-weight: 400;
    }

    .loginregister_page form input {
        font-size: 16px !important;
        line-height: 26px;
        padding: 1vw 1.5vw;
        margin-bottom: 1vw;
        font-family: var(--regular-font);
        font-weight: 400;
    }

    .form-field input {
        width: 100%;
        padding: 1.7vw 0.6vw 0.5vw 0.6vw !important;
        border: 1px solid #ccc;
        border-radius: 6px;
        font-size: 15px;
        outline: none;
        background: transparent;
        margin-bottom: 0px !important;
    }

    .error-message {
        font-size: 12px;
        color: #e74c3c;
        margin-top: 0px;
        font-family: var(--regular-font);
        font-weight: 400;
        margin-bottom: 10px;
    }

    .input-icon {
        position: absolute;
        right: 15px;
        top: 40%;
        transform: translateY(-50%);
        width: 20px;
        height: 20px;
        pointer-events: none;
    }

    .heart_icon {
        position: absolute;
        left: 30px;
        top: 34%;
        transform: translateY(-50%);
        width: 18px;
        height: 17px;
        pointer-events: none;
    }

    .form-field-password .eye-on {
        position: absolute;
        right: 20px;
        top: 57%;
        transform: translateY(-50%);
        cursor: pointer;
        display: none;
    }

    .form-field-password .eye-off {
        position: absolute;
        right: 20px;
        top: 57%;
        transform: translateY(-50%);
        cursor: pointer;
    }

    .form_close img {
        height: 28px;
        width: 28px !important;
        cursor: pointer;
    }

    .tabs-nav a {
        display: block;
        color: var(--black-primary);
        font-family: var(--medium-font);
        font-size: 14px;
        line-height: 24px;
        margin-right: 20px;
        text-decoration: none;
        text-transform: uppercase;
    }

    .form_coloum input {
        margin-bottom: 20px !important;
    }

    .form-field .user_field {
        position: absolute;
        left: 12px;
        top: 38%;
        transform: translateY(-50%);
        color: #666;
        font-size: 15px;
        pointer-events: none;
        transition: all 0.2s ease;
        background: transparent;
        padding: 0 4px;
    }

    .form-field .password_field {
        position: absolute;
        left: 12px;
        top: 48%;
        transform: translateY(-50%);
        color: #666;
        font-size: 15px;
        pointer-events: none;
        transition: all 0.2s ease;
        background: transparent;
        padding: 0 4px;
    }

    .form-error-message input {
        margin-bottom: 0px !important;
    }

    .form_coloum select {
        height: 55px;
    }

    .form_header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 5px;
    }

    .tabs-content {
        /* border-top: 1px solid var(--black-primary); */
        margin-top: 0px;
        margin-bottom: 10px;
        padding-top: 30px;
        overflow: hidden;
    }

    .hs_media_press {
        border-top: 0px solid var(--black-primary);
    }

    #register input[type="submit"] {
        margin-top: 1vw;
    }

    .loginregister_page .form_card {
        background: var(--white-primary);
        width: 30vw;
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding: 1.5vw 1.5vw;
    }

    /* form-popup-css-end */



    .search_box_heading h2 {
        font-size: 48px;
        font-weight: 400;
        line-height: 58px;
        font-family: var(--regular-font);
        color: #C33531;
    }

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

    .eror_message_box p {
        font-size: 16px;
        line-height: 26px;
        font-family: var(--regular-font);
        font-weight: 400;
        color: #C33531;
        margin-bottom: 0px;
    }

    .play_sample_quiz h3 {
        font-size: 44px;
        line-height: 54px;
        font-family: var(--medium-font);
        font-weight: 500;
        color: #fff;
        margin-bottom: 25px;
    }

    .play_sample_quiz p {
        font-size: 24px;
        line-height: 34px;
        font-family: var(--light-font);
        font-weight: 300;
        color: #fff;
    }

    .play_sample_quiz a {
        font-size: 16px;
        line-height: 28px;
        font-family: var(--medium-font);
        font-weight: 700;
        color: #C33531;
        background-color: #fff;
        padding: 15px 40px;
        border-radius: 50px;
    }

    .play_sample_content {
        position: relative;
        z-index: 1;
        width: 62%;
        margin: 0px auto;
    }

    /* search-css-added */

    .search_function_section {
        border-top: 0px solid var(--black-primary) !important;
    }

    .search-feature-heading h2 {
        font-size: 42px;
        line-height: 52px;
        font-family: var(--regular-font);
        font-weight: 400;
        color: #C33531;
        margin-bottom: 25px;
        margin-top: 50px;
    }

    .search_function_section .perspectives_card .job_title {
        margin-bottom: 0px;
        padding: 20px 20px 0px 20px;
        min-height: 70px;
        height: 70px;
        overflow: hidden;
    }

    .search_function_section .perspectives_card .job_desc {
        margin-bottom: 15px;
        padding: 0px 20px;
        height: 75px;
    }

    .results_logical h2 {
        font-size: 56px;
        line-height: 66px;
        font-family: var(--regular-font);
        font-weight: 400;
        color: #C33531;
        text-align: center;
        margin-bottom: 60px;
    }

    .results_events h4 {
        font-size: 32px;
        line-height: 42px;
        font-family: var(--bold-font);
        font-weight: 700;
        color: #000;
        text-align: center;
        margin-bottom: 30px;
    }

    .arrow-img {
        width: 13px;
        height: 13px;
        transition: transform 0.3s ease;
        margin-bottom: 3px;
        margin-left: 5px;
    }

    .perspectives_search_heading h2 {
        font-size: 54px;
        line-height: 64px;
        font-family: var(--regular-font);
        font-weight: 400;
        color: #C33531;
    }

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

    .perspectives_search_filter img {
        position: absolute;
        top: 11px;
        left: 10px;
        width: 18px;
    }

    .perspectives_search_filter input {
        padding-left: 37px;
        border: none !important;
        border: 1px solid #939393 !important;
        outline: none !important;
        box-shadow: none !important;
        color: #939393 !important;
        transition: all 0.3s ease;
    }

    .eror_message_box h5 {
        font-size: 15px;
        line-height: 25px;
        font-family: var(--extrabold-font);
        font-weight: 800;
    }

    /* new-section-css-added */

    .meet-the-council-heading h5 {
        font-size: 18px;
        line-height: 28px;
        font-family: var(--medium-font);
        font-weight: 500;
        color: #939393;
        text-align: center;
    }

    .meet-the-council-heading h2 {
        font-size: 52px;
        line-height: 62px;
        font-family: var(--light-font);
        font-weight: 300;
        color: #C33531;
        text-align: center;
        margin-bottom: 30px;
    }

    .meet-the-council-heading p {
        font-size: 18px;
        line-height: 28px;
        font-family: var(--regular-font);
        font-weight: 400;
        text-align: center;
        margin-bottom: 40px;
    }

    .meet-the-council-heading {
        padding: 0px 18px;
    }

    .slider_video_content h5 {
        font-size: 15px;
        line-height: 25px;
        font-family: var(--bold-font);
        font-weight: 700;
        margin-bottom: 20px;
    }

    .slider_video_content h4 {
        font-size: 28px;
        line-height: 38px;
        font-family: var(--bold-font);
        font-weight: 700;
        margin-bottom: 20px;
    }

    .slider_video_content p {
        font-size: 16px;
        line-height: 26px;
        font-family: var(--medium-font);
        font-weight: 500;
        margin-bottom: 30px;
    }

    .slider_video_content a {
        font-size: 16px;
        line-height: 26px;
        font-family: var(--bold-font);
        font-weight: 700;
        background: linear-gradient(to right, #C93733, #900804);
        color: #fff;
        padding: 15px 0px;
        border-radius: 60px;
        width: 200px;
        text-align: center;
    }

    .custom-prev {
        left: 30px;
    }

    .custom-next {
        right: 30px;
    }

    .apply_button input {
        background: linear-gradient(to right, #C93733, #900804) !important;
        padding: 24px 50px 24px 50px !important;
    }

    .fake-placeholder {
        position: absolute;
        top: 42%;
        left: 35px;
        transform: translateY(-50%);
        color: #111;
        font-size: 18px;
        line-height: 28px;
        font-family: var(--regular-font);
        font-weight: 400;
        cursor: text;
    }

    .field-wrap input {
        background: transparent;
        border: 1px solid var(--black-primary);
        padding: 20px 30px;
        width: 100%;
        margin-bottom: 15px;
        -webkit-appearance: none;
        border-radius: 0;
        color: var(--black-primary);
        font-size: 20px;
        line-height: 30px;
    }

    form .upload-wrap input[type="file"] {
        background-image: url(../images/lucide_upload.svg);
        background-size: 40px 40px;
        background-position: calc(100% - 20px) calc(100% - 15px);
        background-repeat: no-repeat;
        color: transparent;
        cursor: pointer;
    }

    .carrer_apply_heading h2 {
        font-size: 58px;
        line-height: 68px;
        font-family: var(--light-font);
        font-weight: 300;
        text-align: center;
        color: #C33531;
        margin-top: 20px;
    }

    .carrer_apply_heading p {
        font-size: 18px;
        line-height: 28px;
        font-family: var(--regular-font);
        font-weight: 400;
        text-align: center;
        margin-top: 20px;
    }

    .custom-checkbox .checkmark {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 30px;
        height: 30px;
        border: 2px solid #EFEBE2;
        border-radius: 50%;
        margin-right: 12px;
        font-weight: 500;
        color: #C33531;
        background-color: #EFEBE2;
        flex-shrink: 0;
        transition: all 0.3s;
    }

    .custom-checkbox .answer-text {
        font-size: 16px;
        line-height: 26px;
        font-weight: 400;
        font-family: var(--regular-font);
        margin-left: 15px;
    }

    .custom-checkbox {
        display: flex;
        align-items: center;
        padding: 12px 12px;
        margin-bottom: 10px;
        border: 1px solid #000000;
        border-radius: 6px;
        cursor: pointer;
        transition: all 0.3s;
        position: relative;
        background-color: #fff;
    }

    .who_line {
        opacity: 1;
        padding: 0px 0px 50px 0px;
        margin-top: 60px;
    }

    .gcc_council_content ul li {
        font-size: 14px;
        line-height: 24px;
        font-family: var(--regular-font);
        font-weight: 400;
    }

    .gcc_council_content p {
        font-size: 14px;
        line-height: 24px;
        font-family: var(--regular-font);
        font-weight: 400;
    }

    .gcc_council_content h5 {
        font-size: 16px;
        line-height: 26px;
        font-family: var(--bold-font);
        font-weight: 700;
        margin-top: 25px;
    }
    /* .for_desktop_bottommenu li{
        margin-left: 22px!important;
    } */
}


/* @media (min-width: 768px) and (max-width: 1366px){
    .meet_the_council .swiper-slide{
    margin-right: 0px!important;
}
} */


@media (min-width: 1500px) {
    .rnd_slider_container .content-block h5 {
        font-size: 48px;
        line-height: 58px;
        font-family: var(--medium-font);
        font-weight: 500;
        color: #C33531;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .tabs-nav a {
        display: block;
        color: var(--black-primary);
        font-family: var(--medium-font);
        font-size: 18px;
        line-height: 28px;
        margin-right: 27px;
        text-decoration: none;
        text-transform: uppercase;
    }

    .form_coloum select {
        background-position: calc(100% - 30px) 12px !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;
    }

    .slider-container .block-title-new ul li {
        font-family: var(--regular-font);
        font-size: 3.6vw;
        line-height: 4.8vw;
        color: var(--black-primary);
    }

    .slider-container .content-block p {
        font-family: var(--regular-font);
        font-size: 3.6vw;
        line-height: 4.8vw;
        color: var(--black-primary);
        margin-bottom: 5.5vw;
    }

    .stakeholder_content p {
        font-family: var(--regular-font);
        font-size: 3.6vw;
        line-height: 4.8vw;
        color: var(--black-primary);
        margin-bottom: 5.5vw;
    }

    .stakeholder_content h5 {
        font-family: var(--bold-font);
        font-size: 16px;
        line-height: 26px;
        color: var(--black-primary);
        margin-top: 15px;
    }

    .rnd_slider_container p {
        font-family: var(--regular-font);
        font-size: 3.6vw;
        line-height: 4.8vw;
        color: var(--black-primary);
    }

    .hs_video_frame_content h5 {
        font-family: var(--bold-font);
        font-size: 14px;
        line-height: 24px;
        color: var(--black-primary);
        margin-top: 15px;
    }

    .hs_video_frame_content ul li {
        font-family: var(--regular-font);
        font-size: 3.6vw;
        line-height: 4.8vw;
        color: var(--black-primary);
    }

    .erd_hrline {
        opacity: 1;
        margin-bottom: 40px;
    }

    .slick-slidernew .slick-dots {
        display: flex !important;
        justify-content: center;
        align-items: center;
        gap: 12px;
        padding: 20px 0;
    }

    .erd_hrline_second {
        margin-top: 110px;
    }

    .slick-slidernew .slick-dots {
        position: absolute;
        bottom: -60px;
        display: block;
        width: 100%;
        padding: 0;
        list-style: none;
        text-align: center;
    }

    .content-block p {
        font-family: var(--regular-font);
        font-size: 3.6vw;
        line-height: 4.8vw;
        color: var(--black-primary);
    }

    .rnd_slider_container .content-block h5 {
        font-size: 28px;
        line-height: 38px;
        font-family: var(--medium-font);
        font-weight: 500;
        color: #C33531;
        margin-top: 0px;
    }

    #talentVideo {
        width: 100%;
        border-radius: 10px;
        height: 350px;
        object-fit: cover;
    }

    .quote-section {
        text-align: center;
        padding: 0px;
        position: relative;
    }

    .rnd_slider_container .content-block {
        width: 100%;
    }

    .slick-slidernew-talent .slick-dots {
        position: absolute;
        bottom: -90px;
        display: block;
        width: 100%;
        padding: 0;
        list-style: none;
        text-align: center;
    }

    .slick-slidernew-talent .slick-dots {
        display: flex !important;
        justify-content: center;
        align-items: center;
        gap: 12px;
        padding: 20px 0;
    }

    .sv_video .slick-dots li button {
        font-size: 0;
        width: 14px;
        height: 14px;
        border: 3px solid var(--red-primary);
        border-radius: 50%;
        background: transparent;
        transition: background 0.3s ease, border-color 0.3s ease;
    }

    .council_focus_area .col-md-10 h5 {
        font-size: 28px;
        line-height: 42px;
        font-family: var(--medium-font);
        font-weight: 500;
        color: #C33531;
        margin-bottom: 25px;
        margin-top: 0px;
    }

    .council_focus_area .col-md-10 .parha_bold {
        font-family: var(--bold-font);
        font-size: 3.6vw;
        line-height: 4.8vw;
        color: var(--black-primary);
        font-weight: 600;
    }

    .council_focus_area .col-md-10 .parha_regular {
        font-family: var(--regular-font);
        font-size: 3.6vw;
        line-height: 4.8vw;
        color: var(--black-primary);
    }

    .contact_us_section {
        margin-top: 95px;
    }

    .erd_hrline_slider {
        margin-top: 100px;
    }

    .talent_hrline {
        opacity: 1;
        margin-top: 40px;
        margin-bottom: 50px;
    }

    .contact_us_section .contact_title a {
        font-size: 19px;
        line-height: 40px;
        font-family: var(--regular-font);
        font-weight: 400;
        color: #581212;
        text-align: center;
        text-decoration: none;
        display: flex;
        justify-content: center;
    }

    .rnd_slider_container .hs-content-block h5 {
        font-family: var(--extrabold-font) !important;
        font-size: 5.5vw !important;
        line-height: 8.5vw !important;
        color: var(--red-primary) !important;
        text-transform: capitalize !important;
        margin-bottom: 8.5vw !important;
    }

    .sv_video {
        margin-bottom: 100px;
    }

    .bpm_hrline {
        opacity: 1;
        margin-bottom: 40px;
        margin-top: 10px;
    }

    .smepageline {
        opacity: 1;
        margin-bottom: 30px;
    }

    .bpm-slick-slider .slick-dots {
        position: absolute;
        bottom: -60px;
        display: block;
        width: 100%;
        padding: 0;
        list-style: none;
        text-align: center;
    }

    .bpm-slick-slider .slick-dots {
        position: absolute;
        bottom: -80px;
        display: block;
        width: 100%;
        padding: 0;
        list-style: none;
        text-align: center;
    }

    .bpm-slick-slider .slick-dots {
        display: block !important;
    }

    .mdi_linkedin {
        width: 16vw !important;
    }

    .sv_video .slick-dots {
        display: block !important;
    }

    /* form-popup-css-start */

    .loginregister_page .form_card {
        background: var(--white-primary);
        width: 90%;
        margin: 0;
        position: absolute;
        top: 40%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding: 5vw 5vw;
    }

    .form_close img {
        height: 24px;
        width: 25px !important;
        cursor: pointer;
    }

    .form_header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 10px;
    }

    .tabs-nav a {
        display: block;
        color: var(--black-primary);
        font-family: var(--medium-font);
        font-size: 2.8vw;
        line-height: 3.70vw;
        text-decoration: none;
        text-transform: uppercase;
        margin-right: 2.75vw;
        margin-bottom: 0vw;
    }

    .tabs-nav li {
        margin-bottom: 0vw;
    }

    .tabs-nav {
        background: var(--white-primary);
        padding: 10px 0px 0px 0px;
        z-index: 99;
        margin-bottom: 0px;
    }

    .tabs-nav li.active a {
        color: var(--red-primary);
        border-bottom: 2px solid var(--red-primary);
        padding-bottom: 1.5vw;
    }

    .tabs-content {
        /* border-top: 1px solid var(--black-primary); */
        margin-top: 0px;
        margin-bottom: 10px;
        padding-top: 30px;
        overflow: hidden;
    }

    .form-field input {
        width: 100%;
        padding: 4vw 0.6vw 0vw 2.6vw !important;
        border: 1px solid #ccc;
        border-radius: 6px;
        font-size: 15px;
        outline: none;
        background: transparent;
        margin-bottom: 0px !important;
        height: 50px;
    }

    .form-field-password .eye-off {
        position: absolute;
        right: 10px;
        top: 63%;
        transform: translateY(-50%);
        cursor: pointer;
    }

    .form-field-password .eye-on {
        position: absolute;
        right: 10px;
        top: 64%;
        transform: translateY(-50%);
        cursor: pointer;
        display: none;
    }

    .input-icon {
        position: absolute;
        right: 15px;
        top: 40%;
        transform: translateY(-50%);
        width: 20px;
        height: 20px;
        pointer-events: none;
    }

    .heart_icon {
        position: absolute;
        left: 24px;
        top: 32%;
        transform: translateY(-50%);
        width: 18px;
        height: 17px;
        pointer-events: none;
    }

    .form_coloum_helper input {
        margin-bottom: 8px !important;
        padding-left: 10px !important;
    }

    .form_coloum input {
        height: 50px;
        margin-bottom: 20px;
    }

    .form_coloum select {
        height: 50px;
    }

    .form_coloum input {
        margin-bottom: 20px !important;
    }

    .form-error-message input {
        margin-bottom: 0px !important;
    }

    .form_coloum_helper .error-message {
        margin-bottom: 10px;
        color: #ABAFB1;
        font-size: 12px;
        margin-top: 5px;
        font-family: var(--regular-font);
        font-weight: 400;
    }

    select {
        background-position: calc(100% - 3.5vw) 4.5vw !important;
        background-repeat: no-repeat !important;
    }

    .error-message {
        margin-top: 5px;
    }




    /* form-popup-css-end */


    .search_box_heading h2 {
        font-size: 34px;
        font-weight: 400;
        line-height: 44px;
        font-family: var(--regular-font);
        color: #C33531;
    }

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

    .search_box_section .col-md-8 {
        padding: 0px;
    }

    .search_box_coloum {
        padding: 0px;
        justify-content: start;
        display: flex;
        align-items: center;
        margin-bottom: 35px;
    }

    .eror_message_box p {
        font-size: 13px;
        line-height: 23px;
        font-family: var(--regular-font);
        font-weight: 400;
        color: #C33531;
        margin-bottom: 0px;
    }

    .eror_message_box {
        border: 1px solid #939393;
        height: 130px;
        text-align: center;
        /* align-items: center; */
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .play_sample_content {
        position: relative;
        z-index: 1;
        width: 100%;
        margin: 0px auto;
    }

    .play_sample_quiz h3 {
        font-size: 32px;
        line-height: 42px;
        font-family: var(--medium-font);
        font-weight: 500;
        color: #fff;
        margin-bottom: 20px;
    }

    .play_sample_quiz p {
        font-size: 19px;
        line-height: 29px;
        font-family: var(--light-font);
        font-weight: 300;
        color: #fff;
    }

    .play_sample_quiz a {
        font-size: 16px;
        line-height: 26px;
        font-family: var(--medium-font);
        font-weight: 700;
        color: #C33531;
        background-color: #fff;
        padding: 15px 40px;
        border-radius: 50px;
    }

    /* search-css-added */

    .search_box_section {
        /* border-top: 1px solid var(--black-primary); */
        margin-top: 0px;
        margin-bottom: 10px;
        padding-top: 40px;
        overflow: hidden;
        margin-top: 165px;
    }

    .search_box_coloum {
        width: 95%;
    }

    .search_line {
        margin-top: 50px;
    }

    .search-feature-heading h2 {
        font-size: 30px;
        line-height: 40px;
        font-family: var(--regular-font);
        font-weight: 400;
        color: #C33531;
        margin-bottom: 25px;
        margin-top: 50px;
    }

    .header_home .bottom-head .search_rightmenu ul li a {
        white-space: nowrap;
    }

    .header_home .bottom-head .rightblock .search_rightmenu {
        width: 82%;
    }

    .header_home .bottom-head .search_iconblock {
        width: 15%;
        text-align: center;
        display: flex;
    }

    .header_home .bottom-head .search_rightmenu ul li {
        margin-left: 0;
        margin-right: 8.6vw;
    }

    .results_logical h2 {
        font-size: 36px;
        line-height: 46px;
        font-family: var(--regular-font);
        font-weight: 400;
        color: #C33531;
        text-align: center;
        margin-bottom: 60px;
    }

    .results_events {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin-bottom: 50px;
    }

    .results_events h4 {
        font-size: 28px;
        line-height: 38px;
        font-family: var(--bold-font);
        font-weight: 700;
        color: #000;
        text-align: center;
        margin-bottom: 30px;
    }

    .update_result_coloum {
        margin-top: 20px;
        text-align: center;
        margin-bottom: 20px;
    }

    .search_menu .search_nav_submenu {
        display: none !important;
        position: absolute;
        top: 100%;
        left: -59px;
        background: white;
        border: 1px solid #ddd;
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
        padding: 10px 0;
        min-width: 150px;
        z-index: 10;
        width: 150px;
    }

    .tabs-nav.stickyelement {
        position: sticky;
        background: var(--white-primary);
        top: 19vw;
    }

    .search_margin {
        margin-right: 17px;
        margin-left: 6px;
    }

    .update_result_coloum {
        display: flex;
        justify-content: center;
    }

    .arrow-img {
        width: 11px;
        height: 10px;
        margin-left: 0px;
        transition: transform 0.3s ease;
    }

    .search_box_filter img {
        position: absolute;
        top: 34%;
        width: 16px;
        left: 3%;
    }

    .search_box_filter .form-control {
        padding: 10px 0px 10px 38px;
    }

    .search_tabs_content {
        margin-top: 20px !important;
    }

    #mobile_tab {
        display: block;
        padding-top: 3vw;
        margin-top: 0vw;
    }

    .results_events a {
        font-family: var(--bold-font);
        font-size: 14px;
        line-height: 25px;
        margin-right: 27px;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
        color: #C33531 !important;
        border: 2px solid #C33531;
        white-space: nowrap;
        padding: 10px 35px;
        border-radius: 50px;
        margin: 0px;
    }

    .search_load_more a {
        font-family: var(--bold-font);
        font-size: 14px;
        line-height: 25px;
        margin-right: 27px;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
        color: #fff !important;
        background-color: #C33531;
        white-space: nowrap;
        padding: 15px 40px;
        border-radius: 50px;
        margin: 0px;
        text-align: center;
    }

    .perspectives_search_heading h2 {
        font-size: 34px;
        line-height: 44px;
        font-family: var(--regular-font);
        font-weight: 400;
        color: #C33531;
    }

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

    .perspectives_search_filter {
        position: relative;
        width: 100%;
        margin: 20px 0px 40px 0px;
    }

    .perspectives_search_filter img {
        position: absolute;
        top: 13px;
        left: 10px;
        width: 15px;
    }

    .perspectives_search_filter input {
        padding-left: 35px;
        border: none !important;
        border: 1px solid #939393 !important;
        outline: none !important;
        box-shadow: none !important;
        color: #939393 !important;
        transition: all 0.3s ease;
    }

    .eror_message_box h5 {
        font-size: 13px;
        line-height: 23px;
        font-family: var(--bold-font);
        font-weight: 800;
        margin-bottom: 0px;
    }

    .iconblock_icons img {
        height: 15px;
        width: 15px;
        margin-left: 11px;
    }

    .icon_search_image {
        margin-left: 10px !important;
    }

    .search_short p {
        margin-bottom: 10px;
    }

    .search_short select {
        margin-bottom: 20px !important;
    }

    .search_menu_tabs {
        gap: 5px;
    }

    .search_menu_tabs a {
        font-size: 3.6vw;
        line-height: 4.8vw;
    }

    .search_nav_submenu input:checked {
        background-color: #C33531;
    }

    .search_nav_submenu {
        display: none !important;
        position: relative;

    }

    .open .search_nav_submenu {
        display: block;
    }

    .dropdown-toggle::after {
        display: none;
    }

    .mobilehead_tab {
        margin-bottom: 15px !important;
    }

    .perspectives_container {
        padding: 0px !important;
    }

    .perspectives_search_line {
        margin: 0px 0px 50px 0px;
        opacity: 1;
        width: 94%;
        margin-left: 3%;
    }

    .header_home .bottom-head .rightblock .rightmenu {
        border-right: 0.2vw solid var(--red-primary);
        margin-right: 4vw;
        margin-left: 1vw;
        padding-right: 2vw;
    }

    .form_group_labal {
        display: flex;
        flex-direction: column;
        margin-bottom: 5px;
        margin-top: 10px;
    }


    /* new-section-css-added */

    .meet_the_council .custom-arrow {
        display: none;
    }

    .meet_the_council_slider {
        background-color: #EFEBE2;
        padding: 30px 0px;
        border-radius: 0px;
    }

    .slider_video_content h5 {
        font-size: 16px;
        line-height: 26px;
        font-family: var(--bold-font);
        font-weight: 700;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .slider_video_content h4 {
        font-size: 24px;
        line-height: 34px;
        font-family: var(--bold-font);
        font-weight: 700;
        margin-bottom: 20px;

    }

    .slider_video_content p {
        font-size: 15px;
        line-height: 25px;
        font-family: var(--medium-font);
        font-weight: 500;
        margin-bottom: 40px;
    }

    .slider_video_content a {
        font-size: 16px;
        line-height: 26px;
        font-family: var(--bold-font);
        font-weight: 700;
        background: linear-gradient(to right, #C93733, #900804);
        color: #fff;
        padding: 15px 0px;
        border-radius: 60px;
        width: 200px;
        text-align: center;
        margin: 0px auto;
        position: relative;
    }

    .meet-the-council-heading h2 {
        font-size: 42px;
        line-height: 44px;
        font-family: var(--light-font);
        font-weight: 300;
        color: #C33531;
        text-align: center;
        margin-bottom: 25px;
    }

    .meet-the-council-heading h5 {
        font-size: 17px;
        line-height: 27px;
        font-family: var(--medium-font);
        font-weight: 500;
        color: #939393;
        text-align: center;
    }

    .meet-the-council-heading p {
        font-size: 16px;
        line-height: 26px;
        font-family: var(--regular-font);
        font-weight: 400;
        text-align: center;
        margin-bottom: 40px;
    }

    .meet_the_council .container_section {
        padding: 0px;
    }

    .meet_the_council .swiper-pagination {
        position: relative !important;
        margin-top: 20px;
        text-align: center;
    }

    .swiper-pagination-bullet {
        background: #c33531 !important;
        opacity: 0.5;
        width: 12px !important;
        height: 12px !important;
    }

    .meet_the_council .swiper-pagination-bullet-active {
        background: #c33531 !important;
        opacity: 1;
    }

    .meet_the_council .swiper-pagination {
        display: block;
        margin-top: 55px;
    }

    .slider_video_content p {
        display: -webkit-box;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .slider_video_content {
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    /* new-css-added */
    .carrer_apply_heading h2 {
        font-size: 42px;
        line-height: 53px;
        font-family: var(--light-font);
        font-weight: 300;
        text-align: center;
        color: #C33531;
        margin-top: 25px;
    }

    .carrer_apply_heading h5 {
        font-size: 18px;
        line-height: 28px;
        font-family: var(--medium-font);
        font-weight: 500;
        text-align: center;
    }

    .carrer_apply_heading p {
        font-size: 18px;
        line-height: 27px;
        font-family: var(--regular-font);
        font-weight: 400;
        text-align: center;
        margin-top: 30px;
    }

    .carrer_apply_section {
        padding: 190px 0px 40px 0px;
    }

    .questions_box h5 {
        font-size: 18px;
        line-height: 28px;
        font-family: var(--medium-font);
        font-weight: 500;
        text-align: center;
        color: #C33531;
    }

    .questions_box p {
        font-size: 20px;
        line-height: 30px;
        font-family: var(--medium-font);
        font-weight: 500;
        text-align: center;
        margin-top: 20px;
    }

    .answers-box {
        width: 100%;
        padding: 25px 0px 30px 0px;
        margin: 0 auto;
    }

    .custom-checkbox .answer-text {
        font-size: 17px;
        line-height: 27px;
        font-weight: 400;
        font-family: var(--regular-font);
        margin-left: 15px;
    }

    .correct_checkmark img {
        width: 22px;
    }

    /* form-css-added */
    .upload-wrap {
        background: transparent;
        border: 1px solid var(--black-primary);
        padding: 33px 30px;
        width: 94%;
        margin-bottom: 10px;
        -webkit-appearance: none;
        border-radius: 0;
        color: var(--black-primary);
        font-size: 16px;
        line-height: 26px;
    }

    .upload-wrap input[type="file"] {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: 2;
        cursor: pointer;
    }

    .upload-wrap .fake-placeholder {
        position: absolute;
        left: 22px;
        top: 50%;
        transform: translateY(-50%);
        pointer-events: none;
        z-index: 1;
        color: #000;
    }

    .upload-wrap .fake-placeholder p {
        font-size: 12px;
        color: #555;
    }

    .upload-wrap .upload-icon {
        position: absolute;
        right: 14px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 3;
        pointer-events: none;
    }

    .upload-wrap .upload-icon {
        position: absolute;
        right: 14px;
        top: 50%;
        transform: translateY(-50%);
        width: 20px;
        height: 20px;
        background: url("../images/lucide_upload.svg") no-repeat center;
        background-size: contain;
        z-index: 3;
        pointer-events: none;
    }

    .fake-placeholder {
        position: absolute;
        top: 45%;
        left: 35px;
        transform: translateY(-50%);
        color: #111;
        font-size: 16px;
        line-height: 26px;
        font-family: var(--regular-font);
        font-weight: 400;
        cursor: text;
    }

    .field-wrap input {
        background: transparent;
        border: 1px solid var(--black-primary);
        padding: 15px 30px;
        width: 100%;
        margin-bottom: 10px;
        -webkit-appearance: none;
        border-radius: 0;
        color: var(--black-primary);
    }

    input:focus,
    input:focus-visible {
        outline: none;
    }

    .apply-wrapper.is-fixed {
        position: relative;
        top: 0px;
        z-index: 0;
    }

    .nsm_context label {
        margin-bottom: 0;
        font-size: 3.6vw;
        line-height: 4.8vw;
        font-family: var(--regular-font);
        color: var(--black-primary);
    }

    .bottom_button a {
        border-radius: 8.5vw;
        color: var(--white-primary);
        text-transform: uppercase;
        background: var(--red-primary);
        height: max-content;
        padding: 5.4vw 6.25vw 5.4vw 6.25vw;
        font-size: 3.4vw;
        line-height: 4.6vw;
        width: 95%;
        margin-bottom: 4vw;
        text-decoration: none;
        display: inline-block;
        font-family: var(--bold-font);
    }

    /* form-css-added */

    /* Mobile only */
    .apply-fixed {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 12px 0;
        /* box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1); */
        z-index: 999;
        text-align: center;
        transition: all 0.2s ease;
    }



    /* footer aate hi fixed chhod de */
    .apply-fixed.stop-fixed {
        position: absolute;
        bottom: auto;
        margin-top: 10px;
    }

    .bottom_button {
        display: block;
    }

    .apply-wrapper {
        display: none;
    }

    .event_detail_section {
        margin-bottom: 90px;
    }

    .apply_button input {
        background: linear-gradient(to right, #C93733, #900804) !important;
        padding: 23px 50px 23px 50px !important;
    }

    .tab-item {
        margin-top: 30px;
    }

    .who_line {
        opacity: 1;
        padding: 0px 0px 15px 0px;
    }

    .gcc_council_content h5 {
        font-size: 16px;
        line-height: 26px;
        font-family: var(--bold-font);
        font-weight: 700;
        margin-top: 25px;
    }

    .gcc_council_content ul li {
        font-size: 14px;
        line-height: 20px;
        font-family: var(--regular-font);
        font-weight: 400;
    }

    .gcc_council_content p {
        font-size: 14px;
        line-height: 20px;
        font-family: var(--regular-font);
        font-weight: 400;
    }

    .gcc_container {
        margin: 0px !important;
    }

    .gcc_row {
        padding: 0px !important;
    }

    .gcc_council_colum {
        margin-top: 40px !important;
    }

    .free_div {
        width: 38.33%!important;
        text-align: right;
    }
    #mycontainer .tabs-nav {
    border-bottom: 1px solid;
    padding-bottom: 40px;
    z-index: 99;
}
/* .bottom_right_menu{
    margin-right: 1.5vw!important;
}
.bottom_mobile_menu{
    gap: 12px;
}
.bottom_mobile_menu li{
    margin-right: 0.6vw!important;
}
.mobile_search_menu a{
    margin-right: 5px;
}
.bottom_header_menu{
    padding: 2vw 1vw!important;
} */
}