/* Custom styles */

a, a:hover {
	color:#000;
}

b, strong {
	font-weight: 800;
}

img {
	max-width:100%;
	height:auto;
}

.btn-primary {
	background-color:#0077aa;
	background-image:none;
	border-color:#0077aa;
	font-weight:600;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}

.btn-primary:hover,
.btn-primary:focus {
	background-color:#f28017;
	border-color:#f28017;
	color:#000;
}

.btn-secondary {
	font-weight:600;
	background-color:#f28017;
	border-color:#f28017;
	color:#fff;
	background-image:none;
	font-weight:600;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}

.btn-secondary:hover,
.btn-secondary:focus {
	background-color:#fff;
	border-color:#fff;
	color:#0077AA;
}

.navbar-brand img {
	height: auto;
}

.navbar-nav .nav-item a.dropdown-item {
	padding:15px !important;
	line-height:1;
	color:#444 !important;
	background-color:#fff;
	border:none;
	text-transform:uppercase !important;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.dropdown-item:hover {
	background: #07A !important;
}

.navbar-nav .nav-item a.dropdown-item:hover {
	color:#fff !important;
}

.dropdown-menu {
	--bs-dropdown-padding-y:0;
	--bs-dropdown-min-width:0;
	border:none;
}

#main {
	margin-top: 0;
}

.homecaption .alignnone {
	margin:0;
}

#myCarousel .wrapper {
	width: 75%;
	margin:0 auto;
}

#bookingForm .gform_legacy_markup_wrapper {
	margin:0;
}

#bookingForm .gform_legacy_markup_wrapper .gfield_description {
	font-size: 14px;
}

#bookingForm .gform_legacy_markup_wrapper ul.gform_fields {
	margin-left: calc(var(--bs-gutter-x)*-.5) !important;
	margin-right: calc(var(--bs-gutter-x)*-.5) !important;
	display:-moz-flex;
	display:-webkit-flex;
	display:flex;
	-moz-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

#bookingForm .gform_legacy_markup_wrapper ul.gform_fields li.gfield,
#bookingForm .gform_legacy_markup_wrapper ul.gform_fields .gfield {
	padding-left: calc(var(--bs-gutter-x)*.5);
	padding-right: calc(var(--bs-gutter-x)*.5);
	margin-top:0;
	width:100%;
	-moz-flex:0 0 auto;
	-webkit-flex:0 0 auto;
	flex:0 0 auto;
}

#bookingForm .gform_legacy_markup_wrapper .top_label .gfield_label {
	display:none;
}

#bookingForm .gform_legacy_markup_wrapper .top_label div.ginput_container,
.contact-wrapper .gform_legacy_markup_wrapper .top_label div.ginput_container {
	margin-top: 0;
}

#bookingForm .gform_legacy_markup_wrapper ul.gfield_checkbox {
	margin:0;
}

#bookingForm .gform_legacy_markup_wrapper .gfield_checkbox li label {
	font-size: 1.125rem;
	line-height: 1.5rem;
	display: inline;
	vertical-align: unset;
}

#bookingForm .gform_legacy_markup_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label {
	font-weight: 400;
}

#bookingForm .gform_legacy_markup_wrapper .checkboxtgleBox.extraluggage li.gfield,
#bookingForm .gform_legacy_markup_wrapper .checkboxtgleBox.extraluggage1 li.gfield {
	padding:0;
}

#bookingForm .gform_legacy_markup_wrapper .gform_footer {
	padding: 0;
	margin: 0;
}

#bookingForm .gform_legacy_markup_wrapper .gform_footer input.button {
	margin:0 auto;
	display:block;
}

.srvic-list a {
	color:#fff;
}

#footer {
	background-color: #f28017;
}

#footer p {
	margin-top: 0;
}

#footer p a {
	color:#fff;
}

.whitebgftr {
	background-size: auto 100%;
}

.private-hire-service-page .homecaption h1 {
	font-size: 52px;
}

#column-content .content-image {
	overflow:hidden;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
}

#column-content ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#column-content ul li {
	position:relative;
	padding-left:50px;
	line-height:34px;
}

#column-content ul li:not(:last-child) {
	margin-bottom:1rem;
}

#column-content ul li > img:first-child {
	margin:0;
	margin-right:12px;
	display:inline-block;
	vertical-align:middle;
	position:absolute;
	left:0;
	top:0px;
}

#feature-section {
	background-color:#e8e8e8;
	background:url('img/grey-bg.png') no-repeat 50% 50%;
	background-size:100% 100%;
}

.blue-section {
	background:url('img/bluebg-1.jpg') no-repeat 50% 50%;
	background-size:100% 100%;
}

