@media only screen and (max-width: 1024px) {
  .main-slider .slider-cont {
    /* display: none; */
  }

  header .headr-in {
    width: 100%;
  }
  .popular-slide .owl-nav .owl-next {
    right: 0px;
  }
  .popular-slide .owl-nav .owl-prev {
    left: 0px;
  }
  .hotel-slide .owl-nav .owl-next {
    right: 0px;
  }
  .hotel-slide .owl-nav .owl-prev {
    left: 0px;
  }
  header .headr-in .offer-hd {
    display: none;
  }

  .beat-deal-show .deal-show-in .block-sh {
    width: 24%;
  }
  .beat-deal-show .deal-show-in .block-sh .dtl-set {
    float: left;
    width: 95%;
    padding: 0;
    margin-left: 8px;
  }
  .beat-deal-show .deal-show-in .block-sh .dtl-set p {
    margin: 0;
    color: #848484;
    font-size: 13px;
  }
  .beat-deal-show .deal-show-in .block-sh .im-set {
    float: left;
    width: 11%;
    /* margin-top: 10px; */
  }
  .flight-from {
    display: flex;
    width: 100%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .beat-deal-show {
    display: none;
  }
  .imagination_boxed {
    padding-top: 30px;
}
.main .left-side{
  margin-right: 45px;
}
.main-slider .slider-cont{
  bottom: 10%;
}
.navbar .bx-menu{
  right: -685px;
  top: -74px;
}
  .main-slider img {
    height: 55vh;
  }
  .main-slider {
    height: 55vh;
  }
  .main-slider .opecy {
    height: 55vh;
  }
  .main .right-side .logo{
    width: 100%;
  }

  header .headr-in .navbar .navbar-collapse {
    position: absolute;
    width: 200px;
    background-color: #092c60;
    right: 0;
    top: 36px;
    z-index: 1000;
  }
  header .headr-in .navbar .navbar-collapse .navbar-nav .nav-link {
    color: #ffffff;
    padding: 8px 16px;
  }
  header
    .headr-in
    .navbar
    .navbar-collapse
    .navbar-nav
    .nav-item.active
    .nav-link {
    color: #ffffff;
    background-color: #fb3700;
  }

  header {
    top: 0;
}

  .popular-holiday {
    padding: 0px 0px 21px 0px;
  }

  .popular-holiday .hotel-hd h2 {
    font-size: 19px;
    text-align: center;
  }

  .popular-hotels {
    padding: 16px 0px 14px 0px;
  }
  .popular-hotels .hotel-hd h2 {
    font-size: 19px;
    text-align: center;
  }

  .popular-hotels .hotel-block .opcy h3 {
    padding-top: 28px;

    font-size: 19px;
  }
  .popular-holiday .hotel-block .opcy h3 {
    padding-top: 28px;

    font-size: 19px;
  }

  .special-deals .head-set h2 {
    font-size: 20px;
    text-align: center;
  }
  .footer-best-ico .ico-block h3 {
    font-size: 14px;
  }

  .footer-best-ico .ico-block p {
    font-size: 10px;
    line-height: 13px;
  }
  .footer-best-ico .ico-block {
    text-align: center;
    margin: 3px 0px;
  }
  .footer-best-ico {
    padding: 20px 0px;
  }
  header .headr-in .logo {
    width: 100%;
    margin-top: 7px;
  }

  footer .copy-sec p {
    font-size: 10px;
  }

  #immediate {
    padding-top: 34px;
  }
  #immediate_inner {
    width: 93%;
  }
  .main-slider .slider-cont {
    display: block;
}

.main-slider .slider-cont-cover {
  width: 93%;
  margin: 0 auto;
}

.main-slider .slider-cont h1 {
  font-size: 22px;
}
.main-slider .slider-cont h3 {
  font-size: 20px;
}

.side-option {
  top: 80%;
  display: none;
}

  .content-secttion .content-secttion-in {       
      padding: 10px 10px;
      margin: 20px 0;
  }
  .content-secttion p {
      font-size: 16px;
      text-align: justify;
  }
  .content-secttion ul li {
      font-size: 16px;
  }

  .web-function .web-function-in ul li::after {
    display: none;
}

.loading_lgs {
  display: flex;
}

