.hero-image-section {
    position: relative;
    padding-top: 36.08%;
}
.layout5-slider {
	display:none;
}
.hero-image-section img {
    position: absolute;
    inset: 0;
    height: 100% !important;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.hero-image-section:after {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--tt-black-overlay-50);
}
.single-offer_style_5 .banner-content .hotel-gellery-special-offer .swiper-slide img {
    height: 100%;
    object-fit: cover;
}
.single-offer_style_5 .divider-img {
    position: relative;
    top: -34px;
    z-index: 1;
}
.single-offer_style_5 .divider-img .divider-image{
    width: 100%;
}
.single-offer_style_5 .banner-content .hotel-gellery-special-offer .swiper-slide:after {
    background-color: rgba(0,0,0,0.5) !important;
    z-index: 1;
}
.single-offer_style_5 .package_info span,
.single-offer_style_5 .package_info p {
    margin-bottom: 0;
}
.single-offer_style_5 .all-image-btn-slider {
    position: absolute;
    top: 75px;
    right: 150px;
    z-index: 1;
    background: var(--tt-bg-btn-primary);
    color: var(--tt-text-white);
    padding: 5px 25px;
    border-radius: 20px;
    font-size: var(--tt-font-size-paragraph);
    font-weight: 500;
    line-height: 28px;
	border:none;
	cursor:pointer;
}
.dialog-lightbox-message img {
    height: 100%;
    width: 100%;
}
.single-offer_style_5 .top-heading-detail-section {
    display: block;
}

#single-offer_new_style.single-offer_style_5 .top-heading-detail-section .heading-wrapper {
    margin-top: 0;
}

.single-offer_style_5 .special-offer-content-section .right-column {
    margin-top: 10px;
}

.single-offer_style_5 .sidebar-travel-planner-details  .planner-phone-number {
    margin-bottom: 0;
}

@media( min-width:1024px ){
    .single-offer_style_5 .special-offer-ast-container {
        max-width: 1290px;
    }
    .single-offer_style_5 .heading-wrapper h1,
    .single-offer_style_5 .hotel-detail-wrapper{
        color: var(--tt-text-white);
    }
    .single-offer_style_5 .banner-content .hotel-gellery-special-offer .swiper-slide {
        height: 650px;
    }
    #single-offer_new_style.single-offer_style_5 .elementor-star-rating i:before {
        top: 0;
    }
    #single-offer_new_style.single-offer_style_5 .top-heading-detail-section {
        margin-bottom: 180px;
    }
    .single-offer_style_5 .right-column .content-section {
        margin-top: -315px;
        z-index: 1;
    }
    .single-offer_style_5  .sidebar-travel-planner-details .inner-pad-section{
        background: var(--tt-text-white);
        border-radius: 0 0 10px 10px;
    }
    #single-offer_new_style.single-offer_style_5 .content-section{
        margin-top: -270px;
        position: relative;
        z-index: 4;
    }
    #single-offer_new_style.single-offer_style_5 .content-section .left-column{
        z-index: 1;
    }
}
@media( max-width: 1024px ){
	.single-offer_style_5 .all-image-btn-slider {
		top: 23px;
        right: 20px !important;
	}
}
@media( max-width: 767px ){
    .single-offer_style_5 .banner-content .hotel-gellery-special-offer .swiper-slide {
        height: 250px;
    }
    .single-offer_style_5 .divider-img {
        top: -16px;
    }
    .single-offer_style_5  .top-heading-detail-section.special-offer-ast-container {
        padding: 0;
    }
    #single-offer_new_style.single-offer_style_5 .content-section {
        margin-top: 0;
    }
    #single-offer_new_style.single-offer_style_5 .hotel-loaction svg path {
        fill: var(--tt-text-black);
    }
    .single-offer_style_5 .all-image-btn-slider {
        padding: 0px 10px;
        font-size: var(--tt-font-size-small-paragraph);
    }
    .fifth-style-container {
        padding: 10px 30px 0 30px;
    }
}