@font-face {
    font-family: arrows;
    src: url(../fonts/arrows/arrows.eot);
    src: url(../fonts/arrows/arrows.eot?#iefix) format('embedded-opentype'), url(../fonts/arrows/arrows.woff) format('woff'), url(../fonts/arrows/arrows.ttf) format('truetype'), url(../fonts/arrows/arrows.svg#arrows) format('svg');
    font-weight: 400;
    font-style: normal
}


/* ===============================================================
 [FONT]*/

@font-face {
    font-family: Muli;
    src: url(../fonts/Muli-Regular.ttf);
    font-weight: normal;
}

@font-face {
    font-family: cinzel;
    src: url(../fonts/CinzelDecorative-Bold.ttf);
    font-style: normal;
}

body,
html {
    background: #fff!important;
    overflow: hidden!important;
    position: relative;
}

.bb-custom-wrapper {
    width: 91%;
    height: 86%;
    position: relative;
    border: solid #1e1c4d;
    border-width: 19px 40px 19px 40px;
    border-radius: 10px;
    margin: 40px auto
}

.bb-custom-side p img {
    display: block!important;
    max-width: 100%;
    height: auto!important;
}

.Single-flip:hover .Single-diary-left {
    opacity: 1
}

.Single-flip {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.Single-diary-left {
    -webkit-transform-origin: 35% 50%;
    transform-origin: 35% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.t-14 {
    top: 14px;
}

.Single-diary-left {
    position: relative;
    width: 85%;
    transition: .5s
}

a.sprial_img_main::before {
    content: "";
    font-weight: 700;
    position: absolute;
    top: 50%;
    height: 107%;
    width: 66px;
    left: -27px;
    z-index: 99999;
    background-image: url(../images/sprial.png);
    transform: translateY(-50%) scale(.855);
    text-decoration: none
}

.Single-diary-left img {
    box-shadow: 26px 23px 9px #e2e2e2
}

.Single-diary-left::after {
    opacity: 1;
    transition: .5s
}

.Single-diary-left::after {
    width: 70px
}

.Single-flip:hover .Single-diary-left img {
    box-shadow: none!important
}

*,
:after,
:before {
    box-sizing: border-box
}

.Single-diary-left::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 98.5%;
    bottom: 3px;
    width: 92px;
    background: repeating-linear-gradient(to right, #f5f5f5, #f5f5f5 5px, #aaa 5px, #aaa 6px);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg)
}

.Single-flip:hover .Single-diary-left {
    -webkit-transform: rotateY(-35deg);
    transform: rotateY(-35deg)
}

.Single-flip:hover .Single-diary-left {
    opacity: 1
}

.read-btn {
    background: url(../../animate-diary/images/read-bg.png);
    width: 195px;
    height: 80px;
    position: absolute;
    top: 43%;
    right: -9%;
    margin-top: -40px;
    transition: .2s
}

.read-btn a {
    background-color: #f5df71;
    padding: 3px 20px;
    color: #000!important;
    font-weight: 700;
    font-size: 17px;
    letter-spacing: 1px;
    text-align: left;
    line-height: 50px;
    transition: .2s;
    z-index: 1;
    transform-origin: 43% -58;
    border: none;
    outline: 0
}

#single-diary .feature-diary1 {
    font-size: 30px;
    color: #fff;
    font-family: 'Cinzel Decorative', cursive;
    font-weight: 700;
    margin: 10px 0 10px;
    line-height: 1.1
}

.featur-tag {
    font-family: writes!important;
    letter-spacing: 10px
}

.text-block-overlay-single2 {
    position: absolute;
    bottom: 39%;
    color: #1e1c4d;
    text-align: center;
    letter-spacing: 4px;
    width: 100%;
    transition: .5s
}

.Single-diary-left:hover .featur-tag {
    color: #28d7a2!important
}

#single-diary .Single-diary-left:hover .feature-diary1 {
    color: #28d7a2
}

.Single-diary-left img {
    box-shadow: 12px 10px 9px #e2e2e2
}

.disp-diray .Single-diary-left::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 98.5%;
    bottom: 3px;
    width: 58px;
    background: repeating-linear-gradient(to right, #f5f5f5, #f5f5f5 5px, #aaa 5px, #aaa 6px);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 25%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg)
}

.sh-no {
    box-shadow: none!important
}

.text-block-overlay-single-home1 {
    position: absolute;
    bottom: 76%;
    right: -8px;
    color: #1e1c4d;
    text-align: center;
    letter-spacing: 4px;
    width: 100%;
    transition: .5s
}

.text-block-overlay-single-home {
    position: absolute;
    bottom: 33%;
    right: -8px;
    color: #1e1c4d;
    text-align: center;
    letter-spacing: 4px;
    width: 100%;
    transition: .5s
}

.trnd-text-block-overlay {
    position: absolute;
    right: 1px;
    color: #1e1c4d;
    text-align: center;
    letter-spacing: 2px;
    top: 20%;
    width: 100%
}

.reader {
    display: inline-block;
    padding: 11px 21px;
    background-color: #181c35fa;
    border-radius: 2px;
    margin-right: 5px;
    font-size: 18px;
    margin-top: 17px;
    margin-bottom: 10px;
    color: #fff;
    border-radius: 5px
}

.box-slider1 {
    background-color: #e0dfee;
    padding: 6px 61px 0 60px;
    border-right: 5px solid #30305f
}

.fea-diary-title {
    font-family: Muli;
    margin-bottom: 12px!important;
    margin-top: 11px;
    color: #1e1c4d;
    opacity: .55;
    font-weight: 600;
    font-size: 18px!important
}

.fea_opz {
    border: 5px solid #efe4abfa;
    object-fit: cover;
    max-width: 131px;
    box-shadow: none!important;
    margin: 0 auto;
    max-height: 145px;
    width: 100%;
    height: 100%;
    display: block
}

.text-block-overlay-single-diary-mem {
    position: absolute;
    top: 62%;
    color: #1e1c4d;
    text-align: center;
    letter-spacing: 4px;
    width: 100%;
    transition: .5s
}

.text-block-overlay-wisdome {
    position: absolute;
    top: 75%;
    right: -8px;
    color: #1e1c4d;
    text-align: center;
    letter-spacing: 4px;
    width: 100%;
    transition: .5s
}

.text-block-overlay-single-pos {
    position: absolute;
    bottom: 159px;
    right: 0;
    color: #1e1c4d;
    text-align: center;
    letter-spacing: 4px;
    width: 100%;
    transition: .5s
}

.fsz-single {
    font-size: 1.2rem
}

.text-block-overlay-single-home-mem {
    position: absolute;
    top: 69%;
    max-width: 89%;
    right: 9px;
    color: #1e1c4d;
    text-align: center;
    letter-spacing: 4px;
    width: 89%;
    transition: .5s
}

.fzs {
    font-size: .74vw
}

.home-diary-desc h4>span {
    margin: 3px 0 0;
    font-size: 22px;
    font-weight: 800;
    text-decoration: none!important;
    text-transform: capitalize!important
}

.gold {
    color: #c5bb82
}

.from-size {
    font-size: .79vw
}

.fz-06 {
    color: #fff;
    font-size: .6rem;
    line-height: 15px
}

.angel-m {
    float: left;
    width: 100%;
    margin: 10% 0
}

.bb-custom-wrapper .bb-bookblock {
    width: 100%;
    height: 100%;
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.prev-img {
    border: 5px solid #efe4abfa;
    object-fit: cover;
    max-width: 166px;
    max-height: 166px;
    width: 100%;
    height: 169px;
    box-shadow: none!important
}

.bb-custom-side {
    width: 50%;
    float: left;
    height: 100%;
    overflow: hidden;
    background: #fff;
    display: -moz-box;
    -moz-box-align: center;
    padding-top: 5%;
    margin-bottom: 25px
}

.pakg {
    border: 1px solid gray;
    margin: 58px 76px
}

.p-type {
    background: #f5df71!important;
    padding: 36px 1px
}

.pkg-chk {
    border: 2px solid #28d7a2;
    padding: 3px 7px;
    border-radius: 56%
}

.pkg-p {
    padding: 20px 32px
}

.border-r {
    border-right: 5px solid #1e1c4d
}

.lh-36 {
    line-height: 36px
}

.fs-21 {
    font-size: 21px
}

strong {
    font-weight: 600!important
}

.bb-custom-wrapper::before {
    content: url(../images/SHAPE.png);
    position: absolute;
    bottom: -75px;
    z-index: 9;
    right: 30px!important
}

.bb-custom-firstpage h1 {
    line-height: 1.3;
    margin: 0;
    font-weight: 300;
    background: #fff
}

.bb-custom-firstpage h1 span {
    display: block;
    font-size: 60%;
    opacity: .3;
    padding: 0 0 .6em .1em
}

.bb-custom-firstpage {
    text-align: center;
    padding-top: 15%;
    width: 50%;
    float: left;
    height: 100%;
    border-right: 4px solid #1e1c4d
}

.bb-custom-side p {
    padding: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    font-family: Georgia, 'Cambria', "Time New Roman", Times, serif;
}

.bg-f1e8d6 {
    background-color: #f1e8d6
}

.bg-f {
    background: #516eab
}

.bg-t {
    background: #358dff
}

.bg-in {
    background: #007bb6
}

.wrap-book {
    max-height: 230px;
    height: 230px!important;
}

.t-pos {
    position: absolute;
    top: 0;
    z-index: 111
}

.header-wisdome .btn-default {
    background: #1e1c4d!important
}

.bg-white {
    background-color: #fff!important
}

.head-icon a {
    padding: 3px 14px;
    font-size: 26px
}

.d-blue {
    color: #4267b2
}

.bg-blue {
    background: #1e1c4d;
    color: #fff;
    font-size: 13px
}

.user-name-profile {
    background: #ebe1a9;
    line-height: 51px
}

.d-desk-none a {
    font-size: 15px!important;
    float: right;
    position: relative;
    top: 5px;
    color: #000;
    font-weight: 700;
    display: none
}

.share {
    bottom: 0;
    background: #f5df71;
    margin-top: 14px
}

.user-img-profile-opz {
    max-width: 183px;
    max-height: 195px;
    height: 309px;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    margin-top: 12px
}

.post-date {
    font-size: 25px;
    font-weight: 800;
    font-family: Cinzel;
    border-bottom: 5px double #f5df71;
    margin: 14px 0 44px 0
}

.name-card {
    font-family: "Cinzel Decorative", cursive;
    font-weight: 700;
    line-height: 28px;
    vertical-align: baseline;
    letter-spacing: normal;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0);
    font-size: 16px;
    text-align: center
}

.b-r {
    border-right: 2px solid #fff
}

.w-40 {
    width: 40%;
    display: block
}

.overview-data>div {
    margin-top: 12px;
    font-size: .8rem
}

.bg-green {
    background: #28d7a2!important;
    border-color: #28d7a2;
    border-radius: 0;
    font-weight: 600
}

.header-wisdome>span {
    margin: 0 3px
}

.overview-data .info {
    width: 90px;
    display: inline-block;
    font-weight: 700;
    font-size: 12px
}

.overview-data>div {
    display: inline-flex;
    width: 100%
}

.mt-7 {
    margin-top: 1.7rem;
}

.share {
    bottom: 0;
    background: #f5df71
}

.stamp-ed-verify-img {
    width: 25%;
    position: relative;
    top: 15px;
    transform: rotate(-31deg)
}

body {
    padding-top: 25px;
}

.marq {
    font-weight: 800;
    font-size: 14px;
    font-family: muli;
    letter-spacing: 1px;
}

.marq-red {
    color: red;
}

.demo-1 {
    height: 40px;
    overflow: hidden;
    position: relative;
    top: 10px;
    width: 90%;
}

#loginModal h5 {
    font-family: muli;
    letter-spacing: 0px;
    font-weight: 600;
}