.feature-tabs .feature-item {
	height:100%;
	border-bottom:3px solid #CED8DD;
}

.feature-tabs .feature-item a {
	color:#000;
}

.feature-tabs .hover-icon,
.feature-tabs a:hover .hover-icon,
.feature-tabs a.active {
	-moz-transition:opacity 0.2s ease-in-out;
	-webkit-transition:opacity 0.2s ease-in-out;
	-ms-transition:opacity 0.2s ease-in-out;
	-o-transition:opacity 0.2s ease-in-out;
	transition:opacity 0.2s ease-in-out;
}

.feature-tabs .hover-icon {
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	bottom:0;
	z-index:9;
	visibility:hidden;
	opacity:0;
}

.feature-tabs a:hover .hover-icon,
.feature-tabs a.active .hover-icon {
	visibility:visible;
	opacity:1;
}

.feature-tabs a:hover .normal-icon,
.feature-tabs a.active .normal-icon {
	visibility:hidden;
	opacity:0;
}

.feature-tab-contents {
	overflow:hidden;
}

.feature-tab-content-item {
	position:absolute;
	top:0;
	left:-99999999px;
	visibility:hidden;
	opacity:0;
	z-index:-1;	
}

.feature-tab-content-item.active {
	position:relative;
	left:auto;
	opacity:1;
	visibility:visible;
	z-index:1;
}

.feature-tab-content-item h4 {
	text-transform:uppercase;
}

.page-header {
	background-color:#F28017;
}

.contact-page .entry-content a {
	text-decoration:underline;
}

#contact-features ul {
	padding:0;
	margin:0;
}

#contact-features ul li {
	list-style-type:none;
}

#contact-features .feature-icon {
	margin-right:15px;
	width:48px;
	-moz-flex:0 0 auto;
	-webkit-flex:0 0 auto;
	flex:0 0 auto;
}

#contact-features .feature-content {
	-moz-flex:1;
	-webkit-flex:1;
	flex:1;
}

#contact-features .feature-content .feature-label {
	font-size:15px;
	font-weight:700;
	margin-bottom:10px;
	line-height:1.13;
}

#contact-features .feature-content .feature-text {
	font-size:25px;
	line-height:1.13;
	font-weight:700;
}

#contact-features .feature-content .feature-text a {
	color:#F28017;
	text-decoration:none;
}

