.noti-btn-unread-profile {
    color:#5e72e4;
    background: none;
    border: none;
    width: 350px;
    white-space: normal;
    text-align: left;
    padding: 0;
    margin: 20px 0 0 0;
}
.noti-btn-unread-profile:hover {
    color:#3d4144;
    background: none;
    border: none;
    width: 350px;
    white-space: normal;
    text-align: left;
    transition: all 0.3s ease;
    cursor: pointer;
}
.noti-btn-unread {
    color:#6c757d;
    background: none;
    border: none;
    width: 290px;
    white-space: normal;
    text-align: left;
    padding: 0;
}
.noti-btn-unread:hover {
    color:#3d4144;
    background: none;
    border: none;
    width: 290px;
    white-space: normal;
    text-align: left;
    transition: all 0.3s ease;
    cursor: pointer;
}
.raise-1:hover {
    transition: all .2s ease-in-out;
    transform:translateY(-10px)
}
.server-image {
    height: 200px;
    width: 100%;
    opacity: 0.5;
    object-fit: cover;
}
.overlay-div {
    height:100%;
    width: 100%;
    position:absolute;
    background-color:#000;
    opacity:.7;
}
@media only screen and (max-width: 991px) {
    .locked-icon {
        margin-right: 1.55em;
    }
}
@media only screen and (min-width: 991px) {
    .locked-icon {
        margin-right: -0.6em;
    }
}
.text-card a {
    color: rgb(0, 110, 255);
}
.container-consent {
    z-index: 100000;
    width: auto;
    max-width: 1920px;
    padding: 0 15px;
}
.sticky-footer {
    z-index: 100000;
    position: fixed;
    bottom: 0;
    width: 100%;
    min-height: 30px;
    line-height: 30px;
    background-color: #f5f5f5;
}
.dropdown-menu .lang {
    margin-top: -.5em; margin-bottom: -.5em;
}
.dropdown-menu .lang:hover {
    background: none;
}
.lang-menu {
    min-width: 100px
}
.lang-text {
    font-size: 1.1em;
}
.mflag {
    height: 17px;
    margin-bottom: 4px;
    margin-right: 5px;
}
.lang-link:hover {
    transition: all 0.3s ease;
}
.cflag {
    height: 20px;
    margin-bottom: 2px;
}
@media only screen and (max-width: 991px) {
    .cookie-consent {
        position: fixed;
        z-index: 1000;
        right: 0px;
        bottom: 0px;
        padding: 6px 12px;
        font-size: 14px;
        border-radius: 4px;
        background-color: #ebebeb;
        color: #000;
    }
}
@media only screen and (min-width: 992px) {
    .cookie-consent {
        position: fixed;
        z-index: 1000;
        right: 20px;
        bottom: 20px;
        padding: 6px 12px;
        font-size: 14px;
        border-radius: 4px;
        background-color: #ebebeb;
        color: #000;
    }
}
.users-image {
    height: 100px;
    width: 100px;
    transition: all 0.3s ease;
}
.profile-forum-image {
    height: 60px;
    width: 60px;
}
.users-image:hover {
    border-radius: 40% !important;
}
.profile-image {
    height: 150px;
    width: 150px;
}
.user-name {
    margin-top: 1.2em;
}
.thread-info {
    float:right;
    padding-right: 2em;
}
.text-info {
    margin-left: 4em;
}
.table tr {
    border-top: 1px solid #f3f3f3;
}
.table tr td {
    border: none;
}
.profile-table {
    margin-top: -1.6em;
}

.author-col {
    background-color: #6252F1;
    margin-left: 0.94em;
}
.reply-col {
    background-color: #7068B7;
    margin-left: 0.94em;
}
@media only screen and (max-width: 991px) {
    .author-col {
        margin-left: 0;
    }
}
@media only screen and (max-width: 991px) {
    .reply-col {
        margin-left: 0;
    }
}
.post-user-img {
    height: 85px;
    width: 85px;
    border-radius: 50%;
    transition: all 0.3s ease;
}
.post-user-img:hover {
    border-radius: 35%;
}
.nav-link:hover {
    color: #636363;
}
.a-blue {
    color: #4A4DB2;
}
.white-link {
    color: #fff;
    transition: all 0.3s ease;
}
.white-link:hover {
    color: #F2F2F2;
}
.reply-card {
    margin-top: 1em;
    margin-bottom: 2em;
}
.cat-card {
    margin-top: 3em;
}
.modal-backdrop {
    display: none;
}
@media (min-width: 1200px) {
    .container{
        max-width: 1200px;
    }
}
img {
-webkit-user-drag: none;
-khtml-user-drag: none;
-moz-user-drag: none;
-o-user-drag: none;
user-drag: none;
}
.text-card {
    margin-top: 1em;
}
.header-trunc-text {
    max-width: 700px;
}
@media only screen and (max-width: 991px) {
    .title-trunc-text {
        max-width: 250px;
    }
}
@media only screen and (min-width: 992px) {
    .title-trunc-text {
        max-width: 450px;
    }
}
@media only screen and (max-width: 991px) {
    .latest-trunc-text {
        max-width: 130px;
    }
}
@media only screen and (min-width: 992px) {
    .latest-trunc-text {
        max-width: 180px;
    }
}
@media only screen and (max-width: 991px) {
    .desc-trunc-text {
        max-width: 250px;
    }
}
@media only screen and (min-width: 992px) {
    .desc-trunc-text {
        max-width: 240px;
    }
}
.user-trunc-text {
    max-width: 150px;
}
.sub-trunc-text {
    max-width: 200px;
}
.bio-text {
    min-height: 4em;
    max-width: 30em;
    min-width: 18em;
}
.top-section {
    background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.like {
    transition: all 0.3s ease;
}
.like:hover {
    color: #4286f4;
}
.like-button {
    background: none;
}
.like-button:hover {
    shadow: none;
}
.separator-skew {
    height: 90px;
}
.board-icon {
    height: 32px;
    width: 32px;
}
.nav-icon {
    margin-right: 5px !important;
    width:20px !important;
    height:auto;
}