.album-page .news-banner .banner-breadcrumb {
    min-height: 500px;
}

.album-page .album-elementor-shape {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    bottom: -1px;
}

.album-elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
}

.album-page .album-elementor-shape svg {
    width: calc(260% + 1.3px);
    height: 120px;
    transform: translateX(-50%) rotateY(180deg);

    display: block;
    position: relative;
    left: 50%;
    -ms-transform: translateX(-50%);
}

.album-elementor-shape:not([data-negative=true]) svg {
    z-index: -1;
}

.album-elementor-shape .elementor-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

/*portfolio*/
.album-portfolio .filtering .filter.box {
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    display: inline-block;
}

.album-portfolio .filtering .filter {
    padding: 15px;
}

.album-portfolio .filtering span.active {
    color: #b19777;
}

.album-portfolio .filtering span {
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 20px;
    cursor: pointer;
    position: relative;
}

.album-portfolio .filtering span:not(:last-child):after {
    content: '';
    width: 7px;
    height: 7px;
    background: #b19777;
    border-radius: 50%;
    position: absolute;
    right: -24px;
    top: 40%;
}

.full-width {
    width: 100% !important;
}

.album-portfolio .gallery.twsty .three-column {
    width: 33.333333% !important;
}

.album-portfolio .gallery .items {
    padding: 0 15px;
}

.album-portfolio .gallery .items .item-img {
    overflow: hidden;
    position: relative;
    height: 440px;
}

.album-portfolio .bg-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.album-portfolio .gallery .items .item-img:before {
    height: 50px;
    width: 1px;
    left: 50%;
    top: -100px;
}

.album-portfolio .gallery .items .item-img:after,
.album-portfolio .gallery .items .item-img:before {
    content: '';
    position: absolute;
    background: #fff;
    z-index: 2;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.album-portfolio .gallery .items .item-img:after {
    width: 50px;
    height: 1px;
    top: 50%;
    left: -100px;
}

.album-portfolio .gallery .items .item-img > a {
    display: block;
}

.album-portfolio .gallery .items .item-img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(38, 38, 40, 0.5);
    text-align: center;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    visibility: hidden;
}

.album-portfolio .gallery .items .item-img:hover .item-img-overlay {
    opacity: 1;
    visibility: visible;
}

.album-portfolio .gallery.inf-lit .items .info {
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 15px;
    width: 90%;
    padding: 15px;
    -webkit-transform: translateX(-30px) translateY(30px) skew(10deg);
    -ms-transform: translateX(-30px) translateY(30px) skew(10deg);
    transform: translateX(-30px) translateY(30px) skew(10deg);
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.album-portfolio .gallery .items .info {
    background-image: url(/img/line-pattern.png);
    padding: 10px 20px;
}

.album-portfolio .gallery.inf-lit .items .info h5 {
    font-weight: 600;
    text-transform: capitalize;
}

.album-portfolio .gallery .items .info h5 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.album-portfolio .gallery.inf-lit .items .info span {
    text-transform: capitalize;
    letter-spacing: 1px;
    max-height: 100px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 5px 0;
}

.album-portfolio .gallery .items .info span {
    color: #777;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.album-portfolio .gallery.inf-lit .items:hover .info {
    opacity: 1;
    -webkit-transform: translate(0) skew(0);
    -ms-transform: translate(0) skew(0);
    transform: translate(0) skew(0);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.mt-50 {
    margin-top: 50px !important;
}

.album-portfolio .gallery .items .item-img:hover:before {
    top: 50%;
    -webkit-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    transform: translateY(-25px);
}

.album-portfolio .gallery .items .item-img:hover:after {
    left: 50%;
    -webkit-transform: translateX(-25px);
    -ms-transform: translateX(-25px);
    transform: translateX(-25px);
}

.album-portfolio .row>* {
    padding-left: 0;
    padding-right: 0;
}

.album-page .news-banner .banner-breadcrumb-content h1 {
    color: #ffffff;
    font-family: "Varela Round", Sans-serif;
    font-size: 60px;
    font-weight: 300;
    text-transform: capitalize;
    line-height: 1.2em;
}

/*cate album*/
.album-category-page .news-banner .banner-breadcrumb-content h1.banner-breadcrumb-title-cus {
    color: #ffffff;
    font-family: "Varela Round", Sans-serif;
    font-size: 60px;
    font-weight: 300;
    text-transform: capitalize;
    line-height: 1.2em;
}

.album-category-page .news-hot-heading {
    display: none;
}

/*view*/
.album-view .news-banner .banner-breadcrumb-content h1 {
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
}

.album-view-content {
    padding: 10px;
    margin-top: 20px;
}

.over-lay-image{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.media-boxes-no-more-entries {
    display: none;
}

.media-box:hover .over-lay-image {
    background-color: rgba(0,0,0,0.5);
}

.elementor-10569 .elementor-element.elementor-element-e2b6581 {
    --image-transition-duration: 800ms;
    --overlay-transition-duration: 800ms;
    --content-text-align: center;
    --content-padding: 20px;
    --content-transition-duration: 800ms;
    --content-transition-delay: 800ms;
}

.elementor-10569 .elementor-element.elementor-element-e2b6581 .e-gallery-item:hover .elementor-gallery-item__overlay {
    background-color: rgba(0,0,0,0.5);
}

.elementor-widget .tippy-tooltip .tippy-content {
    text-align: center;
}

.category-news-content-box .detail-news-left div#gallery-5 {
    height: auto !important;
}

@media (max-width: 1024px) {
    .album-page .news-banner .banner-image {
        padding: 0% 5% 0% 5%;
    }

    .album-page .news-banner .banner-breadcrumb {
        min-height: 350px;
    }

    .album-page .album-elementor-shape svg {
        height: 195px;
    }

    .album-page .news-banner .banner-breadcrumb-content h1 {
        font-size: 40px
    }
}

@media (max-width: 768px) {
    .album-page .news-banner .banner-image {
        padding: 10% 5% 0% 5%;
    }

    .album-page .news-banner .banner-breadcrumb {
        min-height: 280px;
    }

    .album-page .album-elementor-shape svg {
        height: 50px;
    }

    .album-page .news-banner .banner-breadcrumb-content h1 {
        font-size: 30px;
    }

    section.album-portfolio.section-padding {
        padding: 20px 0;
    }

    .album-portfolio .filtering span {
        margin: 5px 15px;
        font-size: 12px;
        letter-spacing: 0;
        text-transform: capitalize;
    }

    .album-portfolio .gallery.twsty .three-column {
        margin-top: 30px !important;
        width: 100% !important;
    }

    .album-category-page .news-banner .banner-breadcrumb-content h1.banner-breadcrumb-title-cus  {
        font-size: 30px;
    }

    .album-category-page section.album-portfolio.section-padding{
        padding-bottom: 60px;
    }

    .album-view .news-banner .banner-breadcrumb-content h1 {
        font-size: 20px;
    }

    .album-view .news-banner .banner-breadcrumb-content {
        padding: 10px;
    }
}