.container.search-result-page {
  padding-top: 40px;
}
.grey_btn.selected {
  background-color: var(--primary-color);
}
.text-bg-primary {
  background-color: var(--primary-color);
}
.offcanvas-info {
  display: none;
}
@media screen and (max-width: 1399px) {
  .destination-three .destination-item {
    max-height: fit-content;
    min-height: fit-content;
  }
  .destination-three .destination-item {
    max-height: fit-content;
    min-height: fit-content;
  }
  .destination-column-one .destination-item {
    max-height: fit-content;
    min-height: fit-content;
  }
  .destination-item.destination-column {
    height: auto;
  }
  .destination-item figure img {
    height: auto;
  }
  .slider-img {
    height: auto;
    overflow: hidden;
  }
  .destination-two .destination-item {
    max-height: fit-content;
    min-height: fit-content;
  }
  .theiaStickySidebar h4 {
    font-size: 20px;
  }
  span.fare_summry_lft {
    font-size: 13px;
  }
  .fare_summry_in h4.fare_summry_lft {
    font-size: 17px;
  }
  .btn {
    padding: 10px 15px;
    font-size: 13px;
  }

  .test-mode .fare_box_tp:after {
    font-size: 18px;
  }
}
@media screen and (max-width: 1199px) {
  .banner-form .nav li {
    margin-inline-end: 10px;
    margin-inline-start: 0px;
  }
  .banner-form .nav li:last-child {
    margin-inline-end: 0px;
  }
  .benefit-section .row.g-4 .col-sm-6.col-lg-3.d-flex {
    width: 33%;
  }
  /*Header*/
  .header-btn .header__hamburger {
    display: none;
  }
  .header-nav .header-btn .agent-btn,
  .header-nav .header-btn .sign-in-btn {
    font-size: 12px;
  }
  .t3-flag a.dropdown-toggle {
    font-size: 12px;
  }
  .language-area .language-button {
    font-size: 12px;
  }
  header .header-nav .main-menu-wrapper .main-nav > li > a {
    font-size: 13px;
  }
  .slider-img {
    height: 350px;
  }
  .hero-section .hero-content .banner-content {
    max-width: fit-content;
    margin-bottom: 0px;
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    width: 36px;
    height: 36px;
    font-size: 15px;
  }
  .footer-menu a {
    font-size: 13px;
  }
  .address-info p {
    font-size: 13px;
  }
  .address-info ul li {
    font-size: 13px;
  }
  footer .footer-top .footer-widget h5 {
    margin-bottom: 20px;
    font-size: 16px;
  }
  footer .footer-wrap {
    padding: 15px;
    margin: 10px 0;
  }
  .counter-item h6 {
    font-size: 14px;
  }
  .blog-section {
    padding: 50px 0px;
  }
  .blog-item figure {
    max-height: 220px;
    min-height: 220px;
  }
  .section-header {
    margin-bottom: 10px !important;
  }
  .choose-benefit-section {
    padding-top: 50px;
  }
  .vita-place-section .image-place figure {
    min-height: fit-content;
    max-height: fit-content;
  }
  .vita-place-section .image-place figure img {
    height: auto;
    min-height: fit-content;
    max-height: fit-content;
  }
  .about_vita_section {
    padding-top: 50px;
  }
  .offer_section {
    padding-top: 50px;
  }
  .banner-form .form-info .form-item.dropdown .dropdown-menu.dropdown-xl {
    min-width: fit-content;
    width: 100%;
    z-index: 321;
    position: relative !important;
    transform: none !important;
    padding: 15px 0px;
    max-height: 100%;
    border-top: 1px solid #e7e7e7;
    border-radius: 0px;
    margin-top: 15px !important;
  }
  .light_departure_in button.grey_btn,
  .light_departure_in button.grey_btn_stop,
  .light_departure_in button.grey_btn_refundable {
    width: 100%;
    text-align: left;
  }
  .Discount-body p {
    font-size: 12px;
  }
  .flight_booking_main .small,
  .flight_booking_main small {
    font-size: 13px;
    line-height: 180%;
  }
  .tbo_seat_box ul li .seat_segment_map {
    padding: 6px 10px;
    font-size: 14px;
  }
  .seat_availabilty .seatmapicon .rowicon {
    margin-inline-end: 0px;
  }
  .seatmapicon .seat-item {
    margin-inline-end: 10px;
  }
  .seat_maps .flight_d .flight-mw {
    max-width: 580px;
  }
  .flight-con.table-responsive {
    max-width: 530px;
    min-width: 530px;
  }

  .promo_code_container .promo_code_header h6.promo_code {
    padding: 6px 7px;
    font-size: 12px;
  }
  .traveler_detail.card .card-body {
    padding: 10px;
  }
  .prsnl_adult_form.adult-information {
    padding: 15px;
  }
  .frequent-number h3 {
    font-size: 14px;
  }
  .card .card-body {
    padding: 15px;
  }
  .booking_box_tp h4 {
    font-size: 20px;
  }
  .flight_dtl_main .dtl_air_india h5 {
    font-size: 15px;
  }
  .flight_dtl_box_top {
    margin-bottom: 10px;
  }

  .flight_dtl_duration {
    padding-top: 0px;
    margin-bottom: 10px;
  }
  .flight_dtl_duration h2 {
    font-size: 18px;
  }
  .df_middle_btm_inn a {
    font-size: 14px;
  }

  .traveler_detail h4 {
    font-size: 20px;
    margin: 0px !important;
  }
}

