.pbmit-title-bar-wrapper {
    height: 360px;
    min-height: 360px;
    background-image: url(../image/pic-5.jpg);
    background-position: 0% 68%;
}

.pbmit-title-bar-content {
    height: 360px;
    min-height: 360px;
    padding-top: 0;
}

.page-content {
    padding-top: 100px;
}

.portfolio-single .portfolio-video-bg {
    background-image: url(../image/pic-6.jpg);
}

.pbmit-ihbox-style-14 .pbmit-heading-desc {
    text-align: center;
}

.portfolio-single .pbmit-short-description p {
    text-align: left;
    margin-bottom: 12px;
}

.preview-img-1 {
    cursor: pointer;
}

.play-icon {
    width: 60px;
    height: 60px;
}

.project-info-title {
    display: none;
}

.title-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.title-wrapper .title {
    font-size: 60px;
    line-height: 60px;
    font-weight: bold;
    margin-bottom: 8px;
    letter-spacing: 0.08em;
    color: var(--main-color);
}

.title-wrapper .sub-title {
    margin-bottom: 28px;
}

.portfolio-single .pbmit-short-description {
    padding-top: 0;
}

.portfolio-single .pbmit-short-description h3 {
    font-size: 30px;
}

.portfolio-single .ihbox-style-area {
    margin-top: 0;
}






