i.backtotop, i.fixed_contact { left: 30px; right: auto;}

body, body.rtl, .rtl form {
    font-size: 16px !important;
    line-height: 1.8 !important;
}

Body H1, Body H2, Body H3, Body H4, Body H5,  Body H6 { line-height: 1.8 !important;}

body h1 {    font-size: 28px !important; }
body h2 {    font-size: 24px !important; }
body h3 {    font-size: 22px !important; }
body h4 {    font-size: 20px !important; }
body h5 {    font-size: 18px !important; }
body h6 {    font-size: 16px !important; }


@media screen and (max-width: 1024px) {

body, body.rtl, .rtl form {
    font-size: 14px !important;
    line-height: 1.8 !important;
}

Body H1, Body H2, Body H3, Body H4, Body H5,  Body H6 { line-height: 1.8 !important;}

body h1 {    font-size: 22px !important; }
body h2 {    font-size: 20px !important; }
body h3 {    font-size: 18px !important; }
body h4 {    font-size: 17px !important; }
body h5 {    font-size: 16px !important; }
body h6 {    font-size: 15px !important; }
}

.toc-box {
    margin-bottom: 12px !important;
}