.contact-wrapper {
	padding: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0px 0px 15.1px 0px rgba(0, 0, 0, 0.25); 
	-webkit-box-shadow: 0px 0px 15.1px 0px rgba(0, 0, 0, 0.25); 
	box-shadow: 0px 0px 15.1px 0px rgba(0, 0, 0, 0.25); 
	background: -moz-linear-gradient(0deg, rgba(217,235,242,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(217,235,242,1) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(0deg, rgba(217,235,242,1) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(0deg, rgba(217,235,242,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(0deg, rgba(217,235,242,1) 0%, rgba(255,255,255,1) 100%);
}

.contact-wrapper h2 {
	color:#0077AA;
}

hr {
	border-color:#F28017;
	opacity:1;
	border-width:2px;
}

.contact-wrapper .gform_legacy_markup_wrapper {
	margin:0;
}

.contact-wrapper .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
	margin-top:20px;
}

.contact-wrapper .gform_legacy_markup_wrapper .top_label .gfield_label {
	font-weight:400;
	line-height:1.13;
	font-size:14px;
	margin-bottom:10px;
}

.contact-wrapper .gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
	display:none;
}

.contact-wrapper .gform_legacy_markup_wrapper .top_label div.ginput_container_select {
	position:relative;
}

.contact-wrapper .gform_legacy_markup_wrapper .top_label div.ginput_container_select:after {
	content:'';
	width:22px;
	height:22px;
	background:url('img/dropdown-icon.png') no-repeat 50% 50%;
	background-size:contain;
	position:absolute;
	top:50%;
	margin-top:-11px;
	right:10px;
	z-index:2;
	pointer-events:none;
}

.contact-wrapper .gform_legacy_markup_wrapper .top_label select {
	margin-bottom:0;
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
}

.contact-wrapper .gform_legacy_markup_wrapper textarea.large {
	height: 100px;
}

.contact-wrapper .gform_legacy_markup_wrapper .gform_footer {
	padding: 0;
	margin-top:20px;
}

.contact-wrapper .gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100% !important;
}

.payment-page input[type="image"] {
	max-width:298px;
}

.payment-page .box {
	background-color:#DAEBF3;
	padding:20px;
	font-style:italic;
}

.payment-form-header > *:not(:last-child) {
	margin-right:15px;
}

.payment-form-header .header-number {
	width:48px;
	height:48px;
	color:#fff;
	text-align:center;
	font-size:25px;
	line-height:1.13;
	padding:9px 0;
	background-color:#F28017;
	font-weight: 700;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.payment-form-header .header-number + div {
	font-weight:700;
	text-transform:uppercase;
}

#footer .menu-item a[aria-current="page"] {
	color: #fff;
}

.ui-timepicker-standard {
	font-family: inherit;
	font-size: 1.125rem;
}

.fleet-service-page .page-header {
	padding:120px 0;
	background-color:#118DC6;
}

.fleet-service-page .page-header .h1,
.fleet-service-page .page-header .h2 {
	font-weight: 800;
	font-size: 58px;
	text-transform: uppercase;
	line-height: 1;
	margin: 0 0 8px 0;
}

.fleet-service-page .page-header .h2 {
	font-size:40px;
	line-height:normal;
}

.fleet-service-page .section-2 .content-section h3 {
	font-weight: 800;
	font-size: 25px;
	text-transform: uppercase;
	line-height: normal;
}

.fleet-service-page .section-2 .content-section ul {
	padding:0;
	list-style-type:none;
}

.fleet-service-page .section-2 .content-section ul li {
	position:relative;
	padding-left:30px;
	margin-bottom:20px;
}

.fleet-service-page .section-2 .content-section ul li:before {
	content:'\f111';
	font-family:'FontAwesome';
	position:absolute;
	left:0;
	top:5px;
	font-size:13px;
	line-height:1;
	color:#F28017;
}

.fleet-service-page .section-3,
.pickup-page .section-4 {
	background:url('img/pattern.jpg') repeat 0px 0px;
	background-size:150px auto;
}

.fleet-service-page .section-3 .headingM {
	display:inline-block;
}

.fleet-service-page .section-3 .feature-item {
	height:100%;
	background-color:#f6fcff;
}

.fleet-service-page .section-3 .feature-item .content-section {
	padding:20px;
	background-color:#f6fcff;
}

.fleet-service-page .section-3 .feature-item .content-section > *:first-child {
	font-size:20px;
	font-weight:600;
}

.fleet-service-page .section-3 .feature-item .content-section span.availability {
	display:inline-block;
	padding:8px;
	color:#fff;
	line-height:1;
	background-color:#0077AA;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	border-radius:25px;
}

/* Thank you page */
.thank-you-page .entry-content h1 {
	color:#F28017;
}

.thank-you-page .entry-content h2 {
	color:#0077AA;
}

.thank-you-page .entry-content .headingM:before {
	width: 285px;
}

@media (min-width:1024px) {
	
	.bus-hire-service-page .features .col-6.col {
		width:20%;
	}
	
}

@media (min-width:992px) and (max-width:1199px) {
	
	.ftrcont button {
		font-size: 27px;
	}
	
}

@media (min-width:768px) {
	
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(2),
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(3),
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(4) {
		width:33.33%;
	}
	
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(6),
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(7),
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(8),
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(11),
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(12),
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(14),
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(15),
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(16),
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(17),
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(18) {
		width:50%;
	}
	
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(9),
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(10),
	#bookingForm .gform_legacy_markup_wrapper .returntrip.checkboxtgleBox li.gfield#field_1_77,
	#bookingForm .gform_legacy_markup_wrapper .returntrip.checkboxtgleBox li.gfield#field_1_78,
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield#field_2_71,
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield#field_2_72,
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield#field_3_71,
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield#field_3_72,
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield#field_4_71,
	#bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield#field_4_72 {
		width:25%;
	}
	
	.front-page #bookingForm #div1 .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(15),
	.front-page #bookingForm #div1 .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(16),
	.auckland-airport-shuttle-page #bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(15),
	.auckland-airport-shuttle-page #bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(16),
	.front-page #bookingForm #div1 .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(18),
	.auckland-airport-shuttle-page #bookingForm .gform_legacy_markup_wrapper ul.gform_fields > li.gfield:nth-child(18),
	#bookingForm #div1 .gform_legacy_markup_wrapper ul.gform_fields > li.gfield#field_9_9,
	#bookingForm #div1 .gform_legacy_markup_wrapper ul.gform_fields > li.gfield#field_9_14,
	#bookingForm #div1 .gform_legacy_markup_wrapper ul.gform_fields > li.gfield#field_9_19,
	#bookingForm #div2 .gform_legacy_markup_wrapper ul.gform_fields > li.gfield#field_10_10,
	#bookingForm #div2 .gform_legacy_markup_wrapper ul.gform_fields > li.gfield#field_10_9,
	#bookingForm #div2 .gform_legacy_markup_wrapper ul.gform_fields > li.gfield#field_10_20,
	#bookingForm #div2 .gform_legacy_markup_wrapper ul.gform_fields > li.gfield#field_10_19 {
		width:100%;
	}
	
	#bookingForm .gform_legacy_markup_wrapper .extraluggage.checkboxtgleBox li.gfield#field_1_33,
	#bookingForm .gform_legacy_markup_wrapper .extraluggage.checkboxtgleBox li.gfield#field_1_34,
	#bookingForm .gform_legacy_markup_wrapper .extraluggage.checkboxtgleBox li.gfield#field_1_69,
	#bookingForm .gform_legacy_markup_wrapper .extraluggage.checkboxtgleBox li.gfield#field_1_71,
	#bookingForm .gform_legacy_markup_wrapper .extraluggage1.checkboxtgleBox li.gfield#field_1_70,
	#bookingForm .gform_legacy_markup_wrapper .extraluggage1.checkboxtgleBox li.gfield#field_1_72,
	#bookingForm .gform_legacy_markup_wrapper .returntrip.checkboxtgleBox li.gfield#field_1_48,
	#bookingForm .gform_legacy_markup_wrapper .returntrip.checkboxtgleBox li.gfield#field_1_49,
	#bookingForm .gform_legacy_markup_wrapper .returntrip.checkboxtgleBox li.gfield#field_1_67,
	#bookingForm .gform_legacy_markup_wrapper .returntrip.checkboxtgleBox li.gfield#field_1_68,
	#bookingForm .gform_legacy_markup_wrapper .returntrip.checkboxtgleBox li.gfield#field_1_20, 
	#bookingForm .gform_legacy_markup_wrapper .returntrip.checkboxtgleBox li.gfield#field_1_16,
	#bookingForm .gform_legacy_markup_wrapper .returntrip.checkboxtgleBox li.gfield#field_1_17,
	#bookingForm .gform_legacy_markup_wrapper .returntrip.checkboxtgleBox li.gfield#field_1_54,
	#bookingForm .gform_legacy_markup_wrapper .returntrip.checkboxtgleBox li.gfield#field_9_67,
	#bookingForm .gform_legacy_markup_wrapper .returntrip.checkboxtgleBox li.gfield#field_9_68,
	#bookingForm .gform_legacy_markup_wrapper .returntrip.checkboxtgleBox li.gfield#field_9_20, 
	#bookingForm .gform_legacy_markup_wrapper .returntrip.checkboxtgleBox li.gfield#field_9_16,
	#bookingForm .gform_legacy_markup_wrapper .returntrip.checkboxtgleBox li.gfield#field_9_17,
	#bookingForm .gform_legacy_markup_wrapper .returntrip.checkboxtgleBox li.gfield#field_9_54 {
		width:50%;
	}
	
	#bookingForm .gform_legacy_markup_wrapper .extraluggage.checkboxtgleBox li.gfield#field_1_33,
	#bookingForm .gform_legacy_markup_wrapper .extraluggage.checkboxtgleBox li.gfield#field_1_34,
	#bookingForm .gform_legacy_markup_wrapper .extraluggage.checkboxtgleBox li.gfield#field_1_69,
	#bookingForm .gform_legacy_markup_wrapper .extraluggage.checkboxtgleBox li.gfield#field_1_71,
	#bookingForm .gform_legacy_markup_wrapper .extraluggage1.checkboxtgleBox li.gfield#field_1_70,
	#bookingForm .gform_legacy_markup_wrapper .extraluggage1.checkboxtgleBox li.gfield#field_1_72,
	#bookingForm .gform_legacy_markup_wrapper .returntrip.checkboxtgleBox li.gfield#field_1_48,
	#bookingForm .gform_legacy_markup_wrapper .returntrip.checkboxtgleBox li.gfield#field_1_49 {
		padding-left: calc(var(--bs-gutter-x)*.5);
		padding-right: calc(var(--bs-gutter-x)*.5);
	}
	
	.thank-you-page .entry-content {
		padding:200px 0;
	}
	
	.thank-you-page .entry-content h1 {
		font-size:100px;
		line-height:1;
		margin-bottom:0;
	}
	
}