#loginModal .modal-content {
    border-radius: 0;
    padding: 11px 13px;
}

#loginModal .btn-primary {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
    width: 100%;
}

#loginModal .form-control {
    height: calc(2.35rem + 2px);
    border: 1px solid #a7a7a7;
}

#loginModal .btn-primary:hovers {
    color: #fff;
    background-color: #464545;
    border-color: #000000;
    width: 100%;
}

#loginModal .form-group {
    margin-bottom: 1.5rem;
}

@media (min-width: 576px) {
    #loginModal .modal-dialog {
        max-width: 430px;
        margin: 1.75rem auto;
    }
}

#loginModal .modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#loginModal .form-control {
    background-color: #ffffff;
}

.demo-1 p {
    width: max-content;
    height: 100%;
    margin: 0;
    position: relative;
    top: 13px;
    text-align: center;
    /* Starting position */
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    /* Apply animation to this element */
    -moz-animation: demo-1 20s linear infinite;
    -webkit-animation: demo-1 20s linear infinite;
    animation: demo-1 20s linear infinite;
}


/* Move it (define the animation) */

@-moz-keyframes demo-1 {
    0% {
        -moz-transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-100%);
    }
}

@-webkit-keyframes demo-1 {
    0% {
        -webkit-transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(-100%);
    }
}

