.topBnnerimg {
    width: 100%;
    position: relative;
	background-size: cover;
    background-color: #81b5db!important;
    background-image: url(banner-10nov21.png);
    height: 428px;
}
.mid_inr4 {
    width: 1078px;
    margin: 30px auto;
    padding: 0;
    display: table;
    border-radius: 5px;
}
.tohedng {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
}
.innerbdr {    width: 100%;
    padding: 20px;
    border: 1px solid #cacaca;
    border-radius: 5px;
    margin-top: 30px;}
.innerhed {font-size: 25px;font-weight: 700;margin-bottom:30px}
.accordion {
    background-color: #e9f1ff;
    color: #0a0a0a;
    cursor: pointer;
    padding: 15px 18px;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 17px;
    font-weight: 600;
    transition: 0.4s;
    font-family: 'open sans';
    border-radius: 5px;
    border: 0;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.panelouter {
    margin-bottom: 10px;
    border: 1px solid #becbe0;
    border-radius: 5px;
}


.new_ofr_hp {
    width: 246px;
    float: left;
    border: 1px solid #bdbaba;
    cursor: pointer;
    min-height: 235px;
    position: relative;
	 border-radius: 4px;
	 margin-right: 13px;
margin-bottom: 13px;
}


.new_ofr_hp_img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden;
}

.new_ofr_hp_img {
    width: 246px;
    height: 119px;
    float: left;
    position: relative;
	object-fit:cover
}
.new_hp_text h3 {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin: 8px 0 6px;
}
.hp_pra {
    font-size: 12px;
    color: #000;
    font-weight: 400;
    margin: 0 0 7px;
    text-align: justify;
}
.new_hp_text {
    width: 92%;
    margin: 0 auto;
    text-align: left;
    display: table;
}
.promo-sc {
    border: 1px dashed #ef6614;
    font-size: 11px;
    padding: 1px 2px;
    width: 37%;
    text-align: center;
    position: absolute;
    bottom: 7px;
    left: 7px;
}
.promo-ttl {
    color: #ef6614;
    font-weight: 600;
}
.promo-cd {
    color: #000;
    font-weight: 600;
}
.hp_vld {
    font-size: 10px;
    color: #7d7d7d;
    font-weight: 400;
    margin: 3px 0;
    text-align: right;
    position: absolute;
    bottom: 7px;
    right: 7px;
}
.vldtyIcn {
    width: 11px;
    height: 11px;
    display: inline-block;
    background: url(https://www.easemytrip.com/images/flight-img/validity-icon.svg) no-repeat;
    background-size: 11px 11px;
    vertical-align: sub;
    margin-right: 2px;
}
.slider-wrap { position: relative; margin: 30px auto 0; width: 100% }
.slider { position: relative; width: 1030px; margin: auto;    margin:10px 30px; }
.slider ul, .slider2 ul { margin: 0; padding: 0; position: static }
.slider ul li, .slider2 ul li { list-style: none; text-align: center }
.slider ul li span, .slider2 ul li span { display: inline-block; vertical-align: middle; width: 100px; height: 100px; background: #000 }


.slider-arrow-hp, .sa-left-hp, .sa-right-hp { position: absolute; top: 108px; width: 15px; height: 24px; background: url(https://www.easemytrip.com/images/flight-img/home-sub-sprite.png) no-repeat; text-decoration: none; }
.sa-left-hp { left: 7px; background-position: -42px -48px; }
.sa-right-hp { right: 10px; background-position: -57px -48px; }

.slick-prev {
    left: -21px;
}
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 86px;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    outline: none;
    display: table-cell;
    vertical-align: middle;
    background: url(https://www.easemytrip.com/images/hotel-img/left-slider-arrow.png) no-repeat;
    cursor: pointer;
    width: 45px;
    border: 0;
    height: 45px;
    z-index: 9;
}
.slick-next {
    right: -13px;
}
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 86px;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    outline: none;
    display: table-cell;
    vertical-align: middle;
    background: url(https://www.easemytrip.com/images/hotel-img/right-slider-arrow.png) no-repeat;
    cursor: pointer;
    width: 45px;
    height: 45px;
    border: 0;
}
.sliderwrap{width: 1034px;
    margin: 25px 25px 13px 25px;}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.imageblock {width:100%;float:left;margin-bottom:20px}
.imageblock .offr_img {
    width: 337px;
    height: 349px;
}
.table_ofrall {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd; font-family: 'open sans';     border: 1px solid #cacaca;
    border-radius: 5px;
}
.brand{background-color: #e9f1ff;
    color: #0a0a0a;
    cursor: pointer;
    padding: 15px 18px;
    width: 100%;
   text-align: center;
    outline: none;
    font-size: 17px;
    font-weight: 600;
    transition: 0.4s;
    font-family: 'open sans';
    border-radius: 5px;
    border: 0;}
	.table_ofrall td, .table_ofrall th {
    padding: 4px 8px;
    display: table-cell;
    text-align: center;
    font-size: 13px;
    vertical-align: middle;
}
@media only screen and (max-width: 499px) {
	.innerhed {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 30px;
}
	.topBnnerimg {
    width: 100%;
    background-size: contain;
    height: 116px;
    margin-top: -7px;
}
.oval-header-m {z-index:1}
	.mid_inr4 {width:96%;display: block;}
.tohedng {
    font-size: 14px;
}
.new_ofr_hp {
    width: 100%;
    float: left;
    border: 1px solid #bdbaba;
    cursor: pointer;
    border-radius: 4px;
	margin-bottom:15px;
	min-height:267px;
}
.new_ofr_hp_img {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    object-fit: cover;
}
.sliderwrap {
    width: 100%;
    padding: 15px;
    margin: 0;
    float: left;
}
.slick-prev {
    left: -1px;
}
.slick-next {
    right: 21px;
}
.new_ofr_hp_img img {width:100%}

}