:root {
  --bgClearImgUrl: url(https://c.myholidays.com/cms/images/theme/bg_crl_path.png);
  --searchSpriteImgUrl: url(https://c.myholidays.com/cms/images/theme/search-sprite-img.png);
  --footerSpriteImgUrl: url(https://c.myholidays.com/cms/images/theme/footer-sprite.webp);
  --fbSpriteImgUrl: url(https://c.myholidays.com/cms/images/theme/fb-sprite.png);
  --datePickerIcon: url(https://c.myholidays.com/cms/images/theme/datepicker-icon.png);
}

.fblandingpagemain {
  position: relative;
}

.fblandingpagemain .searchhome.fblanding {
  text-align: center;
  overflow: hidden;
  height: 370px;
  position: relative;
}

.fblandingpagemain .searchhome.fblanding img {
  width: 100%;
  display: inline-block;
  max-height: 370px;
  object-fit: cover;
}

.searchhome::after {
  background-image: var(--bgClearImgUrl);
  position: absolute;
  width: 100%;
  bottom: -5px;
  content: "";
  height: 50px;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
}

header .topTollfree .top_contact .imageicon i.contactgirl {
  background: var(--searchSpriteImgUrl) -295px 83px;
  width: 40px;
  height: 42px;
  display: inline-block;
  overflow: hidden;
  border: 2px solid #aa184b;
  border-radius: 100%;
}

.clsQlnkHDestScrollForSearchBox {
  width: 100%;
  left: 0;
}

.fbpage_form {
  margin-top: 0;
}

.fbpage_form .homeSearchmain .tabresultData h2 {
  font-size: 18px;
  margin-bottom: 16px;
}

.fbpage_form .homeSearchmain .tabresultData {
  padding: 15px;
}

.fbpage_form .homeSearchmain {
  width: 400px;
  border-radius: 5px;
  float: right;
}

.fbpage_form .homeSearchmain .tabresultData .tabbingData .tabbs {
  width: 100%;
  border: 0;
}

.fbpage_form .homeSearchmain .tabresultData .tabbingData .tabbs .airportbox {
  width: 100%;
}

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .airportbox
  .airport {
  width: 100%;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  border-radius: 5px;
}

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .airportbox
  .airport.landingairport {
  margin: 0;
  padding: 0;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  border-radius: 5px;
}

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .airportbox
  .airport.landingairport
  .airport_icon {
  left: 10px;
}

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .Depart.DepartDate {
  width: 48%;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  border-radius: 5px;
}

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .Depart.Arrivaldate {
  float: right;
  width: 48%;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  border-radius: 5px;
}

.fbpage_form .homeSearchmain .tabresultData .tabbingData .tabbs .travellers {
  height: 47.5px;
  width: 100%;
  border: 1px solid #e6e6e6;
  margin-bottom: 15px;
  border-radius: 5px;
}

.fbpage_form .homeSearchmain .tabresultData .tabbingData .srchbtn {
  width: 100%;
}

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .travellers
  i.passengers_tabinput {
  top: 18px;
}

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .fbboxfrm
  .userfrm
  .placeholderSerchWidget {
  left: 30px;
}

.fbpage_form .homeSearchmain .tabresultData .tabbingData .tabbs .fbboxfrm {
  clear: both;
  padding-top: 20px;
  width: 100%;
  float: left;
}

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .fbboxfrm
  .userfrm {
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  border-radius: 5px;
  width: 100%;
}

.homeSearchmain .tabresultData .tabbingData .fbfrm_sml {
  clear: both;
  padding-top: 10px;
  font-size: 12px;
  color: #868686;
}

.homeSearchmain .tabresultData .tabbingData .fbfrm_sml a {
  color: #868686;
  text-decoration: underline;
}

.fbpage_form .homeSearchmain .tabresultData .tabbingData .srchbtn span {
  font-size: 18px;
}

.fb_secfiveelement {
  float: left;
  width: 100%;
}

.fb_secfiveelement ul {
  width: 50%;
  float: left;
  padding-right: 0;
}

.fb_secfiveelement ul li {
  width: 50%;
  margin-bottom: 30px;
  min-height: 62px;
  padding-right: 60px;
}

.fb_secfiveelement .fiveelement ul li .icon {
  width: 50px;
  float: left;
}

.fb_secfiveelement .fiveelement ul li .databox {
  width: calc(100% - 50px);
  width: -webkit-calc(100% - 50px);
  width: -ms-calc(100% - 50px);
  width: -moz-calc(100% - 50px);
}

.fb_secfiveelement .fiveelement {
  padding-bottom: 10px;
}

.fbpage_form .homeSearchmain form {
  position: absolute;
  top: -330px;
  background: #fff;
  border-radius: 4px;
}

.fb_bookflight_content {
  float: left;
  width: 100%;
  padding: 25px 0;
  background: #fff;
}

.fb_bookflight_content .recommendedBy_text {
  padding-bottom: 10px;
}

.fb_bookflight_content p {
  font-size: 14px;
  line-height: 22px;
  color: #505050;
  font-family: robotoregular;
}

.fb_bookflight_content ul {
  float: left;
  width: 55%;
  margin-top: 18px;
}

.fb_bookflight_content ul li {
  width: 49%;
  display: inline-block;
  padding-right: 50px;
  padding-left: 15px;
  position: relative;
  min-height: 65px;
  vertical-align: top;
  font-size: 16px;
  color: #000;
}

.fb_bookflight_content ul li:after {
  position: absolute;
  left: 0;
  top: 7px;
  width: 7px;
  height: 7px;
  background: #01575e;
  content: "";
  border-radius: 8px;
}

.fb_mhflight_sec,
.fb_mhoffer {
  float: left;
  width: 100%;
}

.fb_mhflight_sec .mhflight_content .innerbg h2 span {
  font-weight: 600;
}

.fb_mhflight_sec .innerbg {
  background: #00575e;
}

.fb_newsletter_Main h3 {
  font-weight: 600;
  margin-bottom: 5px;
}

.fb_newsletter_Main .centerdivbox .newsform {
  padding-top: 14px;
}

.fb_trustcallmain .callbackMain a {
  color: #505050;
}

.fb_trustcallmain + .ConnectUsfooter .innerrow > hr {
  border: 0;
  margin-top: 10px;
}

.homeSearchmain .tabresultData .tabbingData .tabbs .Depart input,
.homeSearchmain .tabresultData .tabbingData .tabbs .travellers input {
  box-shadow: none;
  height: 47.5px;
}

.fbpage_form h2 {
  font-size: 20px;
  font-weight: 600;
  color: #161616 !important;
}

.homeSearchmain .tabresultData .tabbingData .tabbs .Depart i {
  z-index: 1;
}

.homeSearchmain .tabresultData .tabbingData .tabbs .switchicon-icon,
.homeSearchmain .tabresultData .tabbingData .tabbs i {
  background: var(--searchSpriteImgUrl);
  background-position: -100px -2px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
}

.homeSearchmain .tabresultData .tabbingData .tabbs .airport i.airport_icon {
  background-position: -100px -2px;
}

.homeSearchmain .tabresultData .tabbingData .tabbs .airport i {
  position: absolute;
  left: 10px;
  top: 18px;
}

.homeSearchmain .tabresultData .tabbingData .tabbs .airport i.airport_icon {
  background-position: -100px -2px;
}

.homeSearchmain .tabresultData .tabbingData .tabbs i.calendar-InputIcon {
  background-position: -55px -2px;
}

.homeSearchmain .tabresultData .tabbingData .tabbs i.passengers_tabinput {
  background-position: -77px -2px;
}

i.fb {
  background: var(--footerSpriteImgUrl) -62px 29px;
  width: 14px;
  height: 21px;
  display: inline-block;
}

i.tw {
  background: var(--footerSpriteImgUrl) -84px 29px;
  width: 24px;
  height: 21px;
  display: inline-block;
}

i.linkdin {
  background: var(--footerSpriteImgUrl) -117px 29px;
  width: 22px;
  height: 21px;
  display: inline-block;
}

i.insta {
  background: var(--footerSpriteImgUrl) -147px 29px;
  width: 21px;
  height: 21px;
  display: inline-block;
}

i.secureimage {
  background: var(--footerSpriteImgUrl) 0 -1px;
  width: 152px;
  height: 36px;
  display: inline-block;
}

i.pcj {
  background: var(--footerSpriteImgUrl) -158px 0;
  width: 146px;
  height: 36px;
  display: inline-block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
}

i.visa {
  background: var(--footerSpriteImgUrl) -8px -47px;
  width: 72px;
  height: 22px;
  display: inline-block;
  margin: 0 5px 0 0;
}

i.jcb {
  background: var(--footerSpriteImgUrl) -92px -47px;
  width: 30px;
  height: 22px;
  display: inline-block;
  margin: 0 5px 0 0;
}

i.master {
  background: var(--footerSpriteImgUrl) -136px -47px;
  width: 29px;
  height: 22px;
  display: inline-block;
  margin: 0 5px 0 0;
}

i.americanexp {
  background: var(--footerSpriteImgUrl) -173px -47px;
  width: 45px;
  height: 22px;
  display: inline-block;
  margin: 0 5px 0 0;
}

i.netbanking {
  background: var(--footerSpriteImgUrl) -226px -47px;
  width: 75px;
  height: 22px;
  display: inline-block;
}

.happycus {
  background: var(--footerSpriteImgUrl) -28px 100px;
  width: 50px;
  height: 44px;
  display: block;
}

.BestPrice {
  background: var(--footerSpriteImgUrl) -84px 100px;
  width: 50px;
  height: 44px;
  display: block;
}

.SafeSecure {
  background: var(--footerSpriteImgUrl) -130px 100px;
  width: 50px;
  height: 44px;
  display: block;
}

.CustomerSupport {
  background: var(--footerSpriteImgUrl) -182px 100px;
  width: 50px;
  height: 44px;
  display: block;
}

.homeSearchmain .tabresultData .tabbingData .tabbs .userfrm i {
  background: var(--fbSpriteImgUrl) !important;
  background-position: -101px -39px !important;
}

.homeSearchmain .tabresultData .tabbingData .tabbs .user-namefb {
  background-position: -101px -39px !important;
}

.homeSearchmain .tabresultData .tabbingData .tabbs .userfrm .email-namefb {
  background-position: -75px -38px !important;
}

.homeSearchmain .tabresultData .tabbingData .tabbs .userfrm .country_fb {
  background-position: -138px -16px !important;
}

.homeSearchmain .tabresultData .tabbingData .tabbs .userfrm .mobile_numfb {
  background-position: -165px -16px !important;
}

.mhOffers.fb_mh_offer .alloffershome .offerm .tcavil span.AvailOffer {
  background: #aa184b;
}

.mhOffers.fb_mh_offer .alloffershome .offerm .offerData small {
  color: #01575e;
}

.mhOffers h2 {
  margin: 0 0 5px 0;
}

.mhOffers {
  padding: 20px 0 0 0;
}

body {
  scroll-behavior: smooth;
}

.srchbtn_mobile_text {
  display: none;
}

#ui-id-1.ui-autocomplete {
  max-width: 368px;
  width: inherit !important;
  min-width: 368px;
}

.ui-datepicker
  .ui-widget-header
  .ui-corner-all.ui-datepicker-prev
  span::before {
  content: "\25C0";
  font-size: 13px;
}

.ui-datepicker .ui-widget-header .ui-corner-all.ui-datepicker-next span::before,
.ui-datepicker-next.ui-corner-all.ui-state-hover.ui-datepicker-next-hover::before {
  content: "\25BA";
  font-size: 13px;
}

.ui-datepicker-next.ui-corner-all.ui-state-hover.ui-datepicker-next-hover:hover
  span.ui-icon.ui-icon-circle-triangle-e {
  display: none !important;
}

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .Depart.Arrivaldate.ReturnDate
  i.calendar-InputIcon {
  background-position: -159px -2px;
}

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .travellers
  .travel_close {
  text-align: right;
  padding-bottom: 15px;
  padding-right: 10px;
}

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .travellers
  .travel_close
  span {
  display: inline-block;
  cursor: pointer;
  text-transform: capitalize;
  background: #00575e;
  color: #fff;
  padding: 5px 14px;
  border-radius: 3px;
}

@media screen and (device-aspect-ratio: 2/3) {
  input[type="date"],
  input[type="datetime-local"],
  input[type="datetime"],
  input[type="email"],
  input[type="month"],
  input[type="number"],
  input[type="password"],
  input[type="text"],
  input[type="time"],
  input[type="url"],
  input[type="week"],
  select,
  textarea {
    font-size: 15px;
  }
}

@media screen and (device-aspect-ratio: 40/71) {
  input[type="date"],
  input[type="datetime-local"],
  input[type="datetime"],
  input[type="email"],
  input[type="month"],
  input[type="number"],
  input[type="password"],
  input[type="text"],
  input[type="time"],
  input[type="url"],
  input[type="week"],
  select,
  textarea {
    font-size: 15px;
  }
}

@media screen and (device-aspect-ratio: 375/667) {
  input[type="date"],
  input[type="datetime-local"],
  input[type="datetime"],
  input[type="email"],
  input[type="month"],
  input[type="number"],
  input[type="password"],
  input[type="tel"],
  input[type="text"],
  input[type="time"],
  input[type="url"],
  input[type="week"],
  select,
  textarea {
    font-size: 15px;
  }
}

@media screen and (device-aspect-ratio: 9/16) {
  input[type="date"],
  input[type="datetime-local"],
  input[type="datetime"],
  input[type="email"],
  input[type="month"],
  input[type="number"],
  input[type="password"],
  input[type="tel"],
  input[type="text"],
  input[type="time"],
  input[type="url"],
  input[type="week"],
  select,
  textarea {
    font-size: 15px;
  }
}

.ui-datepicker-multi .ui-datepicker-group table tbody tr td {
  height: 20px;
  width: 20px;
}

.tabresultData .tabbingData .tabbs .Depart.Arrivaldate i.calendar-InputIcon {
  background: 0 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  height: 100%;
}

.tabresultData .tabbingData .tabbs .Depart.Arrivaldate input[type="text"] {
  background: var(--datePickerIcon) no-repeat 10px 17px;
}

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .Depart.Arrivaldate.ReturnDate
  input[type="text"] {
  background: var(--datePickerIcon) no-repeat 10px -17px;
}

.newsletterMain.fb_newsletter_Main .emailerrormsg {
  text-align: left;
}

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .Depart.DepartDate
  input {
  background: 0 0;
}

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .Depart.Arrivaldate.ReturnDate
  label {
  pointer-events: none;
}

.fblandingpagemain.DisneyBannerMain
  .containermain.searchMain
  .homeSearchmain
  form#flightSearchForm
  .tabresultData
  div#Roundtriptab.tabbingData
  .tabbs
  .fbboxfrm
  label
  span.txtboxlable {
  color: #008089 !important;
}
.fblandingpagemain.saudiBannerMain
  .containermain.searchMain
  .homeSearchmain
  form#flightSearchForm
  .tabresultData
  div#Roundtriptab.tabbingData
  .tabbs
  .fbboxfrm
  label
  span.txtboxlable {
  color: #008089 !important;
}
.fblandingpagemain.DisneyBannerMain
  .containermain.searchMain
  .homeSearchmain
  form#flightSearchForm
  .tabresultData
  div#Roundtriptab.tabbingData
  .tabbs
  .fbboxfrm
  span.txtboxlable {
  color: #008089 !important;
}
.fblandingpagemain.saudiBannerMain
  .containermain.searchMain
  .homeSearchmain
  form#flightSearchForm
  .tabresultData
  div#Roundtriptab.tabbingData
  .tabbs
  .fbboxfrm
  span.txtboxlable {
  color: #008089 !important;
}
.fblandingpagemain.DisneyBannerMain
  .fbpage_form
  .containermain.searchMain
  .homeSearchmain
  .landing_search_panel.searchwrapflt
  .tabresultData
  .tabbingData
  .tabbs
  .fbboxfrm
  .airport.userfrm.CountryCode
  label
  i.CountryCodeicon {
  background: url(https://c.myholidays.com/images/Disneyfb-sprite.png) !important;
  position: absolute;
  left: 10px;
  top: 15px;
  width: 15px;
  height: 16px;
  background-position: -138px -14px !important;
  z-index: 1;
}
.fblandingpagemain.saudiBannerMain
  .fbpage_form
  .containermain.searchMain
  .homeSearchmain
  .landing_search_panel.searchwrapflt
  .tabresultData
  .tabbingData
  .tabbs
  .fbboxfrm
  .airport.userfrm.CountryCode
  label
  i.CountryCodeicon {
  background: url(https://c.myholidays.com/images/Disneyfb-sprite.png) !important;
  position: absolute;
  left: 10px;
  top: 15px;
  width: 15px;
  height: 16px;
  background-position: -138px -14px !important;
  z-index: 1;
}
.fblandingpagemain.DisneyBannerMain
  .fbpage_form
  .homeSearchmain
  .landing_search_panel.searchwrapflt
  .tabresultData
  .tabbingData
  .fbboxfrm
  .airport.userfrm.CountryCode
  .select2.select2-container.select2-container--default.select2-container--above.select2-container--open {
  padding-left: 24px;
}
.fblandingpagemain.saudiBannerMain
  .fbpage_form
  .homeSearchmain
  .landing_search_panel.searchwrapflt
  .tabresultData
  .tabbingData
  .fbboxfrm
  .airport.userfrm.CountryCode
  .select2.select2-container.select2-container--default.select2-container--above.select2-container--open {
  padding-left: 24px;
}
.fblandingpagemain.DisneyBannerMain
  .fbpage_form
  .homeSearchmain
  .landing_search_panel.searchwrapflt
  .tabresultData
  .tabbingData
  .fbboxfrm
  .airport.userfrm.CountryCode
  .select2.select2-container.select2-container--default.select2-container--above.select2-container--focus {
  padding-left: 24px;
}
.fblandingpagemain.saudiBannerMain
  .fbpage_form
  .homeSearchmain
  .landing_search_panel.searchwrapflt
  .tabresultData
  .tabbingData
  .fbboxfrm
  .airport.userfrm.CountryCode
  .select2.select2-container.select2-container--default.select2-container--above.select2-container--focus {
  padding-left: 24px;
}
.fblandingpagemain.DisneyBannerMain
  .fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .fbboxfrm
  .userfrm
  .select2-container
  .select2-selection
  .select2-selection__rendered {
  height: 50px;
  line-height: 47px;
  padding-left: 30px;
}
.fblandingpagemain.saudiBannerMain
  .fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .fbboxfrm
  .userfrm
  .select2-container
  .select2-selection
  .select2-selection__rendered {
  height: 50px;
  line-height: 47px;
  padding-left: 30px;
}
.fblandingpagemain.DisneyBannerMain
  .fbpage_form
  .homeSearchmain
  .landing_search_panel.searchwrapflt
  .tabresultData
  .tabbingData
  .fbboxfrm
  #ShowDivClick
  .airport.userfrm
  i.PreferredHotelcon {
  background: url(https://c.myholidays.com/images/Disneyfb-sprite.png) !important;
  position: absolute;
  left: 10px;
  top: 15px;
  width: 15px;
  height: 16px;
  background-position: -14px -86px !important;
  z-index: 1;
}
.fblandingpagemain.saudiBannerMain
  .fbpage_form
  .homeSearchmain
  .landing_search_panel.searchwrapflt
  .tabresultData
  .tabbingData
  .fbboxfrm
  #ShowDivClick
  .airport.userfrm
  i.PreferredHotelcon {
  background: url(https://c.myholidays.com/images/Disneyfb-sprite.png) !important;
  position: absolute;
  left: 10px;
  top: 15px;
  width: 15px;
  height: 16px;
  background-position: -14px -86px !important;
  z-index: 1;
}
.fblandingpagemain.DisneyBannerMain
  .fbpage_form
  .containermain.searchMain
  .homeSearchmain {
  box-shadow: none;
  background: 0 0;
}
.fblandingpagemain.saudiBannerMain
  .fbpage_form
  .containermain.searchMain
  .homeSearchmain {
  box-shadow: none;
  background: 0 0;
}
.fblandingpagemain.DisneyBannerMain
  .fbpage_form
  .containermain.searchMain
  .homeSearchmain
  .tabresultData {
  box-shadow: -1px 3px 5px 0 rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: -1px 3px 5px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: -1px 3px 5px 0 rgba(0, 0, 0, 0.16);
}
.fblandingpagemain.saudiBannerMain
  .fbpage_form
  .containermain.searchMain
  .homeSearchmain
  .tabresultData {
  box-shadow: -1px 3px 5px 0 rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: -1px 3px 5px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: -1px 3px 5px 0 rgba(0, 0, 0, 0.16);
}

span#select2-countryCodeOnFbpage-container {
  text-align: left !important;
}

.globIconform {
  background: url(https://c.myholidays.com/images/Disneyfb-sprite.png) !important;
  position: absolute;
  left: 10px;
  top: 15px;
  width: 15px;
  height: 16px;
  z-index: 1;
}

@media screen and (max-width: 1200px) {
  #ui-id-1.ui-widget-content {
    width: 300px !important;
  }
}

@media screen and (max-width: 1080px) {
  .thanku-cont h1 {
    padding-top: 30px;
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 1023px) {
  .searchhome {
    height: 197px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .fb_secfiveelement ul {
    width: 58%;
  }
  .fb_secfiveelement ul li {
    width: 50%;
    margin-bottom: 20px;
    padding-right: 0;
  }
  .fb_secfiveelement ul li:last-child {
    width: 50%;
    background: 0 0;
    padding: 0;
    margin: 0;
  }
  .fb_secfiveelement ul li:last-child .databox,
  .fb_secfiveelement ul li:last-child .icon {
    display: block;
  }
  .fbpage_form .homeSearchmain {
    width: 350px;
  }
  .fb_bookflight_content ul li {
    padding-right: 20px;
    padding-left: 15px;
    font-size: 15px;
  }
  .fb_bookflight_content ul {
    width: 58%;
  }
  .mhflight_content .innerbg p {
    font-size: 14px;
  }
  .mhflight_content .innerbg h2 {
    font-size: 25px;
  }
  .fblandingpagemain .searchhome.fblanding img {
    max-height: 290px;
  }
  .fblandingpagemain .searchhome.fblanding {
    height: 290px;
  }
  .fb_secfiveelement .fiveelement {
    padding-top: 5px;
    display: none;
  }
  .fb_secfiveelement.switerzerland-custom-new-fiveElement .fiveelement {
    display: block;
  }

  .fb_bookflight_content p {
    width: 60%;
  }
  .fb_bookflight_content p br {
    display: none;
  }
  .fbpage_form .homeSearchmain form {
    top: -290px;
  }
  .fbpage_form .tabresultData .tabbingData .tabbs .airportbox {
    border: 0 !important;
  }
  .fbpage_form
    .tabresultData
    .tabbingData
    .tabbs
    .airportbox
    div#airportListBoxToggle {
    margin: 0;
  }
  .recommendedBy_text {
    font-size: 25px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .fb_secfiveelement ul {
    width: 58%;
  }
  .fb_secfiveelement ul li {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 10px;
    min-height: 1px;
  }
  .fb_secfiveelement ul li:last-child {
    width: 100%;
    background: 0 0;
    padding: 0;
    margin: 0;
  }
  .fb_secfiveelement ul li:last-child .databox,
  .fb_secfiveelement ul li:last-child .icon {
    display: block;
  }
  .fbpage_form .homeSearchmain {
    width: 315px;
  }
  .fb_bookflight_content ul li {
    padding-right: 20px;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    font-size: 14px;
    margin-bottom: 8px;
  }
  .fb_bookflight_content ul {
    width: 50%;
  }
  .mhflight_content .innerbg p {
    font-size: 13px;
  }
  .mhflight_content .innerbg h2 {
    font-size: 20px;
  }
  .fblandingpagemain .searchhome.fblanding img {
    max-height: 220px;
  }
  .fblandingpagemain .searchhome.fblanding {
    height: 220px;
  }
  .fb_secfiveelement .fiveelement {
    padding-top: 5px;
  }
  .fb_bookflight_content p {
    width: 48%;
  }
  .fb_bookflight_content p br {
    display: none;
  }
  .fbpage_form .homeSearchmain form {
    top: -230px;
  }
  .fbpage_form .tabresultData .tabbingData .tabbs .airportbox {
    border: 0 !important;
  }
  .fbpage_form
    .tabresultData
    .tabbingData
    .tabbs
    .airportbox
    div#airportListBoxToggle {
    margin: 0;
  }
  .recommendedBy_text {
    font-size: 20px;
  }
  .fbpage_form h2 {
    font-size: 16px !important;
  }
  .fb_newsletter_Main h3 {
    font-size: 18px !important;
  }
  .trustcallmain .callbackMain h3 {
    font-size: 20px;
  }
  .trustcallmain .callbackMain a {
    padding: 12px 20px;
  }
  .fiveelement ul li .databox p {
    font-size: 13px;
  }
  #ui-id-1.ui-autocomplete {
    max-width: 284px;
    width: inherit !important;
    min-width: 284px;
  }
}

@media screen and (min-width: 768px) and (max-width: 770px) {
  #ui-id-1.ui-widget-content {
    width: 100% !important;
    max-width: calc(25% - -92px) !important;
    min-width: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .fb_secfiveelement ul {
    width: 100%;
  }
  .fb_secfiveelement ul li {
    width: 50%;
    margin-bottom: 20px;
    padding-right: 10px;
    min-height: 1px;
  }
  .fb_secfiveelement ul li:last-child {
    width: 50%;
    background: 0 0;
    padding: 0;
    margin: 0;
  }
  .fb_secfiveelement ul li:last-child .databox,
  .fb_secfiveelement ul li:last-child .icon {
    display: block;
  }
  .fbpage_form .homeSearchmain {
    width: 100%;
    margin-bottom: 15px;
  }
  .fb_bookflight_content ul li {
    padding-right: 20px;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    font-size: 14px;
    margin-bottom: 8px;
  }
  .fb_bookflight_content ul {
    width: 100%;
  }
  .mhflight_content .innerbg p {
    font-size: 13px;
  }
  .mhflight_content .innerbg h2 {
    font-size: 20px;
  }
  .fblandingpagemain .searchhome.fblanding img {
    max-height: none;
  }
  .fblandingpagemain .searchhome.fblanding {
    height: auto;
    top: 0;
  }
  .fb_secfiveelement .fiveelement {
    padding-top: 5px;
  }
  .fb_bookflight_content p {
    width: 100%;
  }
  .fb_bookflight_content p br {
    display: none;
  }
  .fbpage_form .homeSearchmain form {
    position: static;
    margin-top: 20px;
  }
  .fbpage_form .tabresultData .tabbingData .tabbs .airportbox {
    border: 0 !important;
  }
  .fbpage_form
    .tabresultData
    .tabbingData
    .tabbs
    .airportbox
    div#airportListBoxToggle {
    margin: 0;
  }
  .recommendedBy_text {
    font-size: 20px;
  }
  .fbpage_form h2 {
    font-size: 16px !important;
  }
  .fb_newsletter_Main h3 {
    font-size: 18px !important;
  }
  .trustcallmain .callbackMain h3 {
    font-size: 20px;
  }
  .trustcallmain .callbackMain a {
    padding: 12px 20px;
  }
  .fiveelement ul li .databox p {
    font-size: 12px;
  }
  .fb_trustcallmain .callbackMain,
  .fb_trustcallmain .truthomemain {
    margin-top: 25px;
    margin-bottom: 5px;
  }
  .fblandingpagemain .searchhome.fblanding {
    height: auto;
  }
  .fb_trustcallmain + .ConnectUsfooter {
    padding-top: 20px;
  }
  .fb_mhflight_sec .innerbg {
    padding: 0;
  }
  .fbpage_form
    .homeSearchmain
    .tabresultData
    .tabbingData
    .tabbs
    .Depart.Arrivaldate,
  .fbpage_form
    .homeSearchmain
    .tabresultData
    .tabbingData
    .tabbs
    .Depart.DepartDate {
    margin-bottom: 0;
    margin-top: 30px;
  }
  .fbpage_form
    .homeSearchmain
    .tabresultData
    .tabbingData
    .tabbs
    .fbboxfrm
    .userfrm:last-child {
    margin-bottom: 5px;
  }
  .srchbtn_mobile_text {
    display: block;
  }
  .srchbtn_mobile_text {
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 999;
    background: #000;
    width: 100%;
    padding: 0;
    left: 0;
    color: #fff;
    text-align: center;
  }
  .fblandingpagemain .topScroll {
    background: #00575e;
    width: 100%;
    border-radius: 0;
    left: 0;
    bottom: 0 !important;
    z-index: 9999;
    height: 44px;
  }
  .fblandingpagemain .topScroll:after {
    position: absolute;
    bottom: 10px;
    content: "Get Best Price";
    left: 0;
    width: 100%;
    font-size: 18px;
  }
  .fblandingpagemain.korealandpage .topScroll:after {
    content: "Know more";
  }
  .fblandingpagemain .topScroll img {
    display: none;
  }
  .fbpage_form .homeSearchmain .tabresultData h2 {
    font-size: 18px;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .fb_secfiveelement ul li {
    width: 50%;
    padding-right: 0;
  }
  .srchbtn_mobile_text a {
    padding: 10px;
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 18px;
    background: #00575e;
  }
}

.select2-container--default .select2-selection--single {
  border: 0 !important;
}

.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: none !important;
}

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  label
  span.txtboxlable {
  pointer-events: none !important;
  color: #222 !important;
  z-index: 99;
  font-size: 13px;
}

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .fbboxfrm
  .userfrm
  .select2-container {
  height: 50px;
  line-height: 50px;
  width: 100% !important;
  padding: 0 0;
}

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .fbboxfrm
  .userfrm
  .select2-container
  .select2-selection
  .select2-selection__rendered {
  height: 50px;
  line-height: 47px;
}

/* .fbpage_form .homeSearchmain .tabresultData .tabbingData .tabbs .fbboxfrm .userfrm .select2-container .select2-selection {
    height: 50px
} */

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .fbboxfrm
  .userfrm
  .select2-container
  span.select2-selection__arrow {
  height: 50px;
}

#EmailErrorMessage,
#EmailErrorMessageforFormat,
#dstErrorMessage,
#nameErrorMessage,
#nameValdErrorMessage,
#originErrorMessage,
#phoneErrorMessage,
#phoneValidErrorMessage,
#selectCouError,
.orgDesSmeEr {
  position: absolute;
  color: red;
  font-size: 12px;
}

.homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .airport
  input[type="number"]::-webkit-inner-spin-button,
.homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .airport
  input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .airport
  input[type="number"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.homeSearchmain .tabresultData .tabbingData .tabbs .airport input {
  text-transform: none !important;
}

.fbpage_form
  .homeSearchmain
  .tabresultData
  .tabbingData
  .tabbs
  .fbboxfrm
  .airport.userfrm
  span {
  box-shadow: none !important;
  outline: 0;
}

.mhOffers .alloffershome .col_grid4:first-child,
.mhOffers .alloffershome .col_grid4:nth-child(2),
.recomended-loader-sec .col_grid4.item:first-child,
.recomended-loader-sec .col_grid4.item:nth-child(2) {
  display: block !important;
}

@media screen and (max-width: 1024px) {
  #ui-id-1.ui-widget-content {
    width: 100% !important;
    max-width: calc(25% - -63px);
    min-width: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .mhOffers {
    position: relative !important;
    top: -444px !important;
  }
  .fb_bookflight_content {
    position: relative !important;
    top: 300px;
  }
}

@media screen and (max-width: 767px) {
  #ui-id-1.ui-widget-content {
    width: 100% !important;
    max-width: calc(100% - 108px);
  }
  .fbpage_form
    .homeSearchmain
    .tabresultData
    .tabbingData
    .tabbs
    .fbboxfrm
    .userfrm
    .placeholderSerchWidget {
    left: 40px;
  }
  .travelselcts-cabinbox {
    padding-top: 0;
  }
  .fbpage_form
    .homeSearchmain
    .tabresultData
    .tabbingData
    .tabbs
    .travellers
    label
    input {
    height: auto;
  }
  .fbpage_form
    .homeSearchmain
    .tabresultData
    .tabbingData
    .tabbs
    .travelselcts {
    right: 0 !important;
  }
}

@media screen and (max-width: 680px) {
  #ui-id-1.ui-widget-content {
    width: 100% !important;
    max-width: calc(100% - 83px);
    min-width: inherit;
  }
  .thanku-cont .thankyou_img {
    text-align: center;
  }
  .thanku-cont .thankyou_img img {
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  #ui-id-1.ui-widget-content {
    width: 100% !important;
    max-width: calc(100% - 82px);
    min-width: inherit;
  }
}

@media screen and (max-width: 430px) {
  #ui-id-1.ui-widget-content {
    width: 100% !important;
    max-width: calc(100% - 74px);
    min-width: inherit;
  }
}

@media screen and (max-width: 380px) {
  #ui-id-1.ui-widget-content {
    width: 100% !important;
    max-width: calc(100% - 64px);
    min-width: inherit;
  }
}

.thanku-cont h1 {
  text-align: center;
  font-size: 40px;
  color: #fff;
  padding-top: 50px;
  margin: 0;
  padding-bottom: 50px;
  z-index: 0;
  font-weight: 500;
}

.thanku-cont p {
  color: #000;
  word-wrap: break-word;
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 28px;
}

.thanku-cont {
  text-align: center;

  width: 100%;
  padding: 0 15px;
  margin-bottom: 150px;
}

.thankyou_img {
  float: left;
  width: 100%;
  margin-bottom: 12px;
}

.homeSearchmain .tabresultData .tabbingData .tabbs .travelselcts {
  z-index: 9999 !important;
}

.chattawkto {
  display: none !important;
}
.airport.userfrm.CountryCode {
  padding: 0px 0px 0px;
  /* border: solid !important; */
  line-height: 13px;
  height: 50px;
}
.select2-hidden-accessible {
  display: none !important;
}
select#countryCodeOnFbpage {
  display: none !important;
}
