.about-404,
.aboutUsHome,
.airportTransfer,
.bannerText,
.carFleetInner,
.contact-info i,
.copyRight,
.downloadAppSec,
.footer-copyright,
.headingStyle,
.label,
.nav-bar .navbar-nav ul li,
.service-card h2,
.service-card h2 a {
  text-align: center !important;
}
.contact-info,
.dropdown-menu,
.links-list,
.nav {
  list-style: none;
}
.label:empty,
[hidden] {
  display: none;
}
.nav > li,
.navbar-brand > img,
.open > .dropdown-menu,
details,
footer,
header,
main,
menu,
nav,
pre,
section {
  display: block;
}
.dropdown-toggle:focus,
.navbar-toggle:focus,
.open > a,
a:active,
a:hover {
  outline: 0;
}
b,
label {
  font-weight: 700;
}
.aboutHomeContent h2 {
  color: #0079ce;
  font-size: 24px;
  font-weight: 700;
}
h1 {
  margin: 0.67em 0;
}
.caret,
img {
  vertical-align: middle;
}
img {
  border: 0;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
button {
  margin: 0;
  font: inherit;
  color: inherit;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled] {
  cursor: default;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.contact-info,
.links-list {
  padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  img,
  pre {
    page-break-inside: avoid;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    border: 1px solid #999;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .label {
    border: 1px solid #000;
  }
}
.nav > li > a:focus,
.nav > li > a:hover,
.navbar-brand:focus,
.navbar-brand:hover,
a,
a.label:focus,
a.label:hover {
  text-decoration: none;
}
.caret,
label {
  display: inline-block;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
    url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
    url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
      format("svg");
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333;
}
button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  background-color: transparent;
  color: #337ab7;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.dropdown,
.nav > li,
.nav > li > a,
.navbar,
.stationTransferInner .imgWrap {
  position: relative;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.service-card img,
.stationTransferInner img {
  width: 100%;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
ul {
  margin-top: 0;
}
.h1,
h1 {
  font-size: 36px;
}
.h2,
h2 {
  font-size: 30px;
}
.h3,
h3 {
  font-size: 24px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.bannerText h1,
.nav-bar .navbar-nav a {
  text-transform: uppercase;
}
.navbar-default .navbar-brand,
.navbar-default .navbar-link,
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.contact-info,
.footer-brand,
.well {
  margin-bottom: 20px;
}
.links-list li,
ul {
  margin-bottom: 10px;
}
.aboutPageContent p:last-child,
.aboutUsHome p:last-child,
.bookingForm form ul li:last-child,
.stationTransfer .col-sm-4.lastCol,
ul ul {
  margin-bottom: 0;
}
pre {
  overflow: auto;
  color: #333;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container > .navbar-collapse,
.container > .navbar-header,
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.caret {
  margin-left: 2px;
  width: 0;
  height: 0;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
label {
  max-width: 100%;
  margin-bottom: 5px;
}
.form-group {
  margin-bottom: 15px;
}
.dropdown-menu {
  -webkit-background-clip: padding-box;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.navbar,
.navbar-toggle {
  border: 1px solid transparent;
}
.dropdown-header,
.dropdown-menu > li > a {
  padding: 3px 20px;
  white-space: nowrap;
  display: block;
  line-height: 1.42857143;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu > li > a {
  clear: both;
  font-weight: 400;
  color: #333;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-header {
  font-size: 12px;
  color: #777;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
}
.nav > li > a {
  display: block;
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.navbar-collapse,
.navbar-form {
  border-top: 1px solid transparent;
}
.nav > li > a > img {
  max-width: none;
}
.aboutHomeContent,
.dropdown-menu a {
  text-align: start !important;
}

.aboutHomeContent{
  margin-bottom: 30px;
  margin-top: 30px;
}

.aboutHomeContent p{
  font-size: 17px;
}
.navbar {
  min-height: 50px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .navbar-header,
  .navbar-nav > li {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .container > .navbar-collapse,
  .container > .navbar-header,
  .navbar-form {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar {
    border-radius: 4px;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
  .navbar-toggle {
    display: none;
  }
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
  .mainBanner {
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.7),
        rgba(0, 0, 0, 0.3)
      ),
      url(../img/mainBannerBg.webp) center/cover no-repeat;
  }
  .mainBanner h1 {
    margin-top: 35px !important;
  }
}
.navbar-nav > li > .dropdown-menu {
  background-color: #00a3e0 !important;
  margin-top: 10px;
  border-radius: 10px !important;
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
  margin-top: 20px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff !important;
  background-color: #e7e7e7;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.contact-info a {
  color: #ccc;
}
.label {
  line-height: 1;
  white-space: nowrap;
  vertical-align: baseline;
  font-weight: 700;
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  color: #fff;
  border-radius: 0.25em;
}
.airportTransfer ul li,
.appStoreLinks a,
.contactForm,
.contactUsNew {
  vertical-align: top;
  display: inline-block;
}
.about-404 p a,
.service-card h2 a,
.stationTransferInner span a {
  color: #000 !important;
  text-decoration: none !important;
}
a.label:focus,
a.label:hover {
  color: #fff;
  cursor: pointer;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.well {
  min-height: 20px;
  padding: 19px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
.fleet-last-para p,
.service-card {
  margin-top: 10px;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .hidden-lg {
    display: none !important;
  }
}
.airportTransfer,
.carFleet {
  border-bottom: 1px solid #e0dfdf;
}
.mainBanner,
.navbardiv {
  width: 100%;
  position: relative;
}
.bannerForm {
  padding-bottom: 14px;
}
.form-hd {
  display: flex;
  justify-content: space-around;
}
.mainBanner {
  height: auto !important;
  margin-top: -117px;
  padding-top: 160px;
}
.bannerText h1 {
  margin: 0;
  font-size: 48px;
  font-family: Gbold;
  color: #fff;
  padding-bottom: 20px;
}
.bannerText p {
  margin: 0;
  font-family: Gbook;
  font-size: 15px;
  color: #dbf3ff;
}
.carFleetInner h3,
.headingStyle h2,
.headingStyle h3 {
  text-transform: uppercase;
  margin: 0;
}
.carFleet {
  padding: 60px 0;
}
.carFleetInner {
  padding-top: 70px;
}
.carFleetInner h3 {
  font-family: GMedium;
  font-size: 20px;
  padding-bottom: 15px;
  margin-top: 15px;
}
.carFleetInner p {
  color: #5e5e5e;
  font-family: Gbook;
  font-size: 16px;
  margin: 0;
}
.headingStyle {
  margin-bottom: 40px;
  margin-top: 10px;
}
.headingStyle h2 {
  font-family: Gbook;
  font-size: 14px;
  color: #5e5e5e;
  padding-bottom: 22px;
}
.headingStyle h3 {
  font-family: Gbold;
  font-size: 35px;
  color: #000;
}
.headingStyle span {
  color: #0079ce;
}
.airportTransferInner {
  margin-top: 40px;
}
.aboutUsHome,
.stationTransfer {
  padding: 70px 0;
}
.aboutUsHome p {
  color: #5e5e5e;
  font-size: 17px;
  line-height: 26px;
  font-family: Gbook;
  margin-bottom: 20px;
}
.airportTransfer,
.innerPageContent {
  padding: 50px 0;
}
.airportTransfer .headingStyle {
  margin-bottom: 50px;
}
.airportTransfer .headingStyle h2 {
  padding-bottom: 12px;
}
.airportTransferInner ul li {
  margin-bottom: 20px;
  margin-top: 20px;
}
.airportTransfer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 0;
}
.airportTransfer ul li {
  margin-right: 65px;
}
.airportTransfer ul li:last-child {
  margin-right: 0;
}
.airportTransfer ul li.airport1 img {
  width: 200px;
}
.airportTransfer ul li.airport2 img {
  width: 120px;
}
.airportTransfer ul li.airport3 img {
  width: 170px;
}
.airportTransfer ul li.airport4 img {
  width: 160px;
}
.airportTransfer ul li.airport5 img {
  width: 230px;
}
.stationTransfer .col-sm-4 {
  float: none;
  margin-bottom: 30px;
}
.stationTransferInner span {
  display: block;
  width: 100%;
  padding: 20px;
  background: #fff;
  font-family: Gbook;
  font-size: 16px;
  border: 1px solid #ccc;
  border-top: 0;
  text-transform: capitalize;
  text-align: center;
}
.downloadAppSec {
  padding: 65px 0;
  background: url(../img/downloadAppBg.webp) 0 0 / cover no-repeat;
}
.downloadAppSec h3 {
  font-family: Gbold;
  font-size: 25px;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.downloadAppSec span {
  color: #feb62a;
}
.downloadAppSec p {
  font-family: Gbook;
  font-size: 20px;
  color: #fff;
  margin: 0;
}
.appStoreLinks,
.contactMap {
  margin-top: 30px;
}
.appStoreLinks a.googleAppleStore {
  margin-right: 12px;
}
.appStoreLinks a img {
  width: 180px;
}
.copyRight {
  padding: 30px 0 25px;
  background: #f2f2f2;
}
.copyRight p {
  color: #6e6e6e;
  font-family: Gbook;
  font-size: 13px;
  margin-bottom: 20px;
}
.aboutPageContent p {
  color: #000;
  margin-bottom: 15px;
  font-family: GBook;
  font-size: 17px;
  line-height: 26px;
}
.aboutPageContent h2 {
  font-family: GMedium;
  margin-top: 30px;
  margin-bottom: 12px;
}
.contactForm {
  width: 48%;
  margin-right: 3%;
}
.contactUsNew {
  width: 48%;
}
.contactPageContent h2 {
  font-family: GMedium;
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 25px;
}
.contactForm button {
  background: #efa516;
  border: 1px solid #efa516;
  color: #fff;
  padding: 10px 30px;
  font-family: GMedium;
  font-size: 15px;
  transition: 0.2s;
}
.contactForm button:hover {
  background: #35aaf1;
  border: 1px solid #35aaf1;
}
.contactUsNew ul li {
  padding-left: 35px;
  margin-bottom: 15px;
}
.contactUsNew ul li.addressIcon {
  background: url(../img/addressIcon.png) left center/22px no-repeat;
}
.contactUsNew ul li.messageIcon {
  background: url(../img/messageIcon.png) left center/21px no-repeat;
}
.addressIcon a,
.messageIcon a,
.phoneIcon a {
  text-decoration: none !important;
  color: #333 !important;
  font-size: 16px !important;
}
.contact-info a,
.footer-link {
  text-decoration: none;
  transition: 0.3s;
}
.contactUsNew ul li.phoneIcon {
  background: url(../img/phoneIcon.png) left center/20px no-repeat;
}
.contactUsNew ul li.clockIcon {
  background: url(../img/clockIcon.png) left center/20px no-repeat;
}
.contactUsNew p {
  font-size: 18px;
  font-family: GBook;
}
.contactMap iframe {
  height: 185px;
}

@media (max-width: 1366px) {
  .bookingForm {
    width: 660px;
  }
  .bannerText h1 {
    font-size: 44px;
    margin-top: 40px;
  }
  .carFleet {
    padding: 50px 0;
  }
}
@media (max-width: 1200px) {
  .bannerText h1 {
    font-size: 40px;
    padding-bottom: 18px;
  }
  .carFleetInner p {
    font-size: 13px;
  }
  .aboutUsHome,
  .downloadAppSec,
  .stationTransfer {
    padding: 60px 0;
  }
  .headingStyle h2 {
    padding-bottom: 20px;
  }
  .headingStyle h3 {
    font-size: 32px;
  }
  .airportTransfer ul li {
    margin-right: 36px;
  }
  .airportTransfer ul li.airport1 img {
    width: 170px;
  }
  .airportTransfer ul li.airport2 img {
    width: 110px;
  }
  .airportTransfer ul li.airport3 img {
    width: 155px;
  }
  .airportTransfer ul li.airport4 img {
    width: 145px;
  }
  .airportTransfer ul li.airport5 img {
    width: 210px;
  }
  .stationTransferInner span {
    padding: 15px 20px;
    font-size: 15px;
  }
  .aboutPageContent p {
    font-size: 16px;
    text-align: start;
  }
  .aboutPageContent h2 {
    font-size: 23px;
  }
}
@media (max-width: 992px) {
  .nav-bar .navbar-brand {
    padding-top: 12px;
  }
  .nav-bar .navbar-nav a {
    font-size: 14px;
  }
  .mainBanner {
    height: 450px;
    padding-top: 150px;
  }
  .bannerText h1 {
    font-size: 36px;
    padding-bottom: 15px;
  }
  .bookingForm {
    width: 600px;
  }
  .carFleet {
    padding: 50px 0 40px;
  }
  .aboutUsHome,
  .stationTransfer {
    padding: 50px 0;
  }
  .aboutUsHome .headingStyle {
    margin-bottom: 25px;
  }
  .aboutUsHome p {
    font-size: 16px;
    line-height: 25px;
  }
  .headingStyle h2 {
    padding-bottom: 18px;
  }
  .headingStyle h3 {
    font-size: 28px;
  }
  .airportTransfer ul li {
    margin-right: 60px;
    margin-bottom: 25px;
  }
  .airportTransfer ul li:nth-child(4),
  .airportTransfer ul li:nth-child(5) {
    margin-bottom: 0;
  }
  .stationTransferInner span {
    padding: 13px 20px;
    font-size: 14px;
  }
  .downloadAppSec {
    padding: 55px 0;
  }
  .appStoreLinks a img {
    width: 165px;
  }
  .innerPageContent {
    padding: 40px 0;
  }
  .contactPageContent h2 {
    font-size: 26px;
  }
  .contactUsNew p {
    font-size: 16px;
    font-family: GBook;
  }
}
@media (max-width: 768px) {
  /* .mobilePhone {
    position: absolute;
    right: 75px;
    top: 26px;
    background: url(../img/phoneIconHeader.png) center/19px no-repeat;
    border: 2px solid #fff;
    display: inline-block;
    width: 45px;
    height: 36px;
    border-radius: 5px;
  } */
  .navbardiv .navbar-default .navbar-toggle {
    border: 2px solid #ddd;
    margin-bottom: 30px;
    margin-top: 16px;
  }
  .navbardiv .navbar-default .navbar-toggle:focus,
  .navbardiv .navbar-default .navbar-toggle:hover {
    background: #35aaf1;
  }
  .navbardiv .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbardiv .navbar-header {
    float: right;
  }
  .nav-bar .navbar-brand {
    padding-top: 0;
  }
  .appStoreLinks a img,
  .nav-bar .navbar-brand img {
    width: 150px;
  }
  .navbardiv .nav-bar {
    padding-top: 10px;
  }
  .navbardiv .cus-collapse-nav {
    width: 100%;
    background: #009dd9;
    border-top: 3px solid #efa516;
    border-radius: 10px;
  }
  .navbardiv .number-div {
    display: none;
  }
  .nav-bar .navbar-nav {
    text-align: center;
    width: 100%;
    margin: auto;
    float: none;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: start;
  }
  .nav-bar .navbar-nav a {
    padding: 10px 0;
  }
  .mainBanner {
    padding-top: 125px;
    background-image: none !important;
    background-color: #000 !important;
  }
  .bannerText h1 {
    font-size: 30px;
  }
  .bannerText p {
    font-size: 14px;
  }
  .bookingForm {
    width: 410px;
  }
  .carFleet {
    padding: 45px 0 40px;
  }
  .carFleet .col-sm-3 {
    margin-bottom: 35px;
  }
  .carFleet .col-sm-3.lastCol {
    margin-bottom: 0;
  }
  .carFleetInner {
    padding-top: 60px;
  }
  .carFleetInner h3 {
    padding-bottom: 10px;
  }
  .aboutUsHome,
  .stationTransfer {
    padding: 45px 0;
  }
  .aboutUsHome .headingStyle {
    margin-bottom: 20px;
  }
  .headingStyle h2 {
    font-size: 13px;
    padding-bottom: 15px;
  }
  .headingStyle h3 {
    font-size: 23px;
  }
  .aboutUsHome p {
    font-size: 15px;
  }
  .airportTransfer ul li {
    width: 41%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .airportTransfer .headingStyle {
    margin-bottom: 40px;
  }
  .stationTransfer .col-sm-4 {
    width: 340px;
    margin: auto auto 35px;
  }
  .stationTransferInner span {
    padding: 15px 20px;
    font-size: 15px;
    text-align: center;
  }
  .downloadAppSec {
    padding: 50px 0;
  }
  .downloadAppSec h3 {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 15px;
  }
  .appStoreLinks {
    margin-top: 25px;
  }
  .aboutPageContent {
    text-align: center;
  }
  .aboutPageContent h2 {
    font-size: 22px;
    text-align: start;
  }
  .contactForm,
  .contactUsNew {
    display: block;
  }
  .contactForm {
    width: 100%;
    margin-right: 0;
  }
  .contactUsNew {
    width: 100%;
    margin-top: 30px;
  }
}
@media (max-width: 480px) {
  .navbardiv .navbar-default .navbar-toggle {
    margin-right: 5px;
  }
  .mobilePhone {
    right: 65px;
  }
  .nav-bar .navbar-brand {
    padding-top: 5px;
  }
  .airportTransfer ul li.airport4 img,
  .appStoreLinks a img,
  .nav-bar .navbar-brand img {
    width: 130px;
  }
  .mainBanner {
    padding-top: 120px;
    height: 400px;
  }
  .bannerText h1 {
    font-size: 24px;
  }
  .bannerText p {
    font-size: 13px;
  }
  .bookingForm,
  .stationTransfer .col-sm-4 {
    width: 320px;
  }
  .aboutUsHome {
    padding: 40px 0;
  }
  .headingStyle h2 {
    padding-bottom: 5px;
  }
  .headingStyle h3 {
    font-size: 22px;
  }
  .airportTransfer ul li {
    width: 100%;
    margin-bottom: 32px;
  }
  .airportTransfer ul li:nth-child(4) {
    margin-bottom: 35px;
  }
  .airportTransfer ul li.airport1 img {
    width: 150px;
  }
  .airportTransfer ul li.airport2 img {
    width: 100px;
  }
  .airportTransfer ul li.airport3 img {
    width: 140px;
  }
  .airportTransfer ul li.airport5 img {
    width: 190px;
  }
  .downloadAppSec {
    padding: 45px 0;
  }
  .downloadAppSec h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .appStoreLinks {
    margin-top: 22px;
  }
  .appStoreLinks a.googleAppleStore {
    margin-right: 8px;
  }
  .aboutPageContent p {
    font-size: 15px;
    line-height: 25px;
  }
}
.about-404 p a,
.service-card h2 a {
  font-size: 20px;
}
.fleet-div-main,
.service-card {
  margin-bottom: 25px;
}
.extra-h1 h1 {
  margin-top: 75px !important;
}
.fleet-div-main {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-top: 10px;
}
.fleet-div-main p {
  font-size: 20px;
}
.service-card h2 a:hover,
.stationTransferInner a:hover {
  color: #0079ce !important;
  font-weight: 600;
}
.stationTransfer .row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
}
.about-img img {
  width: 100%;
  margin-top: 13%;
  border: 10px solid #0076cb;
  border-radius: 15px;
}
@media (max-width: 786px) {
  .about-img img {
    display: none !important;
    border: none !important;
  }
}
.about-404 p a {
  font-weight: 400;
}
.about-404 h2 {
  font-size: 40px;
  font-weight: 800;
}
.taxi-footer {
  background: linear-gradient(to right, #0f3a64, #0c2339, #0c2339, #0f3a64);
  color: #fff;
  padding: 40px 0 0;
  font-family: Roboto, sans-serif;
}
.footer-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
}
.footer-logo img {
  max-width: 180px;
  height: auto;
}
.footer-tagline {
  color: #ccc;
  margin: 10px 0 15px;
  font-size: 14px;
}
.contact-title,
.links-title {
  color: #f8c310;
  font-size: 18px;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 10px;
}
.contact-info li,
.footer-link {
  color: #ccc;
  font-size: 14px;
}
.footer-link:hover {
  color: #f8c310;
  padding-left: 5px;
}
.contact-info li {
  margin-bottom: 15px;
  align-items: center;
}
.contact-info i {
  margin-right: 10px;
  color: #f8c310;
  width: 20px;
}
.contact-info a:hover {
  color: #f8c310;
}
.footer-app p {
  color: #ccc;
  margin-bottom: 10px;
  font-size: 14px;
}
.app-buttons {
  display: flex;
  gap: 10px;
}
.app-store,
.play-store {
  display: block;
  max-width: 120px;
}
.app-store img,
.play-store img {
  width: 100%;
  height: auto;
}
.footer-bottom {
  background: #000;
  color: #fff;
  padding: 20px 0;
  margin-top: 40px;
}
.downloadAppSec h2,
.footer-copyright {
  color: #fff !important;
}
.footer-copyright {
  font-size: 13px;
}
.footer-payment {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-top: 15px;
}
.footer-payment img {
  height: 25px;
  width: auto;
  filter: grayscale(100%) brightness(150%);
  transition: 0.3s;
}
.footer-payment img:hover {
  filter: none;
}
@media (max-width: 768px) {
  .footer-container {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .footer-brand,
  .footer-contact,
  .footer-links {
    text-align: center;
  }
  .app-buttons {
    justify-content: center;
  }
  .contact-title:after,
  .links-title:after {
    left: 50%;
    transform: translateX(-50%);
  }
  .contact-info {
    text-align: center !important;
  }
  .downloadAppSec p {
    font-size: 15px !important;
    margin-top: 20px !important;
  }
}
.fleet-car-img img {
  width: 80%;
  height: 50%;
  margin-bottom: 20px;
}
.navbar-brand img {
  width: 80%;
}

.areas-btn{
  width: 100% !important;
  font-size: 22px;
  color: #fff;
  border-radius: 8px;
  background: linear-gradient(to right, #0f3a64, #0c2339, #0c2339, #0f3a64);
  padding: 9px;
  text-align: center;
  text-decoration: none !important;

}

.contactDetails{
  list-style: none;
}