.single-head {
    height: 300px;
    display: flex;
    padding-top: 110px;
    align-items: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin-bottom: 20px;
}

.single-head:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100px;
    background: linear-gradient(0deg,#ffffff,transparent);
    bottom: 0;
    right: 0;
    pointer-events: none;
}

.-single-list,.single-title {
    display: block;
    margin: 10px 0;
    padding: 6px;
    text-align: center;
}

.single-head .title {
    text-align: center;
}

.title {
    color: var(--uicolor);
    font-size: 41px;
    font-weight: 600;
    position: relative;
    line-height: 1.6;
    z-index: 1;
    text-transform: capitalize;
}

.YC-BreadCrumb {
    position: relative;
}

.YC-BreadCrumb {
    margin-bottom: 25px;
}

ol.BreadcrumbsFilters,ol.BreadcrumbsFilters>li {
    align-items: center;
    position: relative;
    display: flex;
    z-index: 2;
    justify-content: center;
}

ol.BreadcrumbsFilters>li {
    list-style: none;
    margin-inline-end:10px;}

ol.BreadcrumbsFilters>li:first-child span {
    display: flex;
    align-items: center;
}

ol.BreadcrumbsFilters>li>a {
    font-size: 16px;
    display: flex;
    align-items: center;
    color: #1B2A52;
}

ol.BreadcrumbsFilters>li i {
    font-size: 18px;
    margin-inline-end:6px;width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--uicolor);
    color: white;
    border-radius: 50%;
}

ol.BreadcrumbsFilters>li+li:before {
    content: var(--chevron);
    font-family: var(--_fa-family);
    font-weight: 700;
    position: relative;
    margin-inline-end:10px;line-height: 0;
    color: #1B2A52;
}

.--container--category--info {
    background: white;
    margin-bottom: 25px;
}

.--archive--be-content {
    display: block;
    font-size: 17px;
    line-height: 1.7;
    max-height: 260px;
}

.--archive--be-content.ArticleDetails.details.height {
    max-height: 100%;
    min-height: max-content;
}

.bottun {
    max-width: max-content;
    padding: 10px 15px;
    cursor: pointer;
    background: var(--uicolor);
    color: white;
    border-radius: 38px;
    font-size: 16px;
    margin-top: 9px;
}

.container-pages-head.--is--video-category {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    align-items: flex-start;
}
 .container-pages-head .--container--category--info {
    flex: 1;
    position: sticky;
    top: 100px;
}
.--is--video-category .--container--category--info {
    max-height: 360px;
    overflow: hidden;
    margin-top: 0;
}
.--archive--be-content {
    font-size: 18px;
    overflow: auto;
    max-height: 312px;
    padding-inline-end: 10px;
    padding-bottom: 2px;
}

.--archive--be-content > * {
    padding: revert;
    margin: revert;
}
.--container--category--info {
    padding: 17px;
    border: 1px solid var(--diver);
    border-radius: var(--largeradius);
    min-height: 0;
    padding-inline-end: 0 !important;
    margin-top: 20px;
}
.container-pages-head .--container--category--info {
}

.--inner--intro--video iframe {
    width: 100%;
    min-height: 260px;
}

.container-pages-head.--is--video-category {
    display: flex;
    align-items: flex-start;
    margin-block:30px;gap: 25px;
}

.Yc-category--video-Youtube img {
    position: absolute;
}

.Yc-category--video-Youtube {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 350px;
    padding: 9px;
    overflow: hidden;
    border-radius: var(--largeradius);
    width: 100%;
    max-width: 480px;
    min-width: 480px;
    background: var(--border-color);
}
.--archive--be-content::-webkit-scrollbar {
    width: 3px;
}

.--archive--be-content::-webkit-scrollbar-thumb {
    background: var(--uicolor);
}

.--archive--be-content::-webkit-scrollbar-track {
    background: var(--background)
}

.-intro--page--category-video {
    max-width: 501px;
    position: sticky;
    flex: 1;
    display: flex;
    align-items: end;
    min-width: 482px;
    justify-content: flex-end;
    top: 100px;
}

.-intro--page--category-video iframe {
    width: 100%;
    height: 360px;
    border-radius: 20px;
}

.icon-video-play {
    align-items: center;
    cursor: pointer;
    background: var(--uicolor);
}

.icon-video-play {
    position: relative;
    color: #fff;
    z-index: 2;
    height: 80px;
    width: 80px;
    font-size: 23px;
    border-radius: 50%;
    border: 2px solid var(--uicolor);
    text-align: center;
    line-height: 90px;
    display: flex;
    justify-content: center;
    transition: .2s;
    animation: 2s linear infinite ripple-animation;
}

loadmore--inpuarea {
    width: max-content;
    margin-inline:auto;margin-top: 15px;
}

.pagination,loadmore--inpuarea {
    justify-content: center;
    display: flex;
}

postsscrollloader {
    padding: 15px 25px;
    border-radius: var(--largeradius);
    font-size: 16px;
    font-weight: 500;
    align-content: center;
    background: var(--uicolor);
    color: #fff;
    border: 1px solid var(--uicolor);
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
    margin-top: 20px;
    cursor: pointer;
    display: flex;
    gap: 10px;
}

.-yc--mini-loader {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin: 0 auto;
}

.-yc-inner-mini-loader {
    display: flex;
    align-items: center;
    justify-content: center;
}

.-yc--mini-loader .circular {
    width: 20px;
    height: 20px;
    animation: rotate 1.5s linear infinite;
}

.-yc--mini-loader .path {
    stroke: currentColor;
    stroke-linecap: round;
    animation: dash 1.5s ease-in-out infinite;
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1,150;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 90,150;
        stroke-dashoffset: -35;
    }

    100% {
        stroke-dasharray: 90,150;
        stroke-dashoffset: -124;
    }
}

postsscrollloader.PostsScrollLoader.LoadMorePostsBTN span.icon_title {
    background: transparent;
    color: #fff;
    padding: 0;
    margin-top: 0;
}

postsscrollloader i,postsscrollloader span {
    position: relative;
    z-index: 9;
}

postsscrollloader .icon_title i {
    right: 0;
    top: 1px;
    transform: rotateY(0deg);
}

.iframe_video iframe {
    width: 550px;
    height: 300px;
    border-radius: var(--largeradius);
    overflow: hidden;
}

.iframe_video {
    width: 640px;
    height: 480px;
    border-radius: var(--largeradius);
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: auto !important;
}

.iframe_video img {
    width: 550px;
    height: 300px;
}

.iframe_video span i {
    font-size: 25px;
    background: #f41818;
    border-radius: 15px;
    font-weight: 600;
    color: #fff;
    --el-w: 68px;
    width: var(--el-w);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 180ms;
    padding: 12px 0;
    position: absolute;
    cursor: pointer;
}

.iframe_video span {
    --el-w: 68px;
    width: var(--el-w);
    height: var(--el-w);
    position: absolute;
}

.iframe_video_box {
    width: 100%;
    height: 300px;
    margin: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-block:30px;}

.-dURLArea.--empty-attchment-actions > a {
    display: inline-flex;
    padding: 12px 20px;
    font-size: 15px;
    font-weight: 400;
    border-radius: var(--xxlargeradius);
    align-items: center;
    color: #FFE;
    background: var(--gradient--bg);
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    transition: 280ms all ease;
    box-shadow: 0px 4px 15px 4px rgb(0 0 0 / 0%);
    border: 2px solid #00000000;
    --hover-bg: var(--gradient--bg);
    --border-color: #836ac900;
    --button-color: #ffffff;
    justify-content: center;
    gap: 11px;
}
