body,
body p {
    font-size: 16px !important;
    line-height: 24px !important;
    color: var(--gray_material);
}

@media (max-width: 767px) {
    body,
    body p {
        font-size: 14px !important;
        line-height: 22px !important;
    }
}

strong {
    font-weight: 700;
}

body .ht-sitecontainer {
    background: #fff;
}


/************* Bold Fonts Default Fonts ***************/

body .hkb-article__content h1.h1_huge,
body .ht-post__content h1.h1_huge,
body h1.h1_huge,
body .h1.h1_huge {
    font-size: 80px;
    line-height: 100%;
    font-weight: 600;
    color: var(--gray_material);
}

@media (max-width: 1199px) {
    body .hkb-article__content h1.h1_huge,
    body .ht-post__content h1.h1_huge,
    body h1.h1_huge,
    body .h1.h1_huge {
        font-size: 54px;
        line-height: 32px;
    }
}

@media (max-width: 991px) {
    body .hkb-article__content h1.h1_huge,
    body .ht-post__content h1.h1_huge,
    body h1.h1_huge,
    body .h1.h1_huge {
        font-size: 48px;
        line-height: 56px;
    }
}

@media (max-width: 767px) {
    body .hkb-article__content h1.h1_huge,
    body .ht-post__content h1.h1_huge,
    body h1.h1_huge,
    body .h1.h1_huge {
        font-size: 40px;
        line-height: 38px;
    }
}

body .hkb-article__content h1,
body .ht-post__content h1,
body h1,
body .h1 {
    font-weight: 600;
    font-size: 80px;
    line-height: 100%;
    color: var(--gray_material);
}

@media (max-width: 1199px) {
    body .hkb-article__content h1,
    body .ht-post__content h1,
    body h1,
    body .h1 {
        font-size: 42px;
        line-height: 50px;
    }
}

@media (max-width: 991px) {
    body .hkb-article__content h1,
    body .ht-post__content h1,
    body h1,
    body .h1 {
        font-size: 38px;
        line-height: 46px;
    }
}

@media (max-width: 767px) {
    body .hkb-article__content h1,
    body .ht-post__content h1,
    body h1,
    body .h1 {
        font-size: 34px;
        line-height: 42px;
    }
}

body .hkb-article__content h2{
    display: flex;
    align-items: center;
    gap: 16px;
    border-bottom: 1px solid #F2F2F2;
    margin-bottom: 39px;
    padding: 0 20px 42px;
}

body .hkb-article__content h2,
body .ht-post__content h2,
body h2,
body .h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: var(--gray_material);
}

@media (max-width: 1199px) {
    body .hkb-article__content h2,
    body .ht-post__content h2,
    body h2,
    body .h2 {
        font-size: 28px;
        line-height: 36px;
    }
}

@media (max-width: 991px) {
    body .hkb-article__content h2,
    body .ht-post__content h2,
    body h2,
    body .h2 {
        font-size: 24px;
        line-height: 32px;
    }
}

@media (max-width: 767px) {
    body .hkb-article__content h2,
    body .ht-post__content h2,
    body h2,
    body .h2 {
        font-size: 20px;
        line-height: 28px;
    }
}

body .hkb-article__content h3{
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 36px;
}

body .hkb-article__content h3,
body .ht-post__content h3,
body h3,
body .h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: var(--gray_material);
}

@media (max-width: 1199px) {
    body .hkb-article__content h3,
    body .ht-post__content h3,
    body h3,
    body .h3 {
        font-size: 20px;
        line-height: 28px;
    }
}

@media (max-width: 991px) {
    body .hkb-article__content h3,
    body .ht-post__content h3,
    body h3,
    body .h3 {
        font-size: 18px;
        line-height: 26px;
    }
}

@media (max-width: 767px) {
    body .hkb-article__content h3,
    body .ht-post__content h3,
    body h3,
    body .h3 {
        font-size: 16px;
        line-height: 24px;
    }
}


/************* Regular Fonts ***************/

body .hkb-article__content h1.h1_huge_regular,
body .ht-post__content h1.h1_huge_regular,
body h1.h1_huge_regular,
body .h1.h1_huge {
    font-weight: normal;
}

body .hkb-article__content h1.regulr_fonts,
body .ht-post__content h1.regulr_fonts,
body h1.regulr_fonts,
body .h1.regulr_fonts,
body .hkb-article__content h2.regulr_fonts,
body .ht-post__content h2.regulr_fonts,
body h2.regulr_fonts,
body .h2.regulr_fonts,
body .hkb-article__content h3.regulr_fonts,
body .ht-post__content h3.regulr_fonts,
body h3.regulr_fonts,
body .h3.regulr_fonts {
    font-weight: normal;
}

.selectric-wrapper {
    position: relative;
}

.selectric-wrapper.selectric-open .selectric-items {
    display: block;
    z-index: 1;
    background-color: var(--white);
    height: 200px !important;
}

.selectric-wrapper .selectric-items .selectric-scroll {
    overflow-y: scroll;
    height: 200px;
}

.selectric-wrapper .selectric-items ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.selectric-wrapper .selectric-items ul li {
    margin: 0;
    padding: 13px 20px;
    cursor: pointer;
}