@media (max-width:1199px) {
	
	.navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm, .navbar > .container-xl, .navbar > .container-xxl {
		position:relative;
	}
	
	.navbar-toggler {
		top:5px;
		border:none;
	}
	
	.navbar-toggler:focus {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	.navbar-toggler-icon {
		background-image:url('img/Hamburger.svg');
	}
	
	.navbar-collapse,
	.dropdown-menu {
		background-color:#f28017;
	}
	
	.navbar-collapse {
		margin-top:15px;
	}
	
	.dropdown-item:focus, .dropdown-item:hover {
		background-color:#f28017;
	}
	
	.navbar-nav .nav-item a {
		color:#fff;
	}
	
	.navbar-nav .nav-link.active, 
	.navbar-nav .nav-item a:hover {
		color:#fff;
	}
	
	/*.auckland-airport-shuttle-page .homecaption h1,
	.private-hire-service-page .homecaption h1,
	.bus-hire-service-page .homecaption h1 {
		line-height:1.5;
	}*/
	
	
	.carousel-item {
		height: auto;
		min-height: 0;
	}
	
	#bookingForm {
		margin-top: 0;
	}
	
	.homecaption h1, 
	.homecaption h2 {
		margin-bottom: 50px;
	}
	
	.homecaption h1 {
		line-height:1.5;
	}
	
	.auckland-airport-shuttle-page .homecaption h1 {
		font-size: 48px;
	}
	
	.private-hire-service-page .homecaption h1 {
		font-size: 46px;
	}

}

