.app_header.post_header {
    flex-direction: row-reverse;
    max-width: 1100px;
    padding-top: 25px;
}

.app_header.post_header .postimg {
    min-width: 500px;
    height: auto;
    margin-right: 25px;
    overflow: visible;
}


.app_header.post_header .postimg .wp-post-image {
    border-radius: 25px;
    z-index: 9;
}

.blured {
    position: absolute;
    z-index: 0;
    filter: blur(100px);
    left: 0;
    top: 25px;
    bottom: 0;
    right: 0;
    transform: scale(1.05);
    opacity: 0.5;
}

.post_header .posthumb2_title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    align-content: center;
}

.post_header .posthumb2_title .posthumb2_h2 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.6em;
    width: 100%;
}


.post_col_line {
    display: flex;
    align-items: center;
    align-content: center;
    margin-left: 30px;
}

.post_line {
    list-style: none;
    margin: 0;
    padding: 0;
}


.post_line li {
    margin: 15px auto;
    width: 100%;
    min-width: 65px;
    text-align: center;
}

.post_line b {
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    display: block;
    color: #979797;
}

.post_line svg {
    width: 24px;
    min-width: 24px;
    height: 24px;
    margin-bottom: 4px;
}

.copylink {
    cursor: pointer;
}

#urlinput {
    margin: 0;
    padding: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 1px;
    visibility: hidden;
}


#hdbar {
    position: fixed;
    bottom: 15px;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0 auto;
    max-width: 200px;
}

.probar_line {
    direction: ltr;
    width: 100%;
    height: 5px;
    padding: 0;
    background: var(--color-light3);
    border-radius: 10px;
}

.probar_line_fill {
    background: var(--color-primary);
    box-shadow: 0 10px 20px var(--color-primary);
    border-radius: 10px;
    height: 5px;
}

.mainpost>p {
    margin: 10px;
}

.comments_sec,
.comments_box {
    width: 750px;
    max-width: 100%;
    margin: 0 auto;
}


.comments_box {
    margin: 50px auto;
}

.cmface {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    max-width: 100%;
    position: relative;
}

.cmface>div {
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
    width: 100%;
}

.cmface>img {
    width: 51px;
    height: 51px;
    margin: 0 0 0 15px;
    border-radius: 50%;
}

.cmface b {
    display: block;
    margin: 0 0 5px;
    width: 100%;
    font-size: 16px;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "SF", "Bakh";
}

.cmdet {
    width: 100%;
    overflow: hidden;
    margin: 0;
    position: relative;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 0;
}

.cmdet>small {
    color: #525252;
    font-size: 11px;
    padding: 5px;
    display: flex;
    float: right;
    align-items: center;
}


.comment {
    display: block;
    position: relative;
    border-radius: 15px;
    margin: 15px 0;
    overflow: hidden;
    padding: 10px;
}

.comment span {
    font-size: 14px;
    color: #525252;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    line-height: 28px;
}

.cmface_inner {
    width: 55px !important;
    height: 55px !important;
    margin-left: 15px;
    margin-top: 0;
}


.cm_reply {
    color: #000;
    display: inline-block;
    width: auto;
    border: 0 !important;
    min-height: 10px;
    font-size: 12px !important;
    padding: 0 10px !important;
    border-radius: 5px;
    line-height: 22px;
    margin: 0 5px;
}


.replybox {
    padding: 25px 15px 15px;
    border: 0;
    overflow: visible;
    margin-right: 55px;
}

.comment.replybox, .comment.replybox .cmface {
    overflow: visible;
}

.comment.replybox .cmface>svg {
    position: relative;
    height: 50px;
    top: -33px;
    right: 0;
}

.cmface small {
    color: #525252;
    display: block;
    line-height: 21px;
}


.comment.replybox .cmface>div {
    margin-right: 15px;
}


.cmform {
    max-width: 300px;
    margin: 0 auto;
}

.comment-form textarea {
    padding-bottom: 70px;
    min-height: 100px !important;
    height: 200px;
}

input.btn-addcm {
    position: absolute;
    width: auto;
    right: 0;
    bottom: 0;
    margin: 13px;
    font-size: 16px !important;
    padding: 5px 20px;
}



.post_icon {
    position: absolute;
    z-index: 9;
    width: 40px;
    height: 40px;
    border-radius: 15px;
    background: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    margin: 10px;
    display: flex;
    align-content: center;
    justify-content: center;
    padding: 13px;
}


.bg_sec {
    background: #EEF7FF;
    border-radius: 25px;
    padding: 10px 25px 25px;
}

.video_sec_flex {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
}

.video_sec_col {
    display: flex;
    flex-wrap: wrap;
}

.video_sec_col.video_sec_col_1 {
    max-width: 500px;
    align-content: stretch;
    padding-left: 25px;
}

.video_sec_col_1 .post_thumb {
    display: flex;
    flex-wrap: nowrap;
    padding: 5px;
    align-items: center;
}

.video_sec_col_1 .post_thumb .postimg {
    margin: 0 !important;
    margin-left: 15px !important;
    max-width: 170px;
    min-width: 170px;
}

.video_sec_col_1 .post_thumb a.posthumb2_h2 h2 {
    font-weight: normal;
}

.post_player .postimg {
    margin: 0;
}


.post_player.post_thumb {
    padding: 10px;
}


.post_player .posthumb2_title {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9;
    background: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    padding: 30px;
    color: #fff;
}

.post_player .posthumb2_title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.post_player .posthumb2_title.have_player {
    padding-right: 110px;
}

.post_player .posthumb2_title a.posthumb2_h2 h2 {
    width: 100%;
}

.post_player .posthumb2_det li b,
.post_player .posthumb2_title a.posthumb2_h2 h2 {
    color: #fff;
}

.post_player .posthumb2_det li svg path {
    fill: #fff;
}

.video-player-inner {
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.video-player-inner .plyr--video {
    margin: 0;
}

.video-player-inner .plyr--full-ui.plyr--video .plyr__control--overlaid,
.video-player-inner .plyr__controls {
    display: none;
}

.video-inner-icon, .video-inner-icon:hover, .video-inner-icon:focus {
    position: absolute;
    right: 28px;
    width: 60px;
    height: 60px;
    border-radius: 25px;
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 0;
    margin: 0 auto;
    padding: 16px;
}

.video-inner-icon:hover, .video-inner-icon:focus {
    background-color: var(--color-primary);
}


.preview_app img, .postimg img, .iconmask img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
    border-radius: 0;
}


.btn-close {
    position: absolute;
}

.social.shareit {
    margin: 0 auto;
    padding: 15px 0 25px;
    display: flex;
    justify-content: center;
    justify-items: center;
}

.social.shareit li {
    margin: 0 10px;
}

.social.shareit li a {
    width: 40px;
    height: 40px;
    background: var(--color-light);
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.social.shareit li a:hover, .social.shareit li a:focus {
    background: var(--color-light2);
}



.tooltip {
    font-family: "Bakh", "SF";
    font-size: 16px;
}

.tooltip-inner {
    border-radius: 10px;
}



.app_thumb.app_thumb_innerblog {
    margin: 25px auto;
}


.app_thumb.app_thumb_innerblog .icon_row {
    background: var(--color-light);
    border-radius: 25px;
    padding: 30px 30px 30px 130px!important;
    max-width: 600px;
    border: 0 !important;
    margin: 0 auto;
}

.app_thumb.app_thumb_innerblog .btn.downloadlink {
    left: 30px;
}