@media only screen and (min-width: 1600px) {
  .main-steps {
    padding: 15rem 0;
  }
}
@media only screen and (min-width: 1440px) {
  .main-steps {
    padding: 12rem 0;
  }
}
@media only screen and (min-width: 992px) {
  /* hotel alignment */
  /*   .hl-align .row {
        flex-direction: column;
    } */
  /* .hl-align .row div {
        width: 100%;
    } */
  .hl-align .pre {
    flex-direction: column;
    text-align: end;
  }
  .hl-align .slect a {
    float: inherit;
  }
  .hl-align .fd-back {
    justify-content: start;
  }
  /* transport alignment */

  .trs .detail-hotel div {
    width: 100%;
  }
  .trs .slect a {
    float: inherit;
  }
  .trns-img {
    height: 250px;
  }
}
@media only screen and (min-width: 768px) {
  .rm-pkgs .trns-img {
    height: 100%;
  }
  .rm-pkgs .loc.van-inn {
    flex-wrap: nowrap;
    margin-bottom: 0.6rem;
    display: block;
  }
}
@media only screen and (min-width: 321px) {
  .nav-list {
    display: none !important;
  }
  .togg-btn {
    display: block;
  }
  .top-nav-burger {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ext-links ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    margin-right: 1rem;
    transition: all 0.5s;
  }
  .ext-links ul li {
    padding-left: 1rem;
  }

  .ext-links ul li a {
    color: #007882;
    font-size: 0.9rem;
    font-weight: 700;
    position: relative;
  }

  .ext-links ul li a:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    background: #007882;
    transition: all 0.5s;
    width: 0;
  }
  .ext-links ul li a:hover::before {
    width: 100%;
  }
}
@media only screen and (max-width: 1200px) {
  .nav-list {
    display: none !important;
  }
  .togg-btn {
    display: block;
  }
  .home-slider-container
    .slider-content.slick-center
    .home-banner-content:nth-child(2) {
    width: clamp(115px, 5vw, 399px);
  }
  .haj-img-holder img {
    width: 100%;
  }
  .main-header {
    width: 100%;
  }
  .trs h4.Card.Title {
    font-size: 1.1rem;
  }
}
@media only screen and (max-width: 1199px) {
  ul.roomNo li,
  ul.age-wrap li {
    flex: 0 0 26%;
    max-width: 26%;
    padding-right: 1.4rem;
  }
  .roomSection h3 {
    margin-left: 1.9rem;
  }
  .ext-links ul li a {
    font-size: 0.8rem;
  }
  .inc-bg {
    background-image: none;
  }
}
@media only screen and (max-width: 1024px) {
  .ext-links ul {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .mob-side-nav-container .mob-nav-list > ul {
    margin-top: 177px;
  }
  .wizard > .steps > ul > li a:before {
    width: 50px;
    right: -50px;
    transition: all 0.4s;
  }
  li.done > a:before {
    background: #00a94e !important;
    width: 50px !important;
  }
  .main-steps {
    padding: 6rem 0;
  }
  .near-plc p span {
    padding: 0;
  }
  .page-hd {
    transform: translate(-50%, -50%);
  }
  .m-ser {
    flex-wrap: wrap;
  }
  .trns-img {
    height: 100%;
  }
  /* transport responsvie */
  .agnt-hd ul {
    flex-wrap: wrap;
    gap: 0.5rem;
  }
  .s-vis {
    flex-wrap: wrap;
  }
  .se-rate {
    width: 100%;
  }
  .price_sel {
    justify-content: space-between;
  }
  .agnt {
    width: 230px;
  }
  .mob-side-nav-container {
    width: 34vw;
  }
}
@media only screen and (max-width: 767px) {
    .cut-line:before {
        width: 77%;
        height: 0.3px;
    }
  .desti_clone .destination_wrapper .col.label-des {
    transform: translateX(15rem);
  }
  .add_more.pr-add {
    margin-top: 1rem;
    transform: translateX(0%);
  }
  .destination_wrapper {
    margin-bottom: 2rem;
  }
  .amenities ul {
    column-count: 3;
  }
  .mob-side-nav-container {
    width: 46vw;
  }
  .crime-img-holder {
    min-height: auto;
    height: auto;
  }
  .wizard > .steps > ul > li a:before {
    width: 152px;
    right: -152px;
    transition: all 0.4s;
  }
  li.done > a:before {
    background: #00a94e !important;
    width: 152px !important;
  }
  .steps.clearfix ul {
    justify-content: space-between;
  }
  .main-steps {
    padding: 3rem 0;
  }
  .togg-btn .line-1 {
    margin-top: 36%;
  }
  .line-1.active {
    margin-top: 50%;
  }
  .togg-btn .line {
    height: 2px;
    width: 20px;
    margin-bottom: 4px;
  }
  .togg-btn {
    background-color: rgb(10 118 128);
    height: 45px;
    width: 45px;
  }
  /* .slection {
        width: 100%;
    } */
  .title .Title {
    font-size: 1.2rem;
  }
  .card-body {
    position: relative;
  }
  .near-plc p {
    font-size: 0.7rem;
  }

  .login-box .user-box {
    width: 60%;
    margin: 0 auto;
    transition: all 0.4s;
  }
  .bg-login {
    display: none;
  }
  .price h3 {
    font-size: 1.2rem;
  }
  .con-select {
    display: flex;
    justify-content: center;
  }
  .con-select .hd-item-price {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .con-select .price-count {
    text-align: center;
  }
  .rm-detail {
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 680px) {
  .home-slider {
    top: 0;
    z-index: 1;
  }

  .main-header {
    top: 0;
    width: 100%;
  }
  .slider-img-holder {
    height: 300px;
  }

  .slider-img-holder picture {
    height: 100%;
  }

  .slider-img-holder picture img {
    height: 100%;
    object-fit: cover;
    object-position: right;
  }
  section.packages {
    margin-top: 0;
  }
  .contact-us.pd-b {
    padding: 2rem 0;
  }
}
@media only screen and (max-width: 575px) {
  .desti_clone .destination_wrapper .col.label-des {
    transform: translateX(11rem);
  }
  .amenities ul {
    column-count: 2;
  }
  .traveller-review {
    padding: clamp(0rem, 10.3vw, 100px);
  }
  .mob-side-nav-container {
    width: 65vw;
  }

  .ext-links {
    display: none;
  }
  .display-none {
    display: block !important;
  }
  .slider-img-holder.bg-holder {
    height: 250px;
  }
  .page-hd h1 {
    font-size: 2.2rem;
  }
  .wizard > .steps > ul > li a,
  .wizard > .steps > ul > li a:hover {
    margin: 0 0 1rem 0;
  }
  .detail-hotel {
    flex-wrap: wrap;
  }
  .near-plc p {
    font-size: 0.7rem;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
  }
  .fd-back {
    width: 100%;
  }
  .slection {
    width: 100%;
  }
  .pre {
    justify-content: space-between;
  }
  .estimate {
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.5s;
  }
  .slect {
    float: left;
  }
  .slect span {
    text-align: start;
  }
  .price {
    position: absolute;
    top: 215px;
    right: 18px;
    transition: all 0.5s;
  }
  .agnt-hd ul {
    flex-wrap: wrap;
  }
  .htl-ht {
    height: 140px;
  }
  .card-body.step-basix {
    padding: 2rem 0.6rem;
  }
  .wizard > .steps > ul > li a::before {
    width: 100px;
    right: -100px;
    transition: all 0.4s;
  }
  .login-box .user-box {
    width: 100%;
    margin: 0 auto;
  }
  .coanvas-img {
    height: 140px !important;
  }
  .slection ul {
    padding-left: 0;
    display: flex;
    align-items: end;
    justify-content: space-between;
  }

  .price {
    position: static;
  }
}
@media only screen and (max-width: 480px) {
  .desti_clone .destination_wrapper .col.label-des {
    transform: translateX(90px);
  }
  .amenities ul {
    column-count: 1;
  }
  .umrah-card .trs h4.Card.Title {
    padding-left: 2.3rem;
  }
  .mob-side-nav-container {
    width: 80vw;
  }
  .price {
    top: 235px;
  }
  .main-steps {
    padding: 1rem 0;
  }
  .price_sel {
    padding: 0.5rem 1rem;
  }
  span.what-app {
    margin-left: 0;
  }
  .n-pkages .slect a {
    width: 100px !important;
    font-size: 0.7rem;
  }
}
