*{
    margin: 0;
    padding: 0;
}

body, 
    p:not(.except-p):not(.font_s), 
    span:not(.font_s):not(.sun):not(#date_create):not(#date_create2):not(#date_create3):not(#date_create4):not(#date_create5):not(#date_create6):not(#date_create7):not(#date_create8):not(#date_create9):not(#date_create10):not(#date_create11):not(#date_create12):not(#date_create_sample1):not(#date_create_sample2):not(.btn-a):not(.default-span), 
    li, a:not(.except-new-text), 
    div:not(.except-div), 
    h1:not(.except-h1),
    tr:not(.cld_head):not(.cld_r1):not(.cld_r2):not(.cld_simu),
    .fixed_navi01
    {
    font-size: 16px !important;
    letter-spacing: 0.05em !important;
    line-height: 150% !important;
}

.font_s .read{
    font-size: 10.4px !important;
    line-height: 14.56px !important;
}

.zui-table th, .zui-table td{
    font-size: 13px !important;
    line-height: 125% !important;
}

#calendar td, #calendar th{
    font-size: 12.5px !important;
}

/* .sidebar3 a, .new-content-delivery p, #calendar td, #calendar th{
    font-size: 12.5px !important;
}

.sidebar3 .text-mute{
    font-size: 12px !important;
} */

#footer .normal_foot{
    font-size: 13px !important;
}

.table_std td a, body:not(div) a, body:not(h1) a, body:not(h2) a {
    font-size: 12px !important;
}

.font_s a {
    font-size: 100% !important;
}

.btn-a-hm{
font-size: 30px !important;
}

.container .header h1{
    font-size: 10px !important;
}

@media (max-width: 576px) {
    .container .header h1{
        font-size: 8px !important;
        line-height: 150% !important;
        margin-left: 5px !important;
        margin-block-start: 5.36px !important;
        /* margin-block-end: 5.36px !important;
        margin-bottom: 5.36px !important;
        margin-inline-end: 0px !important;
        margin-inline-start: 0px !important; */
    }
}

@media (max-width: 768px){
    .container .header h1{
        font-size: 8px !important;
        line-height: 150% !important;
        margin-left: 5px !important;
        margin-block-start: 5.36px !important;
        /* margin-block-end: 5.36px !important;
        margin-bottom: 5.36px !important;
        margin-inline-end: 0px !important;
        margin-inline-start: 0px !important; */
    }
}