@media screen and (max-width: 991px) {
  .offcanvas-info {
    display: block;
  }
  .main-header {
    position: relative;
  }
  .banner-form .form-info .form-item {
    width: 100%;
  }
  .main-header {
    position: relative;
  }
  .banner-form .form-info .form-item:nth-child(odd) {
    border-left: 1px solid #e4ebf1;
  }
  .hero-section {
    padding-top: 0;
  }
  /*--------------Inner Pages-------------*/
  .about_vita_section figure.mb-0 {
    margin-top: 20px;
  }
  .avail_sec {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
  }
  section.about-section.counter-about .col-lg-3.col-md-6 {
    margin: 0;
  }
  .banner-form .form-info .form-item-container {
    width: 100%;
    flex: unset;
  }
  .hero-form .banner-form .form-info .form-item {
    border-left: 1px solid #e4ebf1;
    margin: 2px 0;
  }
  .banner-form .form-info .form-item {
    width: 100%;
  }
  .banner-form .nav li a.nav-link {
    padding: 8px 12px;
  }
  /* section.destination-section .col-12.col-md-4 {
    width: 100%;
    margin: 8px 0;
  } */
  .offer_boxes .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translate(0, -50%);
  }
  .header-nav .header-btn .header__hamburger {
    position: relative;
    right: 0;
  }
  .header-nav .header-btn {
    /* padding-right: 30px; */
    position: relative;
  }
  .slider-img {
    display: none;
  }
  .hero-content.slider-text::before {
    display: none;
  }
  .banner-slider .hero-content.slider-text {
    position: relative;
    height: auto;
    padding: 40px 0px 0px;
    background: var(--bg-light);
  }
  section.hero-form {
    margin-top: 0px;
    background: var(--bg-light);
    padding: 30px 0px;
  }
  .banner-slider .banner-content .display-5,
  .banner-slider .banner-content h6 {
    color: var(--secondary-color);
  }
  .hero-form .banner-form .card-header ul.nav {
    background: none;
    padding: 0px;
    top: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.15);
    margin-bottom: 15px;
  }
  .hero-form .banner-form .card-header ul.nav li a.nav-link {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    background: var(--white-color);
    border-radius: 6px;
    min-width: 90px;
    font-size: 13px;
    box-shadow: 0px -1px 7px rgba(0, 0, 0, 0.1);
  }
  .hero-form .banner-form .card-header ul.nav li a.nav-link i {
    font-size: 1.5rem;
    display: block;
    width: 100%;
    margin-right: 0px !important;
    margin-left: 0px !important;
    margin-bottom: 6px;
  }

  .hero-form .banner-form .card-header ul.nav li a.nav-link.active,
  .hero-form .banner-form .card-header ul.nav li a.nav-link:hover {
    background: var(--primary-color);
    color: var(--white-color);
  }
  .hero-section .banner-sec .owl-dots {
    display: none;
  }
  .hero-form .banner-form .card-body {
    padding: 15px;
  }
  .banner-form .search-btn {
    position: relative;
    bottom: 0px;
    min-width: fit-content;
    height: auto;
    font-size: 16px;
    line-height: 160%;
    margin: 0px;
    width: 100%;
  }
  .flight-item-design {
    margin-bottom: 0px;
  }
  .destination-section {
    padding-top: 40px;
  }
  .hero-section {
    display: none;
  }
  .header-btn .header__hamburger {
    display: block;
  }
  .header__hamburger .sidebar-menu i {
    font-size: 24px;
    color: var(--white-color);
    background: var(--primary-color);
    width: 56px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
  }

  .button-section .t3-buttons-section,
  .button-section .t3-flag,
  .button-section .language-area {
    margin-bottom: 15px;
    padding: 0px;
    background: none;
    height: auto;
    flex-wrap: wrap;
    display: flex;
    width: 48%;
  }
  .button-section .t3-buttons-section {
    width: 100%;
  }
  .button-section .language-area .dropdown {
    width: 100%;
    display: flex;
    align-items: start;
    flex-wrap: wrap;
  }
  .button-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: start;
  }
  .button-section .language-area {
    margin-inline-start: 0px;
  }
  .button-section .t3-buttons-section .sign-in-btn,
  .button-section .t3-flag .dropdown-toggle,
  .button-section .language-area .language-button {
    display: inline-flex;
    background-color: var(--primary-color);
    color: var(--white-color);
    border-radius: 30px;
    padding: 10px 15px;
    border: none;
    font-weight: 500;
    font-size: 17px;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
  }
  .button-section .t3-flag .dropdown-toggle,
  .button-section .language-area .language-button {
    justify-content: space-between;
  }
  .button-section .t3-flag .dropdown-menu,
  .button-section .language-area .dropdown-menu {
    width: 100%;
    position: relative !important;
    padding: 0px !important;
    margin: 0px !important;
    top: 0px !important;
    min-width: fit-content;
    transform: none !important;
  }
  .main-header .header-nav .t3-buttons-section,
  .main-header .header-nav .t3-flag,
  .main-header .header-nav .language-area {
    display: none;
  }
  .destination-item figure {
    height: auto;
  }
  .offer_section .offer_inner div#nav-tabContent .offer_box {
    flex-wrap: wrap;
  }
  .offer_box_left {
    width: 100%;
  }
  .offer_box_right {
    width: 100%;
  }
  .offer_box .offer_box_left img {
    height: auto;
  }
  footer .footer-bottom p {
    margin-bottom: 10px;
    font-size: 13px !important;
  }
  .button-section .t3-buttons-section .sign-in-btn,
  .button-section .t3-flag .dropdown-toggle,
  .button-section .language-area .language-button {
    margin-inline-end: 0px !important;
    margin-inline-start: 0px !important;
  }
  .offcanvas-wrap .offcanvas-detail .offcanvas__contact {
    padding-bottom: 20px;
  }
  .offcanvas-wrap .offcanvas-detail .offcanvas-close {
    width: 30px;
    height: 30px;
    border-radius: 20px;
    border: 1px solid #e7e7e7;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .offcanvas-wrap .offcanvas-detail .offcanvas-close i {
    font-size: 16px;
  }
  .counter-wrap {
    padding: 15px;
  }
  .blog-item figure {
    max-height: fit-content;
    min-height: fit-content;
  }
  .blog-item figure img {
    height: auto;
    width: 100%;
    object-fit: cover;
  }

  .light_departure_in button.grey_btn,
  .light_departure_in button.grey_btn_stop,
  .light_departure_in button.grey_btn_refundable {
    width: 49%;
  }
  .promocode-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  section.hero-form{
    margin: 0px;
  }
}