@keyframes demo-1 {
    0% {
        -moz-transform: translateX(100%);
        /* Firefox bug fix */
        -webkit-transform: translateX(100%);
        /* Firefox bug fix */
        transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-100%);
        /* Firefox bug fix */
        -webkit-transform: translateX(-100%);
        /* Firefox bug fix */
        transform: translateX(-100%);
    }
}

.v-footer {
    background: #f5df71;
    margin-top: 15px
}

.b-gold {
    background: #ffe034
}

.clr-f {
    color: #516eab
}

.share-icon a {
    padding: 3px 10px;
    font-size: 29px
}

.clr-t {
    color: #358dff
}

.color-in {
    color: #007bb6
}

.bg-blue {
    background: #1e1c4d;
    color: #fff;
    font-size: 13px
}

.bg-theme-2 {
    background: #466ad0;
}

.bg-blue-clr {
    color: #1e1c4d
}

.m-top {
    margin-top: 80px
}

.d-colp {
    display: none
}

.about-p p {
    padding: 0;
    font-weight: 400;
    font-size: 1rem
}

.sm-hide {
    display: none
}

.color-gray {
    color: #a7a6a6
}

.detail {
    width: 60%
}

.card-wrap {
    background: #1e1c4d;
    color: #fff;
    font-size: 18px
}

.f-22px {
    font-size: 22px!important
}

.overview-name p {
    padding: 0;
    font-size: .8rem;
    line-height: 17px;
    padding-bottom: 9px
}

.about-full p {
    padding: 0;
    font-weight: 400;
    font-size: 1.2rem
}

.s-blue {
    color: #00a4e4
}

.share a {
    padding: 3px 14px;
    font-size: 26px
}

.navy-blue {
    color: #4843ac
}

.title_post {
    font-weight: 600!important;
    font-size: 20px;
    line-height: 25px!important;
    /* font-family: cinzel; */
    font-family: 'Merriweather', serif!important;
    color: rgb(51, 51, 51);
}

.btn-theme {
    background: #1e1c4d!important
}

.btn-theme:hover {
    background: #28d7a2!important
}

.right {
    right: 0
}

iframe {
    width: 100%!important
}

.blank .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #13151700;
    outline: 0;
    border-bottom: 1px solid;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0);
    border-radius: 0
}