.selectric-wrapper .selectric-items ul li:hover {
    background: var(--gray_light);
}

.selectric-wrapper .selectric-items ul li.selected {
    background: var(--gray_light);
    font-weight: 700;
}

.selectric-wrapper .selectric {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.selectric-wrapper .selectric .button {
    background: url("img/Angle_Down.svg");
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    color: transparent;
}

.selectric-wrapper.selectric-open .selectric .button {
    background: url("img/Angle_Up.svg");
}

.selectric-wrapper .selectric .button:before {
    /*content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    background: url("img/Angle_Down.svg");
    width: 24px;
    height: 24px;*/
}

body .wpcf7-form .wpcf7-text,
body .wpcf7-form .wpcf7-textarea {
    background: var(--white);
    border: 1px solid var(--gray_material);
    border-radius: 6px;
    padding: 13px 20px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'roobert-regularregular';
    font-weight: 400;
    color: var(--gray_material);
}

body .wpcf7-form .wpcf7-text::placeholder,
body .wpcf7-form .wpcf7-textarea::placeholder {
    color: var(--gray_medium);
}

body .wpcf7-form .wpcf7-text:focus,
body .wpcf7-form .wpcf7-textarea:focus {
    outline: none;
    border: 1px solid var(--blue_dark);
    font-family: 'roobert-regularregular';
    font-weight: 400;
}

.wpcf7-form .wpcf7-text.wpcf7-not-valid::placeholder,
.wpcf7-form .wpcf7-textarea.wpcf7-not-valid::placeholder {
    color: var(--red);
}

.wpcf7-form .form_fieldset {
    margin-bottom: 40px;
}

.wpcf7-form .form_fieldset p {
    margin: 0;
}

body .wpcf7-form-control-wrap {
    display: flex;
    flex-wrap: wrap;
}

body .wpcf7 .wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 20px;
}

body .wpcf7 .wpcf7-response-output {
    /*display: none !important;*/
}

body #sp_cdm_breadcrumbs span a:hover {
    text-decoration: none !important;
}

.view-file-content .sp_cu_manage a {
    position: relative;
}

.view-file-content .sp_cu_manage .cdm-dashicons {
    width: 24px;
    height: 24px;
    position: relative;
}

.view-file-content .cdm-dashicons:before {
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.view-file-content .dashicons-admin-links:before {
    background: url("img/MB_Icon_link.svg");
}

.view-file-content .dashicons-arrow-down-alt:before {
    background: url("img/MB_Download_icon.svg");
}

.view-file-content,
.view-file-content .sp_cu_manage {
    font-size: 16px !important;
    line-height: 24px !important;
}

.view-file-content .sp_cu_manage a {
    color: var(--gray_material);
}

.sp_responsive_view_list .sp-cdm-r-file {
    border-radius: 0;
}

.sp_responsive_view_list .sp-cdm-r-file .sp-cdm-r-file-size,
.sp_responsive_view_list .sp-cdm-r-file .sp-cdm-r-file-date {
    font-size: inherit;
}

.view-file-content .sp-cdm-file-view-refresh .cdm_refresh_file_view {
    color: var(--gray_material);
    font-family: 'roobert-regularregular';
    font-weight: 700;
}

.view-file-content .sp-cdm-file-view-refresh .cdm_refresh_file_view:hover {
    color: var(--blue_light);
}

body .view-file-content a {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    color: var(--gray_material);
}

body .view-file-content a:hover {
    color: var(--blue_light);
}

body #cdm_comments a img {
    margin-right: 15px;
}

.cdm_form input,
.cdm_form textarea {
    background: var(--white);
    border: 1px solid var(--gray_material);
    border-radius: 6px;
    padding: 13px 20px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'roobert-regularregular';
    font-weight: 400;
    color: var(--gray_material);
}

.cdm_form input::placeholder,
.cdm_form textarea::placeholder {
    color: var(--gray_medium);
}

.cdm_form input:focus,
.cdm_form textarea:focus {
    outline: none;
    border: 1px solid var(--blue_dark);
    font-family: 'roobert-regularregular';
    font-weight: 400;
}

.cdm_form strong {
    margin-bottom: 8px;
    display: block;
}

.cdm_form p br {
    display: none;
}

.cdm_nav_buttons .sp-cdm-search-button,
.cdm_nav_buttons .cdm-toggle-search,
.cdm_form .cdm_button {
    background: var(--gray_material) !important;
    border-radius: 10px;
    color: var(--white) !important;
    padding: 8px 16px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'roobert-regularregular';
    font-weight: 700;
}

.cdm_nav_buttons .sp-cdm-search-button:hover,
.cdm_nav_buttons .cdm-toggle-search:hover,
.cdm_form .cdm_button:hover {
    background: var(--blue_light) !important;
    color: var(--white) !important;
}

.cdm_nav_buttons .sp-cdm-search-button:focus,
.cdm_nav_buttons .cdm-toggle-search:focus,
.cdm_form .cdm_button:focus {
    background: var(--blue_dark) !important;
    color: var(--white) !important;
}

