@media screen and (max-width: 1200px) {
  .informationHolder {
    flex-wrap: wrap;
  }
  .informationDetailItem {
    flex-basis: 40%;
  }
  .navbar-nav {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: flex-start;
    /* position: absolute; */
    right: 0;
    top: 40px;
    width: 300px;
    right: 40px;
  }
  .searchMain {
    margin-top: 10px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 992px) {
  .transferInfo {
    flex-wrap: wrap;
  }
  .transferInfo .flex-item {
    flex-basis: 50%;
    margin: 10px 0px;
  }
  .table {
    width: 900px;
  }

  .search-flight .input-group {
    margin-bottom: 20px;
  }

  .search-flight-btn {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .departureBorder {
    border-right: 0px !important;
  }
  .holidayPlanning img {
    margin: 0px !important;
  }
  .flight-button,
  .arrival-button {
    margin-bottom: 0px !important;
  }
  .InternationalDrivers .content h4 {
    line-height: 28px;
  }
  .InternationalDrivers .content p {
    padding: 0px;
  }
  .InternationalDrivers .content .order-button {
    height: 35px;
    padding: 6px 27px;
  }
  .footer .policies {
    justify-content: center;
    margin: 10px 0px;
  }

  .footer .social-Links {
    justify-content: center;
  }

  .responsive-tabel {
    background-color: #f4f6fc;
    border-radius: 20px;
    padding: 0px;
  }

  .select-from select {
    margin-top: 20px;
  }

  .bussiness-tour .bussiness-cards {
    text-align: center;
    margin: 20px 0px;
  }

  .bussiness-tour .content h4 {
    font-size: 20px;
    padding-top: 20px;
    line-height: 30px;
  }

  .terminals .title h3 {
    font-size: 14px;
    text-align: start;
  }
  table tr td:first-child {
    padding: 0px;
  }

  .terminals .title span {
    font-size: 14px;
  }

  .nav-pills .nav-item {
    width: 100%;
  }
  .transparentBg {
    padding: 20px 20px 20px;
  }

  .keystates .info-heading h4 {
    padding-top: 30px;
    font-size: 23px;
  }

  .nav-pills .nav-link {
    font-size: 14px;
  }

  .InternationalDrivers .content h4 {
    font-size: 23px;
  }
  .nav-pills .nav-link.active {
    font-size: 14px;
  }
}
@media screen and (max-width: 575px) {
  .reviews .blueBg {
    width: 100%;
  }
  .informationDetailItem {
    flex-basis: 100%;
  }
  .transferInfo .flex-item {
    justify-content: start;
  }
  .enterprise .border-right {
    border-right: 0px !important;
  }
  .enterprise .border-bottom:last-child {
    border-bottom: 0px !important;
  }
  .enterprise {
    text-align: center !important;
  }
  .overflowScroll {
    overflow-x: scroll;
  }
  .info {
    padding: 15px 0px 0px;
  }
  .pickUpDropOff .content-heading {
    padding: 0px;
    width: 700px;
  }
  .pickUpDropOff h4 {
    font-size: 18px;
  }
  .pickUpDropOff p,
  .pickUpDropOff a {
    font-size: 12px;
    margin-bottom: 4px;
  }
  .locatedAt p {
    font-size: 14px;
  }
  .sliderTitle h3 {
    font-size: 23px;
  }
  .lastChild input {
    margin-bottom: 0px;
  }
  .clock img {
    width: 18px;
  }
  .customCard .features li,
  .customCard .location h6 {
    font-size: 14px;
  }
  .customCard h4 {
    font-size: 18px;
  }
  .faqMain h1 {
    font-size: 23px;
  }
  .faqMain h5 button {
    font-size: 14px;
  }
  .search-flight-btn {
    padding: 10px;
  }
  .arrival-button {
    margin-bottom: 10px !important;
  }
  .top-destination h6 {
    font-size: 12px;
  }
  .pickup {
    padding-bottom: 10px !important;
  }
  .nav-pills .nav-link {
    height: 60px;
  }
  .arrival-button,
  .flight-button {
    width: 100%;
    justify-content: center;
  }
  .flight-button {
    margin-top: 0px !important;
  }
  .service .heading p {
    font-size: 12px;
  }
  .about .about-content p {
    font-size: 12px;
  }
  .terminals .service .contents .contentss p {
    font-size: 12px;
  }
  .contents {
    display: block !important;
  }
  .terminals .transportation h4,
  .terminals .transportation p,
  .terminals .content h3,
  .terminals .content p {
    margin-bottom: 0px;
  }
  .terminals .transportation .contents {
    margin-bottom: 20px;
  }
  .footer {
    padding: 30px 0px 20px;
  }
  .footer .description p {
    font-size: 12px;
    max-width: 100%;
  }
  .footer .heading .menu p {
    font-size: 12px;
    line-height: 14px;
  }
  .footer .heading h4 {
    font-size: 16px;
    padding-bottom: 20px;
  }
  .footer .social-Links {
    max-width: 300px;
    margin: auto;
  }
  .navbar-nav {
    width: 100%;
    right: 0px;
    margin-top: 30px;
  }

  .car-rental_banner h1 {
    font-size: 28px;
  }

  .car-rental_banner p {
    line-height: 25px;
    font-size: 14px;
  }

  .car-rental_banner .transparentBg {
    padding: 20px 15px 20px;
  }

  .search-flight-btn button {
    font-size: 12px;
  }

  .best-rated-list .list {
    padding: 0px 0px;
  }
  .car-rental h3 {
    line-height: 35px;
    font-size: 16px;
    text-align: center;
  }
  .car-rental .PickUpLocation label {
    font-size: 12px;
  }
  .car-rental .location input {
    font-size: 12px;
  }

  .transparentBg .stars .checked {
    font-size: 24px;
    padding-left: 5px;
  }

  .logo img {
    width: 150px;
  }

  .transparentBg .stars p {
    line-height: 15px;
    font-size: 18px;
  }

  .best-rated-list .list p {
    font-size: 12px;
  }
  .best-rated-list .list img {
    width: 35px;
    height: 35px;
  }
  .transparentBg h6 {
    font-size: 12px;
  }
  .car-rental .marquee img {
    width: 70px;
  }
  .date-picker .input-group {
    padding: 6px 10px 6px 0px;
  }
  .car-rental .marquee img.masterCard {
    width: 50px;
  }
  .service {
    padding: 60px 30px;
  }
  .keystates .keystate-heading h4 {
    font-size: 23px;
  }
  .footer .heading {
    text-align: center;
  }

  .customCard {
    font-size: 16px;
  }
  .jfkAirport,
  .bookAHotelRow h1 {
    font-size: 23px;
  }
  .container {
    padding: 0px 10px;
  }

  .service .heading h3 {
    text-align: center;
    font-size: 23px;
    margin-bottom: 20px;
  }

  .about .about-content h3 {
    font-size: 23px;
  }
  .about .about-content h3 span {
    font-size: 23px;
  }

  .hires .heading h3 {
    font-size: 23px;
  }

  .hires .heading p {
    font-size: 16px;
  }

  .footer .social-Links {
    justify-content: center;
    margin-top: 0px;
  }
  .banner h1,
  .flights_banner h1 {
    font-size: 23px;
    margin-bottom: 20px;
    text-align: center;
  }
  .transparentBg {
    border-radius: 20px;
    padding: 20px 10px 20px;
  }
  .navbar {
    padding: 10px 10px;
  }
  .navbar-nav {
    position: static;
  }
  .navbar-toggler {
    right: 0px;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    max-width: 1240px;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 10px;
    padding-left: 10px;
  }
}