.blank input[type=text],
textarea {
    background-color: #ffffff00;
    height: 50px
}

.blank .form-control {
    background-color: #eaeaef
}

.blank .form-control {
    display: block;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da00;
    border-bottom: 1px solid #000;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.bg-img {
    background-image: url(../images/record.png);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center top;
}

.no-page .h-404 {
    text-align: center;
    font-size: 56px;
    line-height: 67px;
    padding: 0 134px;
    color: #17a2b8;
    font-family: "Cinzel Decorative", sans-serif;
}

.no-page .btn-primary {
    background: #1d1c4dcc!important;
    color: white;
    padding: 1% 5%;
}

.no-page .btn-primary:hover {
    background: #28d7a2!important;
    color: white;
}

.m-12 {
    margin: 9% 0;
}

#mysocialcard .modal-content {
    padding: 0 12px!important;
    background-color: #fff0;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, .2)
}

#mysocialcard .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1
}

@media screen and (max-width:550px) {
    .no-page img {
        width: 12%!important;
    }
    .bg-img {
        background-image: url(../images/record.png);
        background-repeat: no-repeat;
        background-size: 103%;
        background-position: center;
    }
}

@media screen and (min-width:500px) {
    .desk-none {
        display: none
    }
    .bx {
        overflow-y: auto;
        overflow-x: hidden;
        padding: 1% 3%;
        position: absolute;
        height: 100%
    }
    .bx::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        border-radius: 10px;
        background-color: #fafafa
    }
    .bx::-webkit-scrollbar {
        width: 9px;
        background-color: #fafafa
    }
    .bx::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #1e1c4d
    }
}

@media screen and (max-width:575px) {
    .bx {
        position: unset;
        height: 500px
    }
}

@media screen and (max-width:1550px) {
    .Single-diary-left {
        width: 100%
    }
}

@media screen and (max-width:1400px) {
    .bb-custom-wrapper h3 {
        font-size: 28px!important;
        margin-bottom: 35px!important
    }
    .prev-img {
        max-width: 149px;
        max-height: 159px;
        width: 100%;
        height: 169px
    }
    .text-block-overlay-single-pos {
        bottom: 175px
    }
    .f-22px {
        font-size: 19px!important
    }
    .overview-data .info {
        width: 99px;
        display: inline-block;
        font-weight: 700;
        font-size: 13px
    }
    .overview-data>div {
        margin-top: 12px;
        font-size: .8rem
    }
    .user-img-profile-opz {
        max-width: 157px;
        max-height: 155px
    }
}

@media screen and (max-width:1300px) {
    .prev-img {
        max-width: 129px;
        max-height: 142px;
        width: 100%;
        height: 169px
    }
    .text-block-overlay-single-diary-mem {
        top: 65%
    }
    .text-block-overlay-single-pos {
        bottom: 154px
    }
    .fsz-single {
        font-size: 1rem
    }
    .bb-custom-side p {
        padding: 0;
        font-size: 16px;
        font-weight: 300
    }
}

@media screen and (max-width:1200px) {
    .bb-custom-wrapper h3 {
        font-size: 28px!important;
        margin-bottom: 24px!important
    }
    .fsz-single {
        font-size: .9rem
    }
    .text-block-overlay-single-pos {
        bottom: 124px
    }
    .overview-name p {
        padding: 0;
        font-size: .7rem;
        line-height: 17px;
        padding-bottom: 9px
    }
    .name-card {
        font-family: "Cinzel Decorative", cursive;
        font-weight: 700;
        line-height: 20px;
        vertical-align: baseline;
        letter-spacing: normal;
        background-color: #000;
        background-color: rgba(0, 0, 0, 0);
        font-size: 14px;
        text-align: center
    }
    .f-22px {
        font-size: 19px!important
    }
    .overview-data .info {
        width: 99px;
        display: inline-block;
        font-weight: 700;
        font-size: 13px
    }
    .overview-data>div {
        margin-top: 12px;
        font-size: .8rem
    }
    .user-img-profile-opz {
        max-width: 157px;
        max-height: 155px
    }
}

@media screen and (max-width:1050px) {
    .text-block-overlay-single-pos {
        bottom: 107px
    }
    .prev-img {
        max-width: 105px;
        max-height: 111px;
        width: 100%;
        height: 169px
    }
}

@media screen and (max-width:873px) {
    .bb-custom-wrapper h3 {
        font-weight: 700;
        line-height: 40px;
        vertical-align: baseline;
        letter-spacing: normal;
        color: #424242;
        background-color: #000;
        background-color: rgba(0, 0, 0, 0);
        font-size: 25px;
        margin-bottom: 12px!important
    }
    .field-style {
        height: 37px!important;
        background: #eaeaef!important;
        border: 1px solid #eaeaef!important;
        margin-top: 5px!important;
        border-radius: 5px!important
    }
    .bb-custom-wrapper {
        width: 91%;
        height: 86%;
        position: relative;
        border: solid #1e1c4d;
        border-width: 16px 25px 19px 25px;
        border-radius: 10px;
        margin: 3%
    }
}

