.button {
    background: red;
    color: white;
    display: inline-block;
    padding: 8px 14px;
    border-radius: 8px;
}

.simple_button {
    background: rgba(255, 132, 0, 0.871);
    color: white;
    display: inline-block;
    padding: 4px 14px;
    border-radius: 8px;
    margin: 21px auto 10px;
    display: block;
    width: fit-content;
    font-size: 18px;
}

.profile_link {
    color: white;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 0px;
    /* text-transform: uppercase; */
    font-size: 18px;
    margin: 0;
    display: block;
    width: fit-content;
    /* text-align: center; */
    background-color: #ccc;
    margin: 10px 0 0 0;
}

.profile_link i {
    margin-right: 10px;
    font-size: 20px;
}

.link_button {
    background-color: #F9A01B;
    color: white;
    padding: 10px 15px;
    margin-bottom: 8px;
    display: inline-block;
}

.strong {
    font-weight: bold;
}

.simple_link {
    text-decoration: underline;
}

[data-highlight-level="3"] {
    font-weight: normal;
    background-color: #e495331f;
    padding: 10px 17px;
    border: 3px solid #ab8c653d;
    display: inline-block;
    margin-top: 15px;
    font-size: 16px;
}

.dull_highlight {
    background-color: #dddddd2e;
    padding: 10px 17px;
    border-radius: 21px;
    color: #5f5e5e;
    display: inline-block;

    margin-top: 15px;
    border: 1px solid #dddddd6e;
    font-size: 16px;
}

.one_box {
    font-weight: normal;
    background-color: #e495331f;
    padding: 10px 17px;
    border: 3px solid #ab8c653d;
    display: inline-block;
    margin-top: 15px;
    font-size: 16px;
    color: black;
}

.one_box i {
    margin-right: 4px;
}

.dull_highlight i {
    display: none;
}

.dull_highlight i.fa-link {
    opacity: 0.4;
    display: inline-block;
}

[data-highlight-level="1"] {
    background: #bc0000;
    border: 3px solid #e49533;
    color: white;
}

[data-highlight-level="2"] {
    background: #de7c04;
    color: white;
}

[data-highlight-level="3"] {
    background: #e495331f;
}

.small_caption {
    font-size: 12px;
    color: gray;
}


#dummy_bg {
    /* background: linear-gradient(135deg, #f4f4f5 0%, #e8c9c887 30%, #e8c9c887 50%, #e8c9c887 80%, #f0f0f1 100%) fixed; */
    
    /* background-image: url("./bg.jpg"); */
    /* background-image: url("./bg1.jpg"); */
    /* opacity: 15%; */
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    /* background: linear-gradient(135deg, #ffff2e 0%, #F9A01B 30%, #ffff2e 100%) fixed; */
}

#main {
    background-color: white;
    border-radius: 5px;
    padding: 10px 60px 30px;
    max-width: 885px;
    margin: 126px auto 18px;
    border: 1px solid #f9b31b;
}

#mypic {
    width: 180px;
    border-radius: 50%;
    margin: -109px calc( 50% - 90px ) 0;
    border: 1px solid #bcbcbc;
    /* opacity: 0.9; */
}

.add_BLOG {
    border: 2px solid #0000004a;
    color: #000000ab;
    width: fit-content;
}

.add_LI {
    background: #51abff;
    margin-top: 1px;
}

.add_FB {
    background: #0677e3;
    margin-top: 1px;
    margin-bottom: 2px;
}

.add_YT {
    background: #cd0826cc;
    color: white;
}

.add_IG {
    /* background: #f7754d; */
    /* background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-background-clip: text;
            background-clip: text;
    -webkit-text-fill-color: transparent; */

    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
    margin-top: 1px;
}

.add_X {
    background: black;
}

.add_Q {
    background: #b7282b;
}

.add_P {
    background: #e40028;
}


.pl_wider {
    width: unset;
}

.link_description {
    margin-left: 5px;
    width: calc( 100% - 5px );
    margin-bottom: 10px;
    font-size: 16px;
}

.subtitle {
    text-align: center;
    line-height: 1.4;
    font-size: 18px;
    color: #000;
    font-family: Helvetica;
    letter-spacing: 0px;
    padding: 17px;
    background-color: #ffebdd4f;
    margin: 16px auto 28px;
    width: fit-content;
}

.subtitle[lang="hin"] {
    line-height: 2;
}

.bullet {
    margin: 0 4px;
}

/* toc */

.toc {
    
}

.toc_ul {
    padding-left: 4px;
}

.toc li {
    font-size: 14px;
    list-style: none;
    margin: 6px 0;
    
}

.toc a {
    color: #7d4444;
}

/* .work, .recommendations, .design_dev {
    display: none;
} */

.read_more_link, .link {
    color: blue;
    font-size: 18px;
}

.same_row {
    display: inline-block;
}

.jump_section a {
    font-size: 16px;
}

.jump_section strong {
    font-size: 20px;
}

.button_subtitle {
    color: #909090;
    font-size: 14px;
    margin: 3px 0 6px;
}

.more_videos {
    float: right;
    color: rgba(0, 0, 255, 0.676);
    margin-top: 10px;
}

.py_wrapper {
    display: inline-block;
}

.aka {
    text-align: center;
    font-size: 11px;
    margin: -2px 0 18px;
    width: 100%;
}

.life_story_button {
    background-color: #c9610ccf;
    color: white;
    padding: 4px 17px;
    margin: 17px auto 6px;
    clear: both;
    text-align: center;
    display: block;
    width: fit-content;
    font-size: 13px;
}

.life_story_summary_button {
    background-color: #c90c0c;
    color: white;
    padding: 10px 10px 7px;
    margin: -7px auto 4px;
    clear: both;
    text-align: center;
    display: block;
    width: fit-content;
    font-size: 17px;
    border-bottom: 1px solid #ffffff;
    line-height: 1;
}

.life_story_link {
    margin: 3px auto 0;
    width: fit-content;
    font-size: 13px;
    color: #0202648a;
    display: block;
    text-decoration: underline;
}

.dullify {
    opacity: 0.4;
}

.blog_links a {
    display: block;
    text-decoration: underline;
    font-size: 18px;
}

.blog_links b {
    color: #002cffad;
}

.simple_library_link {
    display: block;
}


/* */

.docs_link {
    max-width: 260px;
    display: block;
    border-radius: 5px;
    float: left;
    margin: 43px;
    border: 1px solid #000000;
    height: 368px;
}

.docs_img {
    width: 100%;
    border-radius: 5px;
}

.clear {
    clear: both;
}

.ai-chat-ydocs {
    color: white;
    font-size: 17px;
    background: #ca3e3e;
    padding: 10px 18px;
    border-radius: 4px;
    margin: 0 auto;
    display: block;
    width: fit-content;
}

.subtitle1 {
    text-align: center;
    margin: 7px auto 40px;
    font-size: 20px;
    line-height: 1.4;
    width: 500px;
}

@media screen and (max-width: 600px) {
    .subtitle1 {
        width: 93%;
    }
}