
#insinfo {
    padding: 12px 0;
}
#insinfo h1 {
    font-size:26px;
    margin-top:20px;
}

.relative {
    position:relative;
}

.head-icon{
    position:absolute; width:80px; height:80px; top:-15px; left:25px;
}

.blogbox {
        margin: -30px -30px 15px -30px;
        overflow: hidden;
        border-radius: 8px 8px 0 0;
    }

    .rnd {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        margin-right: 10px;
    }

    article .title {
        font-size: 18px;
        margin-bottom: 8px;
        ;
    }

    .blogbox {
        margin: -30px -30px 15px -30px;
        overflow: hidden;
        border-radius: 8px 8px 0 0;
    }

    .rnd {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        margin-right: 10px;
    }

    article .title {
        font-size: 18px;
        margin-bottom: 8px;

    }

    .corner-title {
        position: absolute;
        text-align: center;
        top: 10px;
        font-size: 20px;
        font-weight: 700;
        color: white;
        width: 100%
    }

    .out-circle {
width: 100px;
height: 100px;
border-radius: 50%;
margin: auto;
position: relative;
}

.mid-circle {
background: var(--color-primary);
left: 10px;
top: 10px;
width: 80px;
height: 80px;
border-radius: 50%;
margin: auto;
position: absolute;
}

.langon {
    background-color: white;
    ;
    border: 1px solid var(--primary-color);
    border-radius: 8px;
    color: var(--color-primary) !important;
}

.langoff {
    background-color: transparent;
    border: 1px solid white;
    border-radius: 8px;
    color: white !important;
}

#langbox a {
    padding: 5px 15px;
}

.lengen {
    font-size: 12px;
}

.langbn {
    font-size: 18px;
    font-family: SutonnyOMJ;
}

.enn {
    font-size: 12px;
}
.bnn {
    font-size:16px;
    font-family: SutonnyOMJ;
}

.docpic {
    display:block;
    max-width:100%;
    margin:auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.ofx {
    overflow:hidden;
    width:auto;
}

img {
    pointer-events: none;
}