@media screen and (max-width:991px) {
    .fl_no {
        float: none!important
    }
    .bg-img {
        background-size: 90%;
    }
    .no-page .h-404 {
        text-align: center;
        font-size: 36px!important;
        line-height: 43px;
        padding: 4px 110px;
        color: #17a2b8;
    }
    .m-12 {
        margin: 18% 0;
    }
    .prev-img {
        max-width: 133px;
        max-height: 149px;
        width: 100%;
        height: 169px
    }
    .text-block-overlay-single-pos {
        bottom: 162px
    }
    .site-logo a {
        font-size: 20px;
        letter-spacing: 1px
    }
    .user-img-profile-opz {
        max-width: 132px;
        max-height: 111px
    }
    .f-22px {
        font-size: 15px!important
    }
    .overview-data>div {
        margin-top: 7px;
        font-size: .8rem
    }
    .overview-data .info {
        width: 74px;
        display: inline-block;
        font-weight: 700;
        font-size: 10px
    }
    .share a {
        padding: 3px 14px;
        font-size: 21px
    }
    .bb-custom-wrapper h3 {
        font-size: 22px!important;
        margin-bottom: 20px!important
    }
    .stamp-ed-verify-img {
        width: 36%;
        position: relative;
        top: 15px;
        transform: rotate(-31deg)
    }
    .search-input input[type=search] {
        font-size: 18px;
        line-height: 82px
    }
    .timeline:before {
        left: 1.5px
    }
    .timeline>li {
        margin-bottom: 0;
        position: relative;
        width: 100%;
        float: left;
        clear: left
    }
    .timeline-panel {
        width: calc(100% - 30px);
        width: -moz-calc(100% - 65px);
        width: -webkit-calc(100% - 30px)
    }
    .timeline>li:nth-of-type(2) {
        margin-top: 20px
    }
    .timeline-badge {
        left: -10px;
        margin-left: 0;
        top: 16px
    }
    .timeline-panel {
        float: right
    }
    .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto
    }
    .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto
    }
    .timeline>li.timeline-inverted {
        float: left;
        clear: left
    }
    .timeline>li.timeline-inverted>.timeline-badge {
        left: -10px
    }
    .site-header {
        padding-top: 40px
    }
    .site-header-title {
        text-align: center;
        font-size: 28px
    }
    .site-header-title span {
        font-size: 18px;
        padding-top: 5px
    }
    .site-header-contact {
        text-align: center;
        margin-top: 15px
    }
    .skill-data,
    .skill-desc {
        padding: 0!important
    }
    .skill-data {
        margin-top: 30px
    }
    .portfolio-content {
        width: 95.9%;
        margin: 2%
    }
    .contact-data,
    .contact-form {
        padding: 0!important
    }
    .contact-data {
        margin-bottom: 30px
    }
    .single-blog-wrapper {
        padding: 0!important
    }
    .single-blog-wrapper>div {
        padding: 30px!important
    }
    .sidebar-wrapper {
        margin-top: 50px;
        padding: 0!important
    }
    .single-portfolio-wrapper {
        padding: 0!important
    }
    .single-portfolio-desc {
        padding: 20px 30px
    }
    .bb-custom-wrapper h3 {
        font-size: 28px
    }
    .text-left-md {
        text-align: left
    }
    .text-center-md {
        text-align: center
    }
    .detail {
        margin-left: 0;
        margin-top: 12px
    }
}

@media screen and (max-width:768px) {
    .sm-hide-true {
        display: none
    }
    .header-wisdome .btn {
        font-size: .8rem!important
    }
    .no-page img {
        width: 15%!important;
    }
    .no-page .h-404 {
        font-size: 30px!important;
        line-height: 38px;
        padding: 4px 21px;
    }
    .bg-img {
        background-size: 122%;
    }
    .bb-custom-wrapper {
        width: 91%;
        height: 84%;
        position: relative;
        border: solid #1e1c4d;
        border-width: 16px 25px 19px 25px;
        border-radius: 10px;
        margin: 7% 3%
    }
    .text-block-overlay-single-pos {
        bottom: 132px
    }
    .bb-custom-wrapper h3 {
        font-size: 17px!important;
        margin-bottom: 19px!important
    }
    .sm-hide-100 {
        width: 100%!important
    }
    .f-22px {
        font-size: 12px!important
    }
    .card-wrap {
        font-size: 15px;
        margin: 0 0
    }
    .title_post {
        font-family: Cinzel;
        text-transform: uppercase;
        font-size: 15px
    }
    .fs-20 {
        font-size: 15px!important
    }
    .overview-data>div {
        margin-top: 5px;
        font-size: .8rem
    }
    .stamp-ed-verify-img {
        width: 36%;
        position: relative;
        top: 3px;
        transform: rotate(-31deg)
    }
    .detail {
        margin-left: 0;
        margin-top: -7px;
        width: 100%
    }
    .post-date {
        font-size: 25px;
        font-weight: 800;
        font-family: Cinzel;
        border-bottom: 5px double #f5df71;
        margin: 14px 0 11px 0
    }
    .share a {
        padding: 3px 10px;
        font-size: 18px
    }
    .name-card {
        font-family: "Cinzel Decorative", cursive;
        font-weight: 700;
        line-height: 11px;
        vertical-align: baseline;
        letter-spacing: normal;
        background-color: #000;
        background-color: rgba(0, 0, 0, 0);
        font-size: 11px;
        text-align: center
    }
    .overview-data .info {
        width: 59px;
        display: inline-block;
        font-weight: 700;
        font-size: 9px
    }
    .overview-data>div {
        margin-top: 1px;
        font-size: .8rem
    }
    .user-img-profile-opz {
        max-width: 77px;
        max-height: 76px
    }
    .b-r {
        border-bottom: 2px solid #fff
    }
}