body .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    background-color: var(--blue_light);
    color: var(--white);
}

.cdm_nav_buttons .sp-cdm-search-button,
.cdm_nav_buttons .cdm-toggle-search {
    padding: 8px 16px !important;
    font-size: 16px !important;
    line-height: 24px;
}

body .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    color: var(--blue_light);
    border-top: 1px solid var(--gray_medium);
    border-right: 1px solid var(--gray_medium);
    border-left: 1px solid var(--gray_medium);
}

body .r-tabs .r-tabs-panel {
    border-right: 1px solid var(--gray_medium);
    border-bottom: 1px solid var(--gray_medium);
    border-left: 1px solid var(--gray_medium);
}

@media (max-width: 767px) {
    body .r-tabs-panel .sp_cu_item {
        padding: 0;
        margin: 0;
    }
    body .r-tabs-panel .sp_cu_item .sp_su_project,
    body .r-tabs-panel .sp_cu_item .sp_su_notes {
        margin: 5px 0;
    }
}

@media (max-width: 767px) {
    .remodal-is-opened {
        padding: 35px 20px;
    }
}

@media (max-width: 700px) {
    body .sp_cu_manage a,
    body .cdm_nav_buttons a {
        background-color: transparent;
    }
}

/**************** Navigation List *****************/

.page_link_list {
    margin: 14px 0 66px;
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
}

.page_link_list .link_list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -7.8px;
    padding-left: 0;
}

.page_link_list .link_list .link_item {
    padding: 0 7.8px;
    margin-bottom: 15px;
}

.page_link_list .link_list .link_item.current-item .link {
    background-color: #4d4e58;
    color: #ffffff;
}

.page_link_list .link_list .link_item .link {
    padding: 17px 23px;
    background-color: #f5f5f7;
    border-radius: 36px;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #4d4e58;
    transition: all 0.4s ease;
    display: inline-block;
    text-decoration: none;
}


/**************** Download Section CSS Start *****************/

.download_section p {
    margin: 0 !important;
}

.download_section .download_section_heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid #F2F2F2;
    margin-bottom: 39px;
    padding: 0 20px 42px;
}

.download_section .download_section_heading .download_section_heading_icon {
    margin-right: 30px;
}

.download_section .download_section_heading .download_section_heading_text {
    font-family: 'graphiksemibold';
}

.download_section .download_column_list {
    display: flex;
    flex-wrap: wrap;
}

.download_section .download_column_list .download_column {
    width: 50%;
    padding-right: 45px;
    margin-bottom: 60px;
}

.download_section .download_column_list .download_column .download_column_inner .download_column_heading {
    padding: 0;
    margin: 0 0 36px;
    /*font-family: 'graphik_regularregular';*/
    font-family: 'graphiksemibold';
}

.download_section .download_column_list .download_column .download_item {
    margin-bottom: 40px;
}

.download_section .download_column_list .download_column .download_item .download_item_inner {
    position: relative;
    padding-left: 76px;
    max-width: 568px;
}

.download_section .download_column_list .download_column .download_item .download_item_inner:before {
    content: '';
    position: absolute;
    background: url("img/KB_New_DOwnload_Icon.svg");
    width: 49px;
    height: 49px;
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
    top: 0;
}

.download_section .download_column_list .download_column .download_item .download_heading {
    font-size: 20px;
    line-height: 24px;
    font-family: 'graphiksemibold';
    color: #4D4E58;
    padding: 12px 0 10px;
}

.download_section .download_column_list .download_column .download_item .download_description {
    font-size: 16px;
    line-height: 24px;
}

.download_section .download_column_list .download_column .download_item .download_item_inner:hover .download_file {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.download_section .download_column_list .download_column .download_item .download_item_inner:hover .download_heading {
    color: var(--blue_light);
}

.download_section .download_column_list .download_column .download_item .download_description a {
    position: relative;
}

@media (max-width: 767px) {
    .download_section .download_column_list .download_column {
        width: 100%;
        padding-right: 0;
        margin-bottom: 40px;
    }
    .download_section .download_column_list .download_column .download_item .download_item_inner {
        max-width: 100%;
    }
    .download_section .download_column_list .download_column .download_item {
        margin-bottom: 25px;
    }
    .download_section .download_column_list .download_column .download_item .download_item_inner:before {
        width: 40px;
        height: 40px;
    }
    .download_section .download_column_list .download_column .download_item .download_item_inner {
        padding-left: 60px;
    }
}


/**************** Download Section CSS End *****************/


/**************** Login FOrm Only Heading Section CSS Start *****************/

.only_heading_section .heading_text {
    padding: 0;
    margin: 186px 0 236px;
    text-align: center!important;
    font-family: 'graphiksemibold';
    font-weight: 600;
    display: block!important;
    border: 0!important;
}

.only_heading_section .heading_text a{
    background: #4d4e58;
    padding: 17px 23px;
    border-radius: 36px;
    color: #fff;
    font-size: 24px!important;
}


.only_heading_section .heading_text a:hover{
    background: #27272C;
}


/**************** Login FOrm Only Heading Section CSS End *****************/