@media (max-width:991px) {
	
	.whitebgftr {
		display:none;
	}
	
}

@media (max-width:767px) {
	
	.topHeadBar {
		text-align: center;
	}
	
	.navbar > .container {
		position:relative;
	}
	
	
	.blueBg {
		background-attachment:scroll;
	}
	
	.homecaption h1,
	.private-hire-service-page .homecaption h1,
	.auckland-airport-shuttle-page .homecaption h1,
	.fleet-service-page .page-header .h1 {
		font-size: 28px;
	}
	
	.homecaption h2,
	.fleet-service-page .page-header .h2 {
		font-size: 25px;
	}
	
	#slideBox .passngrTxt {
		padding-left:15px;
	}
	
	#slideBox .passngrTxt h2 {
		font-size: 24px;
	}
	
	#slideBox .passngrTxt h3 {
		font-size: 18px;
	}
	
	.owl-prev {
		left: 0;
	}
	
	.owl-next {
		right: 0;
	}
	
	#contact-features .feature-content .feature-text {
		font-size: 18px;
	}
	
	.bookingmenu {
		margin-bottom:1rem;
	}
	
	.front-page .bookingmenu {
		display: -moz-flex;
		display: -webkit-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.showForm {
		-moz-flex: 1;
		-webkit-flex: 1;
		flex: 1;
	}
	
	.bus-hire-service-page #myCarousel .wrapper {
		width: 100%;
	}
	
	.bus-hire-service-page .homecaption h1 {
		font-size: 40px;
	}
	
	.fleet-service-page .page-header {
		padding: 60px 0;
	}
	
	.fleet-service-page .section-3 .feature-item {
		max-width:342px;
		margin:0 auto;
	}
	
	.carousel-item {
		height: auto;
		min-height: 0;
	}
	
	.homecaption {
		margin-top:60px;
	}
	
	.homecaption h1,
	.homecaption h2 {
		margin-bottom:30px;
	}
	
	.homecaption h2,
	.homecaption > .row + h1 {
		margin-bottom:60px;
	}
	
	.homecaption > .row {
		display:none !important;
	}
	
}

@media (max-width:567px) {
	
	.drive-with-us {
		margin-left:0;
	}
	
	.topHeadBar span:last-child {
		margin-top:15px;
		margin-top:0;
		width:100%;
		-moz-flex:0 0 auto;
		-webkit-flex:0 0 auto;
		flex:0 0 auto;
	}
	
	.worklisting {
		display: -moz-flex;
		display: -webkit-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.worklisting li {
		width:50%;
		float: none;
		padding-left: calc(var(--bs-gutter-x)*.5);
		padding-right: calc(var(--bs-gutter-x)*.5);
	}
	
	.gf-turnstile-container {
		overflow: auto;
	}
	
}

@media (max-width:374px) {
	
	.topHeadBar {
		padding: 10px 0;
	}
	
	.topHeadBar span {
		font-size: 14px;
		display:inline-block;
	}
	
	.drive-with-us {
		font-size: 12px;
		display: block;
	}
		
	#myCarousel .wrapper {
		width: 100%;
	}
	
	.homecaption h1,
	.private-hire-service-page .homecaption h1,
	.fleet-service-page .page-header .h1 {
		font-size: 26px;
	}
	
	.bus-hire-service-page .homecaption h1 {
		font-size: 36px;
	}
	
	.ftrcont h2 strong:last-child {
		font-size: 18px;
	}
	
}