.bb-custom-wrapper h3 {
    font-family: 'cinzel'!important;
    font-weight: 700;
    line-height: 40px;
    vertical-align: baseline;
    letter-spacing: normal;
    color: #424242;
    font-size: 40px;
}

.fs-20 {
    font-size: 20px
}

.dis-md-none {
    display: none
}

.Wisdome-id .name-wall {
    font-size: 33px!important;
    color: #1e1c4d!important;
    line-height: 1.6
}

.job-title {
    font-size: 19px!important;
    color: #000!important;
    line-height: 1.2
}

.diary-title {
    color: #1e1c4d;
    line-height: 42px;
    text-align: left;
    font-family: Cinzel Decorative;
    font-style: normal;
    margin-top: 20px
}

.title-ed-widome {
    background: #f5df71;
    color: #000;
    padding: 12px 20px;
    font-family: Muli;
    font-size: 15px;
    border-radius: 5px;
    font-weight: 600
}

.bb-custom-wrapper>nav {
    width: 100%;
    height: 40px;
    margin: 1em auto 0;
    position: fixed;
    bottom: 20px;
    z-index: 1000;
    text-align: center;
    left: -24px
}

.bb-custom-wrapper>nav a {
    display: inline-block;
    width: 48px;
    height: 45px;
    text-align: center;
    border-radius: 2px;
    background: #1e1c4d;
    color: #fff;
    font-size: 0;
    margin: 2px;
    padding: 2px
}

.bb-custom-wrapper>nav a:hover {
    background: #28d7a2
}

.bb-custom-icon:before {
    font-family: arrows;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 30px;
    line-height: 40px;
    display: block;
    -webkit-font-smoothing: antialiased
}

.bb-custom-icon-first:before,
.bb-custom-icon-last:before {
    content: "\e002"
}

#side-bar-wisdom {
    position: fixed;
    top: 4%;
    width: 3pc;
    z-index: 100020;
    background: 0 0;
    right: auto;
    float: right;
    right: 0
}

#side-bar-wisdom .sqr {
    height: 41px;
    color: #fff;
    padding: 13px 11px;
    display: block;
    float: right;
    width: 45px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

#side-bar-wisdom .share {
    height: 41px;
    color: #fff;
    padding: 13px 11px;
    display: block;
    float: right;
    width: 45px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

#side-bar-wisdom .sqr:hover {
    width: 89px
}

.bb-custom-icon-arrow-left:before,
.bb-custom-icon-arrow-right:before {
    content: "\e003"
}

.bb-custom-icon-arrow-left:before,
.bb-custom-icon-first:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.no-js .bb-custom-wrapper {
    height: auto
}

.no-js .bb-custom-content {
    height: 470px
}

.bg-blue-d {
    background: #1e1c4d!important
}

.bg-blue-d h1 {
    font-family: "Cinzel Decorative", cursive;
    font-weight: 700;
    line-height: 40px;
    vertical-align: baseline;
    letter-spacing: normal;
    color: #424242;
    color: #424242;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0);
    font-size: 40px
}

.fs-17 {
    font-size: 17px
}

.box-tab {
    background: #1e1c4d00;
    color: #000;
    font-size: 12px;
    padding: 11px 7px;
    text-align: center;
    font-family: cinzel;
    box-shadow: 1px 1px 7px 1px #adadad;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box-tab:hover {
    background: #28d7a2;
    color: white;
}

.list-questio li a {
    color: #000;
    font-size: 14px;
    margin-bottom: 12px;
    font-family: Georgia, "Cambria", "Time New Roman", Times, serif;
    font-weight: 400;
    line-height: 24px;
}

.list-questio li a:hover {
    color: #bdb9b9
}

.text-bold {
    font-weight: 800!important
}

.bg-hover:hover {
    background-color: #28d7a2!important
}

.list-questio li {
    margin-bottom: 12px
}

.checkbox label:after {
    content: '';
    display: table;
    clear: both
}

.checkbox .cr {
    position: relative;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    top: 6px;
    margin-right: .5em;
    float: left
}

.heading_ed_book {
    font-family: DidotLTStd-Bold, serif!important;
    font-size: 20px;
    font-weight: 700;
    color: #000
}

.ml-p {
    margin-left: 45px
}

.checkbox .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%
}

.checkbox label input[type=checkbox] {
    display: none
}

.checkbox label input[type=checkbox]+.cr>.cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in
}

.checkbox label input[type=checkbox]:checked+.cr>.cr-icon {
    transform: scale(1) rotateZ(0);
    opacity: 1
}

.checkbox label input[type=checkbox]:disabled+.cr {
    opacity: .5
}

.message .btn-primary {
    background-color: #1e1c4d
}

.message .btn-primary:hover {
    background-color: #28d7a2
}

.row-flex {
    display: flex;
    flex-wrap: wrap
}