@media screen and (max-width: 767px) {
  .hero-form .banner-form .card-header ul.nav li a.nav-link {
    min-width: 80px;
    font-size: 14px;
    max-width: 80px;
  }
  .offer-header nav {
    width: 100%;
  }
  .offer-header {
    flex-wrap: wrap;
  }
  .offer-header .nav-tabs {
    margin-inline-start: 0px;
  }
  .offer-vita-new .offer_boxes .owl-nav {
    top: -70px;
  }
  .blog-section {
    padding: 40px 0px 0px;
  }
  .blog-item figure {
    max-height: fit-content;
    min-height: fit-content;
  }
  .blog-item figure img {
    height: auto;
    width: 100%;
    object-fit: cover;
  }
  .ittinerary-request-btn.open-button {
    padding: 10px 15px;
    min-width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    right: 20px;
  }
  .ittinerary-request-btn.open-button i {
    font-size: 17px;
    margin: 0px !important;
  }
  .social-icon {
    margin-bottom: 0px;
    display: none;
  }
  .custom_support_sec {
    display: none;
  }
  .avail_sec {
    margin-bottom: 0px;
  }
  .counter-wrap {
    backdrop-filter: none;
    background: none;
    border-radius: 10px;
    padding: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
  }
  .counter-item {
    text-align: center;
    background: var(--white-color);
    padding: 16px;
    border-radius: 10px;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  }

  .request-Itinerary-Form .col-md-6 {
    padding: 0px !important;
  }
  .fb_id_signin {
    width: 100%;
  }
  body .register-items .input-group {
    width: 100%;
  }
  body .login_section .modal-body {
    padding: 20px !important;
  }
  .about-bg {
    display: none;
  }
  .counter-about {
    background: #f8fff8;
    padding: 30px 0px;
  }
  .update-sec button.btn.btn-primary {
    padding: 10px 15px;
  }
  .update-sec .input-group {
    padding: 5px 5px;
  }
  .offer-vita-item h3.promo_code {
    font-size: 15px;
  }
  .offer_section .offer_box .promo_code_container p {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .form-label {
    font-size: 11px;
    margin: 0px !important;
  }
  .banner-form .form-info .form-item .form-control {
    font-size: 13px;
    min-height: 20px;
  }
  .location-airport-name {
    font-size: 12px;
  }
  #total_passangers_detail {
    font-size: 12px;
  }
  .hero-form .banner-form .form-info .form-item h5 {
    font-size: 13px;
    min-height: 20px;
  }
  .hotel-total-adult-child {
    font-size: 12px;
  }
  .display-hotel-city {
    margin-bottom: 0px;
  }
  .travellers-detail {
    margin: 0px;
  }
  .travellers-detail .col-md-4 {
    padding: 0px;
  }
  .travellers-detail-item {
    display: flex;
    justify-content: space-between;
  }
  .travellers-detail-item label span {
    display: block;
    font-size: 12px;
  }
  .travellers-detail-item label {
    margin-right: 10px !important;
  }
  .travellers-detail-item .input-group {
    border: 1px solid #e7e7e7;
    border-radius: 3px;
  }
  .travellers-detail-item .input-group span.input-group-btn {
    border-radius: 0px !important;
  }
  .travellers-detail-item .input-group span.input-group-btn button.btn-number {
    border: none;
    border-radius: 0px;
    width: 30px;
    padding: 6px;
  }
  .banner-form .form-info .form-item .form-label {
    -webkit-line-clamp: 2;
    font-size: 13px;
  }
  .inner_pages_main {
    padding: 30px 0px;
  }
  .lblfont12px p {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 160%;
  }
  .fares_departure_main h5 {
    font-size: 12px;
    line-height: 180%;
  }
  .prsnl_adult_form .form-group {
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 0px;
  }
  .prsnl_adult_form .form-group .input-group {
    width: 100%;
    padding-inline-end: 0px;
    margin-bottom: 15px;
  }
  .form-group.other-details {
    flex-wrap: wrap;
  }
  .other-details .input-group {
    width: 100%;
    margin-bottom: 15px;
  }
  .prsnl_adult_form .form_selct {
    margin-inline-end: 0px;
  }
  .traveler_detail h4 {
    font-size: 16px;
  }
  .promo_code_container {
    width: 100%;
  }
  .flight-con.table-responsive {
    max-width: max-content;
    min-width: auto;
  }
  .seat_availabilty .seatmapicon {
    flex-wrap: wrap;
  }
  .traveler_detail_addons .flight_special_req .add_special_collapse {
    padding: 10px;

}
}

