@media (min-width: 320px) and (max-width: 900px) {
    .cont{
        width: 90%;
        margin: 0 auto;
    }
    .hdr {
    font-size: 18px;
    font-weight: 700;
    font-family: poppins;
}
.wdh-50 {
    width: 100%;
}
.cup-code{
    width: 100%;
}

 
 .hero-sec {
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0) 50%), url(https://images.emtcontent.com/hotel-img/deals/bg1.webp);
    height: 555px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
	        background-position: center;
}
 
        .hero-img {
        width: 100%;
        display: flex;
        position: absolute;
        left: 0%;
        bottom: -20px;
    }
	
.hero-img img{
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.cpc::before {
    left: -54px;
}
.ft-24 {
    font-size: 18px;
}
.htloff{
    font-size: 18px;
}
.exp-cta {
    font-size: 14px;
}
.week_nav_tabs{
    width:100%;
    overflow-x: scroll;
}
.week_nav_tabs::-webkit-scrollbar {
  display: none;
}
.owl-nav{
    display: none !important;
}
.deals-headr{
    padding: 0 30px;
}
.man-sec-tab {
    overflow-x: scroll;
}
.week_nav_tabs li {
    width: 50%;
}

.gt-bg {
    font-size: 18px;}
 .ft-20 {
    font-size: 16px;
}  
.flx-wrp{
    flex-wrap: wrap;
} 


.dimg-bx {
        margin-top: 5px;
        width: 100%;
        height: 309px;
    }
	
	.ft-14 {
    font-size: 15px;
	 color: #000;
    text-align: justify;   
}

.hldy_thm_slider.owl-carousel::-webkit-scrollbar {
    display: none;
}


.hldy_thm_slider.owl-carousel {
  -ms-overflow-style: none;  
  scrollbar-width: none;  
}

.hldy_thm_slider1.owl-carousel::-webkit-scrollbar {
    display: none;
}


.hldy_thm_slider1.owl-carousel {
  -ms-overflow-style: none;  
  scrollbar-width: none;  
}

    h1 {
        font-size: 16px !important;
    }

.cpcd{
    background: none !important;
   
}
.hldy_thm_slider.owl-carousel,.hldy_thm_slider1.owl-carousel{
	display: flex;
    gap: 20px;
    overflow: auto;
    max-width: 100%;
    padding: 5px 0;
}
.htl-bx {
    background: #fff;
    padding: 10px;
    border-radius: 16px;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 15%);
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #000;
    width: 100%;
    flex: 0 0 250px;
    /* min-width: fit-content; */
}

	.offer-para {
    font-size: 11px;
    margin-top: 9px;
}
	
	.bkh{
    padding: 20px 0;
    background-color: #EEF8FF;
}
	
	.chn-offer {
    padding: 45px 0 20px;
}
	
.cp-crd{
    width: 100%;
}
.lst-d {
   height: 1104px;
        padding-bottom: 10px;
}
.img-bx-sec{
    width: 100%;
}
.cpnmnbx1 {
    width: 90%;
}
.cpnmnbx2{
    width: 80%;
}
.lcpncde {
    width: 70%;
    padding: 8px;
    border-right: 1px dashed #2093EF;
}

.vld-dt{
    width: 70%;
    padding-top: 22px;
    text-align: center;
}
table{
    width: 100% !important;
}
table tr th{
    font-size: 14px !important;
    text-align: center !important;
}
table tr td{
    padding: 10px !important;
    font-size: 12px !important;
}
.cpc{
    padding: 13px;
}
.cpcd{
    margin-top: 24px !important;
}
   .deals-headr span {
        width: 10px;
        height: 40px;
        top: -15px;
    } 
        .deals-headr span:nth-child(odd) {
        display: none;
    }
}