.obj-cover {
    object-fit: cover
}

.recommend-card {
    background: #f1e8d6;
    box-shadow: 1px 1px 9px 1px #afafaf
}

.black {
    color: #000!important
}

.recommend-card .fs-18 {
    font-size: 18px
}

.recommend-card .fs-16 {
    font-size: 16px
}

.recommend-card .fs-20 {
    font-size: 18px
}

.recommend-card .fs-14 {
    font-size: 14px
}

.title-book-n {
    font-size: 16px;
    font-weight: 900;
    margin-top: 11px
}

#book-d .Single-diary-left::after {
    width: 53px
}

.rec-btn {
    background-color: #1e1c4d;
    color: #fff!important;
    border-color: #28d7a2
}

.rec-btn:hover {
    background-color: #fff;
    color: #000!important
}

.fnt-fmly {
    font-family: sans-serif
}

@media screen and (max-width:715px) {
    .bb-custom-wrapper h3 {
        font-family: "Cinzel Decorative", cursive;
        font-weight: 700;
        line-height: 40px;
        vertical-align: baseline;
        letter-spacing: normal;
        color: #424242;
        color: #424242;
        background-color: #000;
        background-color: rgba(0, 0, 0, 0);
        font-size: 28px;
        margin-bottom: 12px!important
    }
    .fsz-single {
        font-size: .7rem
    }
    .prev-img {
        max-width: 107px;
        max-height: 120px;
        width: 100%;
        height: 169px
    }
    .bb-custom-side p {
        padding: 0;
        font-size: 13px;
        font-weight: 300
    }
}

.desk {
    display: block
}

.d-p {
    display: none
}

.only-mob {
    display: none
}

.list-questio li a:hover {
    color: #28d7a2!important;
}

@media screen and (max-width:655px) {
    .fsz-single {
        font-size: .7rem
    }
    .bb-custom-side p {
        padding: 0;
        font-size: 12px;
        font-weight: 300
    }
    .text-block-overlay-single-pos {
        bottom: 109px
    }
    .prev-img {
        max-width: 96px;
        max-height: 110px;
        width: 100%;
        height: 169px
    }
}

@media screen and (max-width:598px) {
    .prev-img {
        max-width: 79px;
        max-height: 83px;
        width: 100%;
        height: 169px
    }
    .text-block-overlay-single-pos {
        bottom: 97px
    }
    .fsz-single {
        font-size: .5rem
    }
    .bb-custom-side p {
        padding: 0;
        font-size: 11px;
        font-weight: 300
    }
}

@media screen and (max-width:425px) {
    .d-p {
        display: none
    }
    .desk {
        display: none
    }
    .only-mob {
        display: block
    }
    .no-page .h-404 {
        font-size: 19px!important;
        line-height: 29px;
        padding: 4px 11px;
    }
    .m-12 {
        margin: 39% 0;
    }
    .h-nopage {
        height: 85%!important;
        margin: 13% 0!important;
    }
}

@media screen and (max-width:450px) {
    .bb-custom-wrapper {
        width: 100%;
        height: 81%;
        position: relative;
        border: solid #1e1c4d;
        border-width: 16px 25px 19px 25px;
        border-radius: 10px;
        margin: 17% 0
    }
    .btn {
        font-size: .7rem
    }
    #side-bar-wisdom {
        top: 4%
    }
    .d-mob-none {
        display: none
    }
    .v-footer {
        background: #f5df71;
        margin-top: 0
    }
    .user-img-profile-opz {
        max-width: 119px;
        max-height: 123px
    }
    .name-card {
        font-size: 18px
    }
    .share a {
        padding: 3px 10px;
        font-size: 22px
    }
}

@media screen and (max-width:425px) {
    .d-mob-none {
        display: none
    }
    .v-footer {
        background: #f5df71;
        margin-top: 0
    }
    .d-desk-none a {
        font-size: 15px;
        float: right;
        position: relative;
        top: 5px;
        color: #000;
        font-weight: 700;
        display: block
    }
    .share {
        bottom: 0;
        background: #f5df71;
        margin: 0
    }
    .d-desk-none a:hover {
        color: #28d7a2
    }
    .share a {
        padding: 3px 10px;
        font-size: 22px
    }
    .user-img-profile-opz {
        max-width: 119px;
        max-height: 123px
    }
    .name-card {
        font-size: 19px;
        margin: 13px 0!important
    }
    .overview-name p {
        padding: 0;
        font-size: .9rem;
        line-height: 17px;
        padding-bottom: 9px
    }
}

@media screen and (max-width:400px) {
    .bb-custom-wrapper {
        width: 91%;
        height: 91%;
        position: relative;
        border: solid #1e1c4d;
        border-width: 16px 25px 19px 25px;
        border-radius: 10px;
        margin: 3%
    }
    .bb-custom-wrapper>nav {
        width: 100%;
        height: 40px;
        margin: 1em auto 0;
        position: fixed;
        bottom: 4px!important;
        z-index: 1000;
        text-align: center;
        left: -15px
    }
    .fs-20 {
        font-size: 16px!important
    }
}

