@media (min-width: 992px) {
/*Desktop Search Panel Starts*/
    /*Tab & Sub Tab*/
  .nav-item, .noContent-nav-item {
    cursor: pointer;
    }

/*Desktop Search Panel Header Starts*/
  /*Tab*/
  .tab {
    display: none;
    }
  .tab.active {
    display: block;
    }
  .navClass .navHeaderContainer nav ul .nav-item, .navClass .navHeaderContainer nav ul .noContent-nav-item {
    padding: 10px 10px 14px;
    color: #4a4a4a;
    /*border-bottom: 3px solid transparent;*/
    }
  .navClass .navHeaderContainer nav ul .nav-item.active {
    border-bottom: 3px solid #7c3aed;
    }
  .navClass .navHeaderContainer nav ul .nav-item:only-of-type.active {
    border-bottom: none;
    }
  /*.nav-item-content {
    padding: 60px 20px 0;
    background-color: #fff;
    display: inline-block;
    width: 100%;
    }*/
  .holiday-search-icon::before {
    content: "🔍";
    font-size: 16px;
    margin-right: 2px;
  }
  .holiday-destination-icon::before {
    content: "📍";
    font-size: 16px;
    margin-right: 2px;
  }
  .holiday-honeymoon-icon::before {
    content: "💖";
    font-size: 16px;
    margin-right: 2px;
  }
  .holiday-easyvisa-icon::before {
    content: "🏖️";
    font-size: 16px;
    margin-right: 2px;
  }
  .sub-nav-item, .noContent-sub-nav-item {
    border-right: 0;
    flex: 1;
    height: 56px;
    cursor: pointer;
    font-size: 16px;
    line-height: 18px;
    color: #4338ca;
    font-weight: 600;
    text-align: center;
    background: rgba(255, 255, 255, 0.88);
    border-bottom: 4px solid transparent;
    border-radius: 12px 12px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    }
  .sub-nav-item:last-child {
    border-right: 0;
    }
  .sub-nav-item h5, .noContent-sub-nav-item h5 {
    font-size: 15px;
    line-height: 17px;
    color: #4338ca;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 95%;
    }
  .noContent-sub-nav-item a:visited {
    /*color: #6d28d9;*/
    }
  .sub-nav-item.active {
    color: #5b21b6;
    border-bottom-color: #db2777;
    background: #fff;
    box-shadow: 0 -3px 14px rgba(124, 58, 237, 0.2);
    }
  .sub-tab-container {
    display: flex;
    gap: 3px;
    padding: 4px 4px 0 4px;
    border-radius: 16px 16px 0 0;
    background: linear-gradient(92deg, #fde68a 0%, #fbcfe8 22%, #ddd6fe 44%, #a5f3fc 66%, #fcd34d 88%, #f9a8d4 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.65);
    }
  .sub-nav-item-content {
    padding: 0;
    }
  /*Sub-Tab*/
  .sub-tab {
    display: none;
    }
  .sub-tab.active {
    display: block;
    }
/*Desktop Search Panel Header Ends*/

/*Desktop Header-Icon Starts*/
  .flightIcon {
    background-image: url('../../../../resources/assets/frontend/images/icon/airplane-9B_64.png');
    }
  .hotelIcon {
    background-image: url("../../../../resources/assets/frontend/images/icon/hotel-9B_64.png");
    }
  .holidayIcon {
    background-image: url("../../../../resources/assets/frontend/images/icon/holiday-9B_64.png");
    }
  .travelInsuranceIcon {
    background-image: url("../../../../resources/assets/frontend/images/icon/travel-insurance-9B-64.png");
    }
  .nav-item.active .dSrvcCont .dSvcIconBox .flightIcon {
    background-image: url("../../../../resources/assets/frontend/images/icon/airplane-08_64.png");
    }
  .nav-item.active .dSrvcCont .dSvcIconBox .hotelIcon {
    background-image: url("../../../../resources/assets/frontend/images/icon/hotel-08_64.png");
    }
  .nav-item.active .dSrvcCont .dSvcIconBox .holidayIcon {
    background-image: url("../../../../resources/assets/frontend/images/icon/holiday-08_64.png");
    }
  .nav-item.active .dSrvcCont .dSvcIconBox .travelInsuranceIcon {
    background-image: url("../../../../resources/assets/frontend/images/icon/travel-insurance-08-64.png");
    }
  .nav-item.active .dSrvcCont .dSvcIconName {
    color: #6d28d9;
    font-weight: 700;
    }
/*Desktop Header-Icon Ends*/

/*Desktop Search Panel Starts*/
  .bgGradient.webBG {
    min-height: 500px;
    position: relative;
    overflow: hidden;
    background-color: #312e81;
    background-image:
      radial-gradient(ellipse 120% 75% at 50% 110%, rgba(251, 191, 36, 0.55) 0%, rgba(251, 113, 133, 0.2) 38%, transparent 58%),
      radial-gradient(ellipse 90% 70% at 0% 0%, rgba(244, 114, 182, 0.55) 0%, transparent 52%),
      radial-gradient(ellipse 85% 65% at 100% 10%, rgba(34, 211, 238, 0.5) 0%, transparent 50%),
      radial-gradient(ellipse 70% 55% at 78% 85%, rgba(167, 139, 250, 0.5) 0%, transparent 48%),
      radial-gradient(ellipse 55% 45% at 22% 48%, rgba(253, 224, 71, 0.35) 0%, transparent 45%),
      linear-gradient(152deg, #4338ca 0%, #7c3aed 18%, #c026d3 42%, #0d9488 72%, #ea580c 100%) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    }
  .bgGradient.webBG::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.12) 0%, transparent 28%),
      radial-gradient(circle at 80% 60%, rgba(255, 255, 255, 0.08) 0%, transparent 22%);
    pointer-events: none;
    }
  .bgGradient.webBG .dPageContainer {
    position: relative;
    z-index: 1;
    }
  .dSearchPanel {
    position: relative;
    top: 85px;
    background: linear-gradient(180deg, #ffffff 0%, #fff7ed 38%, #f5f3ff 72%, #ecfeff 100%);
    border-radius: 20px;
    padding: 47px 0 0;
    height: 347px;
    border: 2px solid rgba(255, 255, 255, 0.75);
    box-shadow:
      0 0 0 1px rgba(167, 139, 250, 0.35),
      0 24px 56px rgba(67, 56, 202, 0.22),
      0 10px 28px rgba(14, 116, 144, 0.14),
      0 -6px 32px rgba(236, 72, 153, 0.1);
    }
  .dHldyPanel {
    /*padding: 0 30px;
    margin-bottom: 50px;*/
    padding: 20px 30px 40px;
    position: relative;
    }
  .tripTypeCont {
    /*display: flex;
    align-items: center;*/
    margin-bottom: 10px;
    }
  .tripTypeCont h4 {
    padding: 6px 0px;
    font-size: 17px;
    line-height: 22px;
    font-weight: 700;
    color: #5b21b6;
    text-align: left;
    margin-bottom: 0;
    letter-spacing: -0.02em;
    }
  @supports ((-webkit-background-clip: text) or (background-clip: text)) {
    .tripTypeCont h4 {
      background: linear-gradient(95deg, #6d28d9 0%, #db2777 45%, #0d9488 100%);
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
      }
    }
  .dHldyPanelBox {
    border: 2px solid transparent;
    background:
      linear-gradient(#fff, #fff) padding-box,
      linear-gradient(125deg, #f472b6, #a78bfa, #22d3ee, #fbbf24) border-box;
    border-radius: 14px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    }
  .dSvcPanel {
    margin-right: 0;
    position: relative;
    flex: 1;
    border-right: solid 1px #e7e7e7;
    }
  .dSvcPanel_inputbox, .dSvcPanel_selectbox {
    background: #fff;
    /*height: auto;*/
    height: 101px;
    border-radius: 0;
    border-right: 1px solid #e7e7e7;
    display: flex;
    flex-direction: column;
    margin-right: 0;
    /*position: relative;*/
    transition: all .2s linear;
    user-select: none;
    width: 100%;
    }
  .dSvcPanel_inputbox:last-child {
    border-right: 0;
    }
  .dSvcPanel_inputbox label, .dSvcPanel_selectbox label {
    font-size: 13px;
    line-height: 14px;
    color: #4a4a4a;
    font-weight: 500;
    text-align: left;
    margin-bottom: 0;
    text-transform: capitalize;
    padding: 10px 20px 0;
    }
  .dSvcPanel_inputbox_date{
    background: #fff;
    height: 101px;
    border-radius: 0;
    border-right: 1px solid #e7e7e7;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-right: 0;
    transition: all .2s linear;
    user-select: none;
    width: 100%;
    position: relative;
    }
  .dSvcPanel_inputbox_date label {
    font-size: 13px;
    line-height: 14px;
    color: #4a4a4a;
    font-weight: 500;
    text-align: left;
    margin-bottom: 0;
    text-transform: capitalize;
    padding: 10px 20px 0;
    }
  .searchBoxdownArrow:after {
    display: inline-block;
    padding: 3px;
    content: '';
    border: solid #db2777;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    vertical-align: top;
    margin-left: 8px;
    transition: all 0.3s ease-in-out;
    position: relative;
    top: 1px;
    }
  .inputBoxdownArrow:after {
    /*display: inline-block;
    padding: 3px;
    content: '';
    border: solid #6d28d9;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    vertical-align: top;
    margin-left: 8px;
    transition: all 0.3s ease-in-out;
    position: relative;
    top: 1px;*/
    }
  .dSvcPanel_inputbox input {
    background-color: #fff;
    font-size: 32px;
    line-height: 34px;
    color: #001;
    font-weight: 600;
    border: 0;
    outline: 0;
    padding: 0;
    text-transform: capitalize;
    width: 100%;
    height: 75px;
    padding: 6px 20px;
    }
  .dSvcPanel_inputbox input::-webkit-input-placeholder{
    font-size: 14px;
    vertical-align: top;
    }
  .dSvcPanel_inputbox_date input {
      height: 0;
      border: 0;
      opacity: 0;
      outline: 0;
      padding: 0;
      position: absolute;
      user-select: none;
      }
  /*.dSvcPanel_selectbox select {
    background: #fff;
    font-size: 24px;
    line-height: 26px;
    color: #001 !important;
    font-weight: 600;
    border: 0;
    outline: 0;
    padding: 0;
    width: 100%;
    height: 30px;
    margin-left: 0;
    }*/
  /*Customized Date Starts*/
  .dateValueCont {
    padding: 11px 0;
    height: 75px;
    display: flex;
    flex-direction: column;
    }
  .dateValue {
    /*font-size: 20px;
    line-height: 44px;*/
    color: #001;
    font-weight: 600;
    text-transform: capitalize;
    align-items: baseline;
    column-gap: 5px;
    }
  .dayStyle {
    font-size: 32px;
    line-height: 37px;
    font-weight: 900;
    color: #001;
    }
  .monthStyle {
    font-size: 20px;
    line-height: 26px;
    color: #001;
    font-weight: 500
    }
  .yearStyle {
    font-size: 20px;
    line-height: 26px;
    color: #001;
    font-weight: 500
    }
  .comma:after {
    content: ",";
    }
  .dayName {
    font-size: 14px;
    line-height: 17px;
    color: #4a4a4a;
    font-weight: 500;
    text-align: left;
    letter-spacing: .64px;
    margin-top: 0;
    }
  /*Customized Date Ends*/
  .dSrchBtnCont {
    display: flex;
    justify-content: center;
    }
  .btnMain {
    display: inline-block;
    text-transform: none;
    border-radius: 3px;
    padding: 6px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    letter-spacing: 0.64px;
    margin-bottom: 0;
    height: auto;
    }
  .btnSearchWeb {
    flex-shrink: 0;
    outline: 0;
    text-transform: uppercase;
    background: linear-gradient(135deg, #f59e0b 0%, #ec4899 32%, #8b5cf6 58%, #06b6d4 100%);
    border: 0;
    border-radius: 999px;
    padding: 12px;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    margin-bottom: -24px;
    width: 215px;
    box-shadow:
      0 4px 0 rgba(0, 0, 0, 0.08),
      0 10px 28px rgba(236, 72, 153, 0.45),
      0 16px 40px rgba(59, 130, 246, 0.25);
    }
  .btnSearchWeb:hover, .btnSearchWeb:focus {
    background: linear-gradient(135deg, #fbbf24 0%, #f472b6 35%, #a78bfa 60%, #22d3ee 100%);
    color: #fff;
    filter: brightness(1.05);
    }
/*Desktop Search Panel Ends*/

/*Select-2 Starts*/
  .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    padding: 0;
    display: block;
    }
  .select2-container--default .select2-selection--single {
    background: #fff !important;
    /*height: 22px !important;*/
    border-radius: 0 !important;
    border: 0 !important;
    /*padding-top: 5px !important;*/
    font-size: 15px !important;
    }
  /*IMP Starts*/
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 15px;
    padding-right: 0px;
    opacity: 0;
    position: absolute;
    left: -499px;
    }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #001  !important; /*Changed in Page Two*/
    font-size: 32px; /*Changed in Page Two*/
    line-height: 38px; /*Changed in Page Two*/
    font-weight: 900; /*Changed in Page Two*/
    text-transform: capitalize; /*Changed in Page Two*/
    }
  span.select2.select2-container {
    width: 100% !important;
    }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    /*height: 22px !important;*/ /*changed in page two*/
    height: 75px; /*changed in page two*/ /*IMP in increasing Select2 height*/
    user-select: none;
    -webkit-user-select: none;
    /*border-radius: 5px !important;
    border: 1px solid #7d7d7d !important;*/
    /*font-size: 15px;
    line-height: 16px;
    font-weight: 500;
    color: #fff;*/
    width: 100%;
    /*background: #434a54 !important;*/
    background-color: #fff !important; /*changed in page two*/
    display: flex; /*changed in page two*/
    align-items: center; /*changed in page two*/
    }
  .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    /*padding-left: 2px !important;
    padding-right: 5px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 6px 20px;
    width: 100%;
    }
  .select2-container .select2-selection--single .select2-selection__clear {
    border: none;
    font-size: 18px;
    color: #fff;
    background-color: transparent;
    margin-top: -1px;
    }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 15px;
    padding-right: 0px;
    opacity: 0;
    }
  /*IMP Ends*/
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #001; /*Changed in Page Two*/
    font-weight: 900;
    }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    /* opacity: 0; */
    display: none;
    }
  .select2-search--dropdown {
    display: block;
    /*padding: 4px;*/
    padding: 0;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 10%);
    }
  .select2-container .select2-dropdown {
    background: #f2f2f2;
    margin-top: -15px;
    border-radius: 4px;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    overflow: hidden;
    border: 0;
    padding: 0;
    max-width: 330px;
    position: absolute;
    z-index: 1053;
    }
  .select2-container .select2-dropdown .select2-search input {
    /*outline: none !important;
    border: 1px solid #34495e !important;
    border-bottom: none !important;
    padding: 4px 6px !important;
    border-radius: 0;*/
    background: #fff;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 10%);
    padding: 10px 10px 11px 20px;
    outline: 0;
    border: 0;
    width: 100%;
    font-size: 16px;
    line-height: 18px;
    color: #000000;
    font-weight: 700;
    margin: 0 !important;
    text-transform: capitalize;
    }
  .select2-container .select2-dropdown .select2-results {
    padding: 0;
    }
  .select2-container--default .select2-results__option .select2-results__option {
    padding-left: 20px;
    }
  .select2-container--default .select2-results__option--selected {
    background-color: #fff;
    }
  .select2-container .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected] {
    background-color: #f2f2f2;
    }
  .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #f2f2f2;
    color: #001;
    }
  .select2-container .select2-dropdown .select2-results ul {
    background: #fff;
    /*border: 1px solid #34495e;*/
    border: 0;
    }
  .select2-container--default .select2-results>.select2-results__options {
    min-height: 283px;
    max-height: 285px;
    overflow-y: auto;
    }
  .select2-container--default .select2-results__option--group {
    padding: 0;
    }
  .select2-results__option {
    padding: 11px 15px;
    user-select: none;
    -webkit-user-select: none;
    color: #001;
    }
  .select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 10px 20px 4px;
    font-size: 12px;
    line-height: 15px;
    color: #a1a1a1;
    font-weight: 600;
    text-transform: uppercase;
    }
/*Select-2 Ends*/

/*Ui-Datpicker Position*/
  .ui-datepicker {
    left: 817px !important;
    top: 370px !important;
    }

  .navHeaderWrapper.navClass nav {
    background: linear-gradient(135deg, #fffbeb 0%, #fce7f3 35%, #e0e7ff 70%, #ecfeff 100%);
    border: 2px solid rgba(255, 255, 255, 0.85);
    box-shadow:
      0 0 0 1px rgba(167, 139, 250, 0.45),
      0 14px 36px rgba(91, 33, 182, 0.18),
      0 6px 16px rgba(14, 165, 233, 0.12);
    border-radius: 16px;
    }
}