@media screen and (max-width: 576px) {
  .button-section .t3-buttons-section .sign-in-btn,
  .button-section .t3-flag .dropdown-toggle,
  .button-section .language-area .language-button {
    font-size: 14px;
  }
  .hero-form .banner-form .form-info .form-item {
    padding: 7px;
  }
}

@media screen and (max-width: 420px) {
  /* .hero-form .banner-form .card-header ul.nav li a.nav-link {
    min-width: 40px;
    font-size: 0px;
    max-width: 40px;
    padding: 10px 0px;
  } */
  .hero-form .banner-form .card-header ul.nav li a.nav-link i {
    font-size: 1rem;
    margin-bottom: 0px;
  }
  .navbar-logo img.logo {
    width: auto;
    height: 50px;
  }
  .header__hamburger .sidebar-menu i {
    font-size: 16px;
    width: 46px;
    height: 36px;
    border-radius: 6px;
  }

  .form-check-label {
    font-size: 13px !important;
    margin-inline-start: 3px !important;
    margin-inline-end: 0px !important;
  }
  .banner-form .form-check .form-check-input {
    width: 15px;
    height: 15px;
  }
  .flight-form .form-check {
    margin-inline-end: 6px !important;
    margin-bottom: 8px !important;
    padding-inline-start: 0px !important;
    padding-inline-end: 0px !important;
  }
  .offer-vita-new {
    padding: 15px;
  }
  footer .footer-bottom p {
    margin-bottom: 10px;
    font-size: 12px !important;
  }
  body .fb_id_signin,
  body .g_id_signin {
    width: 100%;
    padding: 10px;
  }
  .google_fb_tb {
    flex-wrap: wrap;
  }
  .filter-sidebar .form-label {
    font-size: 12px;
    margin: 0px 0px 5px !important;
  }
  .light_departure_in button.grey_btn,
  .light_departure_in button.grey_btn_stop,
  .light_departure_in button.grey_btn_refundable {
    width: 100%;
  }
  button.grey_btn,
  button.grey_btn_stop {
    width: 100%;
  }
  .fares_departure_main {
    flex-wrap: wrap;
    display: none;
  }
  .flight_list_heading .flight-list-badge {
    flex-wrap: wrap;
  }

  .flight_list_heading img {
    max-width: 40px;
    height: 40px;
  }
  .btn {
    padding: 7px 16px;
    font-size: 13px;
  }
  .card .card-body {
    padding: 12px;
  }
  .dtl_arrived {
    flex-wrap: wrap;
  }
  .arive_inn {
    max-width: 100%;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
  }
  .booking_box_tp h4 {
    font-size: 18px;
  }
  .flight_dtl_duration_middle {
    text-align: center;
    width: 50%;
  }
  .flight_dtl_btm_sec .dtl_cbn {
    font-size: 0.8rem;
    width: 100%;
    margin: 5px 0px 0px;
  }
  .plane-change {
    font-size: 13px;
  }
  .card.booking_box_tp p {
    font-size: 11px;
    line-height: 180%;
  }
  .prsnl_adult_form .mobile-no {
    width: 100%;
    margin-bottom: 14px;
  }
  .prsnl_adult_form .whatsapp-no {
    width: 100%;
  }
  .traveler_detail h4 {
    font-size: 13px;
  }
  .tabs_main_section .tab-content.gap-5 {
    gap: 1rem !important;
  }
  .message {
    display: flex;
  }
  .card.booking_box_tp h3 {
    font-size: 13px;
    line-height: 160%;
  }
  .flight_dtl_duration h2 {
    font-size: 15px;
  }
  .df_middle_btm h5 {
    font-size: 15px;
  }
  .booking_box_tp h4 {
    font-size: 16px;
  }
  .flight_dtl_main .dtl_air_india h5 {
    font-size: 14px;
  }
  .seat_availabilty .seatmapicon {
    border: 1px solid #e7e7e7;
    padding: 10px;
    gap: 10px;
  }
  .tbo_seat_box ul li .seat_segment_map {
    padding: 6px 10px;
    font-size: 11px;
    margin-bottom: 10px;
  }
  .seat_maps .flight_d .flight-mw {
    max-width: max-content;
    padding: 0px;
  }
}
@media screen and (max-width: 320px) {
  img.footr_gp {
    max-width: 70px;
  }
}