@media screen and (max-width:500px) {
    .video-mobile {
        display: none
    }
    .title_post {
        margin-top: 30px!important;
    }
    .height-m {
        height: 87%!important;
        margin: 15% 0!important;
        border-width: 18px 13px 19px 13px!important;
    }
    .bx {
        position: unset;
        height: auto!important
    }
    .post-date-2 {
        display: none;
    }
    .bb-scroll {
        height: 100%;
        overflow-y: auto
    }
    .bb-scroll::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        border-radius: 10px;
        background-color: #fafafa
    }
    .bb-scroll::-webkit-scrollbar {
        width: 9px;
        background-color: #fafafa
    }
    .bb-scroll::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #1e1c4d
    }
    .Single-diary-left {
        width: 66%!important;
        margin: 0 auto
    }
    .dis-md-none {
        display: block
    }
    .wrap-book {
        max-height: 300px !important;
        height: 300px!important;
    }
    .text-block-overlay-single-pos {
        bottom: 129px
    }
    .mt-123p {
        margin-top: 31px!important
    }
    .bb-custom-side {
        width: 100%
    }
    .overview-data .info {
        width: 112px;
        display: inline-block;
        font-weight: 700;
        font-size: 13px
    }
    .stmp-hide {
        display: none
    }
    .border-r {
        border-right: none
    }
    .stamp-ed-verify-img {
        width: 27%;
        position: relative;
        top: 15px;
        transform: rotate(-31deg)
    }
    .bb-custom-wrapper::before {
        content: url(../images/SHAPE.png);
        position: absolute;
        bottom: -75px;
        z-index: 9;
        right: 30px!important;
        display: none
    }
    .form-control {
        display: block;
        width: 100%;
        height: calc(2.25rem + 2px);
        padding: .375rem .75rem;
        font-size: 13px;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
    }
    .bb-custom-wrapper>nav {
        width: 100%;
        height: 40px;
        margin: 1em auto 0;
        position: fixed;
        bottom: 6px!important;
        z-index: 1000;
        text-align: center;
        left: 4px;
    }
    .bb-custom-wrapper>nav a {
        display: inline-block;
        width: 41px;
        height: 38px;
        text-align: center;
        border-radius: 2px;
        background: #1e1c4d;
        color: #fff;
        font-size: 0;
        margin: 2px;
        padding: 1px
    }
    .detail {
        margin-left: 0;
        margin-top: -7px;
        width: 100%;
        text-align: left
    }
}

@media screen and (max-width:425px) {
    .prev-img {
        max-width: 90px;
        max-height: 104px;
        width: 100%;
        height: 169px
    }
    .t-pos {
        font-size: 12px!important
    }
    .mt-123p {
        margin-top: 13px!important
    }
    .bb-custom-wrapper h3 {
        font-size: 18px!important
    }
    .overview-data .info {
        width: 88px;
        display: inline-block;
        font-weight: 700;
        font-size: 12px
    }
    .detail {
        margin-left: 0;
        margin-top: -7px;
        width: 100%;
        text-align: left
    }
    .bb-custom-wrapper {
        width: 100%;
        height: 81%;
        position: relative;
        border: solid #1e1c4d;
        border-width: 16px 25px 19px 25px;
        border-radius: 10px;
        margin: 19% 0
    }
    .header-wisdome .form-control {
        display: block;
        width: 100%;
        height: calc(2.25rem + 2px);
        padding: .375rem .75rem;
        font-size: 13px;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        margin-top: 6px
    }
}

@media screen and (max-width:360px) {
    .bb-custom-side {
        overflow-y: scroll
    }
    .bb-custom-wrapper {
        width: 100%;
        position: relative;
        border: solid #1e1c4d;
        border-width: 16px 25px 19px 25px;
        border-radius: 10px;
        margin: 0
    }
    .bb-custom-wrapper>nav {
        width: 100%;
        height: 40px;
        margin: 1em auto 0;
        position: fixed;
        z-index: 1000;
        text-align: center;
        left: -15px
    }
}

@media screen and (max-width:375px) {
    .bb-custom-side {
        overflow-y: scroll
    }
    .bb-custom-wrapper h3 {
        font-size: 18px!important;
        margin: 4px 0
    }
    .header-wisdome .form-control {
        display: block;
        width: 100%;
        height: calc(2.25rem + 2px);
        padding: .375rem .75rem;
        font-size: 13px;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        margin-top: 6px
    }
    .bb-custom-wrapper {
        width: 100%;
        height: 83%;
        position: relative;
        border: solid #1e1c4d;
        border-width: 16px 25px 19px 25px;
        border-radius: 10px;
        margin: 22% 0
    }
    .bb-custom-wrapper>nav {
        width: 100%;
        height: 40px;
        margin: 0em auto 0;
        position: fixed;
        bottom: 6px!important;
        z-index: 1000;
        text-align: center;
        left: 0px;
    }
}

@media screen and (max-width:61.75em) {
    .bb-custom-side {
        font-size: 70%
    }
}

@media screen and (max-width:33em) {
    .bb-custom-side {
        font-size: 60%
    }
}

.theme-btn {
    background-color: #1e1c4d!important;
    border-color: #1e1c4d;
    border-radius: 0!important
}

.theme-btn:hover {
    background-color: #28d7a2!important;
    border-color: #28d7a2
}