.mob_info{display: block !important; }

}
@media only screen and (max-width: 568px) {
  .main .right-side {
    width: 207px;
}
}
@media only screen and (max-width: 667px) {
  header .headr-in .offer-hd {
    display: none;
  }
  .navbar .bx-menu {
    right: -325px;
    top: -56px;
}
  .main-slider .slider-cont {
    /* position: absolute;
    width: 100%; */
    bottom: 10%;
}
  .main .right-side .logo{
    width: 72%;
  }
  .main .left-side ul{
    display: none;
  }
  .main .left-side ul li {
    padding: 4px 2px;
    border-right: #ccc solid;
  }
    .main-slider {
    /* display: none; */
  }

  .imagination_boxed {
    padding-top: 30px;
}
  header .headr-in .offer-text {
    display: none;
  }

  header .headr-in .call-set {
    display: none;
  }
  header .header-top {
    display: block;
    bottom: 0;
    position: fixed;
    z-index: 1000;
    background-color: #f1bc1e;
    border-radius: 9px;
    width: 95%;
    left: 10px;
    display: none;
  }
  header .header-top .call-set {
    font-size: 18px;
    font-weight: 700;
    color: #000;
  }
  header .header-top .call-set a {
    font-size: 18px;
    width: 50%;
    font-weight: 700;
    color: #000;
  }
 header {
    /* height: 70px; */
    padding: 10px 10px;
    position: inherit;
    background: #ffffffdb;
}
  .main .right-side {
    width: 257px;
}

  .beat-deal-show .deal-show-in .block-sh {
    width: 98%;
    height: 54px;
    display: flex;
    align-items: center;
    border-bottom: #adadad 1px solid;
    border-right: none;
    padding-bottom: 4px;
  }
  .nav-head h2 {
    font-size: 20px;
  }

  .nav-head p {
    font-size: 15px;
  }

  .flight-from {
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 24px;
  }

  .flight-from .col-left {
    width: 100%;
    margin: 0 auto;
  }

  .web-function {
    padding: 20px 0px;
}

.web-function .web-function-in ul li {
  list-style: none;
  width: 19%;
  text-align: center;
  margin: 0px 4px;
}

.web-function .web-function-in ul li .img-td {
  width: 66px;
  height: 65px;
  overflow: hidden;
  border-radius: 75px;
  border: #f5f5f5 7px solid;
  padding: 9px 7px;
}


.popular ul li {

padding: 4px 14px;

border-radius: 5px;

width: 48.6%;

display: inline-block;

margin-bottom: 10px;
}
footer .footer-blue .newsletter {
  margin-bottom: 25px;
}
footer .footer-blue .newsletter .form-group button {

  padding: 12px 28px;

}
footer .social-sec .right-pay img {
  width: 78%;
}
  .auth_with ul li {
    width: 24%;
}
.customer-speak h3 {

  font-size: 19px;
}
.show-cities .city-section .img-set {
  /* height: 125px; */
  overflow: hidden;
}
  .show-cities .city-section .text-co {
    padding: 8px 15px;
    background-color: #10101070;
    text-align: center;
    position: absolute;
    top: 112px;
    width: 100%;
}
.show-cities .city-section {
  overflow: hidden;
  border-radius: 118px;
  width: 165px;
  height: 165px;
  position: relative;
}

.flight-routs .flight-routs-in ul li .dest-trip {
  font-size: 12px;
  padding: 6px 0px;
  width: 34%;
}
.flight-routs .flight-routs-in ul li .trip {
  font-size: 23px;
  padding: 0px 13px;
  width: 14%;
}
.flight-routs .flight-routs-in ul li .price {
 
  display: none;
}
.flight-routs .flight-routs-in ul li {

  padding: 4px 0px;
 
}
.flight-routs .nav-tabs .nav-link {
  font-size: 14px;
  color: #323232;
  padding: 7px 25px;
  background-color: #d6dfe3;
}
.flight-routs .flight-routs-in ul li .call-bt {
 
margin-top: 7px;
 
display: none;
}
.main-slider .opecy {
  height: 75vh;
}
.main-slider img{
  height: 75vh;
}
.main-slider {
  height: 71vh;
}
}

@media(max-width: 480px) {
  .user_counter ul {
    display: flex;
    align-items: center;
    justify-content: center;

}
  .user_counter ul li .counter_box {
      display: flex;
      flex-direction: column;
      border-radius: 15px;
      padding: 9px 1px;
      width: 180px;
      margin: 7px 7px;
      text-align: center;
  }
  .user_counter ul li .counter_box .box_txt .box_head {
      font-size: 20px;

  }
  .how-we-work .how-we-work-wrap .work-features .feature-box {
      padding: 9px 9px;
      /* box-shadow: 0px 0px 10px #cbcbcb; */
      /* height: 222px; */
      /* min-height: 225px; */
      /* margin: 9px 0; */
  }
  .ind-nxt-trip .testi-block .test-img img {
      height: 450px;
      width: 320px;
  }
  
.ind-nxt-trip .testi-block .test-img {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ind-nxt-trip .page-title .hearFrom {
  font-size: 35px;
}


.ind-nxt-trip .page-title .hearFrom .h3 {
  font-size: 59px;
  line-height: 15px;
  margin: 18px 0 28px 0;
}


.ind-nxt-trip .testi-block .test-img {
  position: relative;
  top: 64px;
  width: 100%;
  margin-bottom: 65px;
}
.ind-nxt-trip .page-title {
  display: flex;
  justify-content: start;
  padding: 24px 0;
  top: 4%;
}

.ind-nxt-trip .testi-block .testi-content {
  position: relative;
  top: 24%;
}
.ind-nxt-trip .testi-block .testi-content h5 {

  font-size: 29px;

}
.ind-nxt-trip .testi-block .testi-content p {
  font-size: 13px;
}
.ind-nxt-trip .testimonial-carousel {
  top: 11%;
  padding: 0 12px;
}
.top-header {
  display: none;
}
.slider .list .item .content {
  top: 16%;
  left: 0;
  width: 100%;
  max-width: 100%;
  padding: 0 10px;
}
.input-wrap {
  top: 42%;
  right: 0;
  left: 0;
  padding: 0px 16px;
}
.input-box {
  width: 100%;
}
.input-box .button {
  padding: 16px 26px;
}
header .navbar .nav-item .nav-link {
  font-size: 18px;
  color: #000000;
}
header .logo {
  width: 20%;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
  background: #ffffff;
}
}
