.columg,
.gFive-image,
.themesbazarSlide {
    position: relative
}

.cursor,
.next,
.prev {
    cursor: pointer
}

.next,
.prev {
    border-radius: 5px
}

.GalleryTitle5 a,
.next,
.prev {
    font-size: 22px;
    transition: .8s;
    color: #fff
}

.gallery-icon i,
.gallery-icon1 i {
    left: 50%;
    background: rgba(0, 0, 0, .14);
    text-align: center;
    opacity: .8;
    z-index: 99
}

.GalleryImage5 img,
.column img,
.gFive-image img,
.themesbazarSlide img {
    object-fit: cover;
    object-fit: cover
}

.themesbazarSlide {
    display: none
}

.themesbazarSlide img {
    width: 100%;
    height: 450px
}

.column img {
    max-width: 100%;
    height: auto
}

.next,
.prev {
    position: absolute;
    top: 36%;
    padding: 10px 18px;
    user-select: none;
    -webkit-user-select: none;
    text-decoration: none;
    background: #9b0303;
    margin-left: 10px
}

.next {
    right: 10px
}

.next:hover,
.prev:hover {
    background-color: rgba(0, 0, 0, .5);
    color: #fff
}

.alt-title {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    font-size: 20px
}

.demo {
    opacity: .6
}

.active,
.demo:hover {
    opacity: 1
}

.themesBazaphoto5 .owl-dots {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -25px;
    content: "";
    z-index: 1
}

.themesBazaphoto5 .owl-dots button {
    margin: 0 2px;
    padding: 3px !important;
    transition: .8s;
    background: #01284f !important;
    outline: inherit
}

.themesBazaphoto5 .owl-dots button.active {
    background: #8e0021 !important;
    padding: 10px 3px 3px !important
}

.GalleryTitle5 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .3);
    padding: 10px;
    line-height: 24px
}

.GalleryTitle5 a:hover,
.themesBazaVideo5 button.owl-next:hover,
.themesBazaVideo5 button.owl-prev:hover {
    color: #ff0
}

.themesBazaVideo5 button.owl-next,
.themesBazaVideo5 button.owl-prev {
    background: rgba(0, 0, 0, .5);
    top: 38%;
    z-index: 999;
    width: 45px;
    height: 45px;
    color: #ffff;
    font-size: 25px !important;
    line-height: 0;
    outline: inherit;
    opacity: 0;
    visibility: hidden;
    border-radius: 50%;
    position: absolute
}

.themesBazaVideo5 button.owl-prev {
    left: 8%;
    transition: .6s
}

.themesBazaVideo5:hover button.owl-prev {
    left: 0;
    opacity: 1;
    visibility: visible
}

.themesBazaVideo5 button.owl-next {
    right: 8%;
    padding-right: 0;
    transition: .4s
}

.themesBazaVideo5:hover button.owl-next {
    right: 0;
    opacity: 1;
    visibility: visible
}

.gallery-icon i {
    position: absolute;
    top: 47%;
    height: 60px;
    width: 60px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 48px;
    color: #fff;
    border-radius: 50%;
    font-size: 25px;
    padding-left: 4px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 30px 2px grey;
    box-shadow: 0 0 30px 2px gray;
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s
}

.GalleryImage5:hover .gallery-icon i,
.themesBazaVideo5-wrpp:hover .gallery-icon1 i {
    background: #fff;
    color: #01192f
}

.themesBazaVideo5-content {
    column-count: 4;
    column-gap: 5px
}

.themesBazaVideo5-wrpp {
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
    box-shadow: 0 0 10px #eeee
}

.gFive-image img {
    width: 100%;
    height: 70px
}

.gFiveTitle5 {
    padding: 2px 5px 6px;
    line-height: 14px
}

.gFiveTitle5 a {
    font-size: 16px;
    color: #333
}

.gallery-icon1 i {
    position: absolute;
    top: 29%;
    height: 40px;
    width: 40px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 32px;
    color: #fff;
    border-radius: 50%;
    font-size: 17px;
    padding-left: 2px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 30px 2px grey;
    box-shadow: 0 0 30px 2px gray;
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s
}

.GalleryImage5 img {
    max-width: 100%;
    height: auto
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .themesbazarSlide img {
        height: auto
    }

    .column img,
    .gFive-image img {
        height: 50px !important
    }

    .gallery-icon1 i {
        top: 17% !important
    }
}

@media only screen and (max-width:767px) {
    .themesBazaphoto5 {
        margin-bottom: 40px !important
    }

    .column img,
    .themesbazarSlide img {
        height: auto !important
    }

    .GalleryImage5 img,
    .gFive-image img {
        height: auto
    }

    .themesBazaVideo5-content {
        column-count: 2 !important
    }

    .gallery-icon1 i {
        top: 36% !important
    }
}
