/*
Theme Name:  1300bookmelbournetaxis
Author URI: https://www.thegeminigeeks.com/
Version: 1.1
Author: The Gemini Geeks
Description: A theme by The Gemini Geeks
*/
:root {
  /* Color Variables: */
--primarycolor:#565656;
--secondarycolor:#ffd403;
--tertiarycolor:#fff;
  /* Font Variables: */
--primaryfont:'Rubik', sans-serif;
--secondaryfont:'Poppins', sans-serif;
}
*{margin: 0;padding: 0;}
body {margin: 0;padding: 0;background: #fff;font-family: var(--secondaryfont);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:#000;font-weight: 400;font-size: 1rem;line-height: 1.8;text-rendering: optimizeLegibility;}
a img {border: none;}
a {color:var(--primarycolor);text-decoration: none !important;transition:0.8s;transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.6s ease;-webkit-transition: all 0.8s ease;-o-transition: all 0.8s ease;}
a:hover {transition:0.8s;text-decoration: none;color: var(--secondarycolor);}
.clear {clear: both;}
.divider {clear: both;border-bottom: 1px solid #ddd;margin: 0 0 1.2rem 0;padding: 20px 0 0 0;}
.alignleft{float:left;margin:0 10px 0 0;}
.alignright{float:right;margin:0 0 0 10px;}
.aligncenter{display:block;margin:0 auto;}

#scroll {position: fixed;right: 10px;bottom: 10px;cursor: pointer;width: 40px;height: 40px;background-color: var(--secondarycolor);text-indent: -9999px;display: none;-webkit-border-radius: 60px;-moz-border-radius: 60px;border-radius: 60px;z-index: 999;}
#scroll span {position: absolute;top: 50%;left: 50%;margin-left: -8px;margin-top: -12px;height: 0;width: 0;border: 8px solid transparent;border-bottom-color:#000;}
#scroll:hover {background-color:#000;opacity: 1;filter: "alpha(opacity=100)";-ms-filter: "alpha(opacity=100)";}
#scroll:hover span{border-bottom-color:#000;}

.inner {width: 1170px;margin: 0 auto;max-width: 100%;}
.overlay {position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: #5C2AB5CF;}

.header_area {position:relative;top: 0;left: 0;width: 100%;z-index: 999;background: #000;padding: 0.5rem 0;}
.header_area .row{align-items:center}

.callbtn:after{display:none !important}
.callbtn {display: flex !important; gap:7px; align-items:center; line-height:1.2; text-transform:capitalize  !important;margin: 0 auto;width: fit-content;}
.callbtn span{font-size: 18px; font-weight: 700; letter-spacing:1px;transition: 0.5s ease-in-out;}
.callbtn img{width: 40px;}
.callbtn:hover span{color:var(--secondarycolor)}

.topbtn{margin-right:0 !important}
.topbtn.menu-active > a{border: 0 !important;}
.topbtn a:after{display:none !important}
.topbtn a{width:fit-content;margin: 0 auto;display:flex !important;align-items:center;gap:5px;border:0;background:var(--secondarycolor);text-transform:capitalize  !important;padding:8px 20px;border-radius:3px;color:#000 !important;;font-size:16px !important;font-weight:400 !important;}
.topbtn img{width: 25px; transition: 0.5s ease-in-out}
.topbtn :hover{background: #505050}
.topbtn a:hover img{filter: invert(1); background: transparent}
.topbtn a:hover{color: #fff !important;}

#logo .site-title {float:left;}
#logo .site-title a{color:var(--primarycolorcolor);font-size: 1.5rem;}
#logo img{width:200px;}
.site-menu-toggle{display: none;}

h1,h2,h3,h4,h5,h6 {margin: 0 0 0.6rem 0;color: #000;line-height: 1;font-family: var(--primaryfont);}

h1 {font-size: 54px;text-transform: uppercase;}
h2 {font-size: 51px;}
h3 {font-size: 24px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
.menu-bar {text-align: left;width: 30px;}
.menu-bar span {height:2px;background:var(--secondarycolor);display:block;margin-bottom:6px}
.menu-bar span:nth-child(1) {width:17px}
.menu-bar span:nth-child(2) {width:30px}
.menu-bar span:nth-child(3) {width:15px;margin-left:auto;margin-bottom:0}
.call-now-button {animation: animationFramesTwo 1.5s infinite linear alternate;}
.call-now-button {
	animation: animationFramesTwo 1.5s infinite linear alternate;
}
@keyframes animationFramesTwo {
 0% {
  transform:scale(1)
 }
 50% {
  transform:scale(1.1)
 }
 100% {
  transform:scale(1)
 }
}

#scrolleffect {padding-top: 6.25rem; margin-top: -6.25rem;}
.smalltext{text-transform: uppercase;letter-spacing: 5px;display: block;text-align: center}

.btn-primary{background:var(--tertiarycolor);padding: 0.5rem 2rem;margin: 2rem 0;display: table;color:#fff;transition: .6s ease-in-out;}
.btn-primary:hover{background:var(--secondarycolor);color:#fff;}

.more-btn{padding: 10px 20px;background: var(--secondarycolor);color:#000;border-radius:5px;text-transform:uppercase;display:inline-block}
.more-btn:hover{background:#000;color:#fff !important; }

.subheading{margin-bottom:10px;background: var(--secondarycolor); width: fit-content; padding: 3px 15px; color: #000;font-size: 17px; font-weight:500;text-transform: uppercase;}

#slider{position:relative}
#slider .row{margin-top: 3.5rem;}
#slider img{width:100%;object-fit:fill}
#slider p{font-size: 20px; font-weight: 700}

.slider-nav {width: 95%;
  margin:10px auto;
  position: absolute;
  left: 0rem;
  right: 0rem;
  top: 40%;
z-index: 3;
}
#booking-form i{z-index:1;color:#595966;position: absolute;left:1.2rem;top:1.1rem; font-size: 13px !important;}
#booking-form{display: flex; justify-content: start;margin-bottom:5rem;padding: 0 0.5rem;}
#booking-form .form-box{width: 28.3rem;background:#000000d1; text-align:center; padding: 1.7rem 1rem 1.3rem; position:relative; border-radius: 15px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
#booking-form h2{font-size: 28px; position:relative;margin-bottom: 0.3rem;color: var(--secondarycolor);font-weight: 500;text-transform: capitalize;}
#booking-form .payment-img{margin: 0 auto; }
#booking-form .small-text{color:#fff; margin-bottom:0;font-size: 12px; font-weight:500;justify-content:center;display: flex; align-items: center }
.heading{padding:0 10px;display: flex; align-items: start; gap:0.8rem;text-align:left; font-size:14px; color:#fff; margin-bottom:1rem}
.heading .form-icon{width: 65px}
.heading span{color: #fff}
.small-text img{width: 16px; margin-right: 3px}

.fa-user-friends:before {
  content:"\f500"
}

.fa-car:before {
  content:"\f1b9"
}

.fa-calendar-alt:before {
  content:"\f073"
}

.fa-clock:before {
  content:"\f017"
}

.fa-comment-alt:before {
  content:"\f27a"
}

.carousel-caption {right: 0;top: 0;left: 0;z-index:2;position:absolute;bottom: 0;}
.textblock{margin:7rem 0 0 11rem;width:45%}
.carousel-caption h1{font-size: 3rem;letter-spacing: 1px;color: #000;line-height: 1.1;text-transform: capitalize;font-family: var(--primaryfont);margin-top: 0.6rem;}
.carousel-caption span{font-weight: 900;color:#F68C19;}
.carousel-caption p{color: #000;font-weight: inherit;}

#features .fbox{display: flex; align-items: center; gap:0.5rem; flex: 1 0 270px; max-width:280px;}
#features .fbox img{width: 70px}
#features h3{font-size: 20px; margin-bottom:4px ; font-weight: 500}
#features p{line-height: 1.3; color:#000; font-size: 14px}
#features .container{padding: 2.5rem 1rem; background: #f3f3f3; border-radius:1rem; margin-top:-2rem; z-index:1; position:relative;box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;}
#features .row{gap:0.5rem}

#about{padding: 6rem 0;}
#about p{border-bottom: 1px solid #cccccc; padding-bottom:1rem;  margin-bottom:1rem}

.twobtn{display: flex; gap:1rem; flex-wrap: wrap;}
.twobtn .callbtn{color: #000;width: fit-content !important;margin: 0;}
.twobtn span{font-size: 24px; font-weight:600}

#services{padding:6rem 0;text-align: center; background:url(https://www.1300bookmelbournetaxis.com/wp-content/uploads/2026/08/Service-BG.webp); background-size: cover; background-repeat: no-repeat}
#services .subheading{margin: 0 auto 1rem}
#services h2, #services h3{color: #fff}
#services h3{font-size: 23px}
#services .row{justify-content: center; gap:2rem;margin-top: 2.5rem;}
#services .sbox{color: #fff; flex: 1 0 320px; max-width: 350px; text-align: left; border: 1px solid #fff; padding:1.5rem 1rem; border-radius:1rem}
#services .sbox p{font-size:14px; font-weight:500; margin-bottom: 0.5rem}
#services .sbox img{width:80px}
#services .title{display: flex;align-items:center; gap:10px; margin-bottom: 10px}
#services .sbox a{color: var(--secondarycolor); }
#services .sbox a:hover{color: #fff}

#whyus{padding: 6rem 0}
#whyus .counter{display: flex; text-align: center;gap:2rem; font-weight:500; margin-top:1rem}
#whyus .cbox h3{color: var(--secondarycolor); font-size:50px; font-weight:600; margin: 0;font-family: var(--secondaryfont);}
#whyus .cbox{flex: 1 0 160px; max-width: 170px; text-transform:capitalize; font-size:14px; font-weight:600} 
#whyus .cbox:nth-child(2){border-right: 2px solid #cccccc; border-left: 2px solid #cccccc}

#fleets{text-align: center}
#fleets .subheading{margin: 0 auto 1rem}
#fleets .row{gap:1rem; justify-content:center; margin-top:3rem}
#fleets .fbox{flex: 1 0 260px; max-width: 300px}
#fleets .fbox img{margin-bottom: 1rem}

#testimonials{padding: 6rem 0.5rem;text-align: center;}
#testimonials .subheading{margin: 0 auto 1rem}
#testimonials h2{margin-bottom: 2rem}
#testimonials h3{font-family:var(--secondaryfont); font-size: 20px} 
#testimonials p{margin: 1rem 0}
#testimonials .tbox{text-align: left; border:1px solid #cccccc; padding:1.5rem 2rem; border-radius: 1rem}
#testimonials .name{display: flex;justify-content: space-between;}
#testimonials .name img{width: 80px}

.column{column-count: 2;margin:25px 0 !important;}
.column3{column-count: 3;}

.xdsoft_timepicker{min-width:200px}
#contactform .pickup-date p {width:100%;}
#contactform .pickup-date p span {width:100%;display:block;}
#contactform .pickup-date p span input {width:100%;display:block;-webkit-appearance: none; -moz-appearance: none;text-align:left!important;}
#contactform .pickup-date p input::-webkit-date-and-time-value {text-align: left;width: 100%;}
#contactform .pickup-date p input[type="date"] { display: block; text-align: left;}

#contactform *{font-size: 13px;color:#595966;font-family: var(--secondaryfont);}
#contactform p{margin-bottom: 5px }
#contactform h3{font-size:26px;text-align: center;}
#contactform i{font-size:26px;font-family: 'Font Awesome 5 Free';font-weight: 900;}
#contactform h2{font-size: 20px;margin:0 0 15px;font-weight:bolder; text-align: center;color: #252525;text-transform: capitalize;}
#contactform input , #contactform select , #contactform textarea{width: 100%;padding: 10px 28px;background: #000;border: 1px solid #595966; margin:2px 0;  transition: 0.5s ease-in-out;-webkit-border-radius: 15px;border-radius: 15px;height: 45px;color: #ccc;}
#contactform textarea{width: 100%;height: 100px !important;padding: 10px 30px;}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{outline:none;
	color:#ccc !important;}

::-webkit-input-placeholder { /* WebKit browsers */color:#ccc !important;opacity: 1;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#ccc !important;opacity: 1;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color:#ccc !important;opacity: 1;}
:-ms-input-placeholder { /* Internet Explorer 10+ */color:#ccc !important;opacity: 1;}

#contactform input.wpcf7-submit{background: var(--secondarycolor);color: #000;text-transform: uppercase;cursor: pointer;margin: 15px auto;display: flex;transition: 0.6s ease-in-out;-webkit-border-radius: 2rem;border: none;align-items: center;padding: 10px 30px 10px;font-size: 16px;font-weight: 400;width: fit-content;height: 46px;}
#contactform input.wpcf7-submit:hover{background: #353535;color: #fff;}
#contactform .wpcf7-spinner{display: none}

textarea, iframe{max-width: 100%;}
.wpcf7-response-output{color:#595959 !important;background:tranparent !important;border:0px !important}
#contactform .wpcf7-not-valid-tip {background: var(--secondarycolor) !important;}

#babyseat p,#returnjourney p{width: 100%;display: flex;align-items:center}
#contactform .wpcf7-radio{display: flex;}
#contactform .wpcf7-list-item{display: flex}
#contactform .wpcf7-list-item label{width: 100%;}
#contactform .wpcf7-radio input{width:unset}

.post {padding: 10px;margin: 0 0 10px 0;}
.post p {margin-bottom:1rem}
.post p a {/*! font-weight: bold; */}
.post a {color: #000;}

.list {margin: 10px 0 0px 0px;}
.list li {list-style :none;margin: 0 0px 10px 0px;display: flex;list-style-position: inside;}
.list li:before{color: var(--secondarycolor);content: "\f1b9";margin-right: 8px;font-family:'Font Awesome 5 Free';font-weight:900}

#pagetitle {padding: 4rem 0 5.5rem;position: relative;width: 100%;text-align: center;background:url(https://www.1300bookmelbournetaxis.com/wp-content/uploads/2026/08/pagetitle.webp) no-repeat center;z-index: 1;background-size: cover;}
#pagetitle:before{content: ""; position: absolute; top: 0 ; bottom: 0; left: 0; right: 0;  z-index: -1;background: #000000b8;}
#pagetitle h1 {color:#fff;text-align: center; margin-bottom: 0;font-size:42px;font-weight: 500;text-transform: capitalize;}
#pagetitle p {color:#f1f1f1;text-align: center;font-size: 15px; margin: 0 auto;}
.breadcrumb {list-style: none;max-width: 100%;float: none;font-size: 14px;text-transform: uppercase;color: #000;font-weight: 400;width: fit-content;background: #fff;padding: 12px 20px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;position: absolute;bottom: -24px;left: 0;right: 0;margin: 0 auto;border-radius: 5px;}
.breadcrumb a:hover{color:var(--tertiarycolor);}
.breadcrumb>li {display: inline-block;}
.breadcrumb>li+li:before {content: "\f101";padding: 0 5px;color: #fff;font-family:'Font Awesome 5 Free';font-weight:900}
.breadcrumb a{color: #000;}
.breadcrumb a:hover{color: var(--secondarycolor)}

.topsectionservice{padding:5rem 0 0}
.topsectionservice .row{align-items:center}
.topsectionservice p{line-height:; margin-bottom: 0.5rem}
.topsectionservice h2{font-size: 40px; font-weight: 600}
.topsectionservice #booking-form{margin-top: 0;margin-bottom: 0;}

.line{width: 120px; height: 3px; background: var(--secondarycolor); margin-bottom: 1rem }

#hollowsection{padding: 2rem 1rem;background: #f4f4f4;border-radius: 2rem;margin-bottom:3rem}
#hollowsection img{border-radius:1rem}
#hollowsection .row{align-items: center} 

#cta-box{text-align: center}
#cta-box .line{margin: 0 auto 1rem}
#cta-box .twobtn{justify-content: center; text-align: left}

#contact-page .col-md-4{ padding:2rem 1rem 0;border-radius: 20px; background: #f1f1f1}
#contact-page i{display: flex;align-items: center;justify-content: center;font-size: 20px; height:40px;background: #000; color:var(--secondarycolor);padding: 8px; border-radius: 50%; margin-right: 10px;width: 40px;}
#contact-page .box{display: flex;margin-bottom: 0rem}
#contact-page .subheading{margin-bottom: 0.5rem; font-size:20px; font-weight:700; letter-spacing:1px}
#contact-page p{color: #000; line-height: 1.5;font-weight: 500;}
#contact-page h3{color: #000 !important; border-bottom: none; font-size: 34px;margin: 0.5rem 0 1rem;}
#contact-page .line{background: #000; margin:0 0 1.5rem}
#contact-page .wpcf7-spinner{display: none}
#contact-page .row{align-items: center}
#contact-page a{color:#000 !important;}
#contact-page a:hover{color:#fff}

#contact-page input, #contact-page select, #contact-page textarea{background:transparent;color: #000;margin: 5px 0;}
#contact-page input.wpcf7-submit{background: var(--secondarycolor);margin: 15px 0;}

#contact-page input:focus, #contact-page textarea:focus, #contact-page select:focus{color: #000 !important}

.fa-map-marker-alt:before {
  content:"\f3c5"
}

#contact-page .col-md-8{padding: 2rem;}
#contact-page .form h3{color: #000}
#contact-page P:empty{display: none}

#aboutpage .row{align-items: center}
#aboutpage h2{font-size: 40px;font-weight: 600;}

#main{padding: 3rem 0;}
#main p{/*! color:var(--primarycolor); */font-size: 16px;/*! text-align:justify; */}
#main a:hover{color:var(--primarycolor);}
#main li{list-style: none;line-height: 30px;/*! color: var(--primarycolor); */}

.widget {padding: 0 1.5rem;}
.widget h3 {border-bottom: 2px solid var(--primarycolor);text-transform: capitalize;padding: 0 0 1rem 0;}
.widget ul li {display:flex;list-style-type:none;border-bottom: 1px dashed var(--primarycolor);margin: 0 0 0.5rem 0;padding: 0 0 0.5rem;}
.widget ul li::before{margin-right: 1rem;font-size: 15px;color: var(--primarycolor);font-family: 'Font Awesome 5 Free';font-weight: 900;}

#bottom {background: #000;color:#fff;font-size: 14px;padding: 5rem 0;}
#bottom img{margin-top:3rem }
#bottom a {color: #fff;}
#bottom a:hover {color:var(--secondarycolor);}
#bottom i {color: #fff;margin-right: 0px;}
#bottom .widget h3 {border: none;text-align: left;font-weight: 700;color: #fff;margin-top: 1rem;}
#bottom .widget li {border: none;text-decoration: none;color:#fff ;list-style: none;}

#bottom .footer-contact li{line-height:20px;display:flex;}
#bottom .footer-contact li:before{font-family:'Font Awesome 5 Free';font-weight:900}
#bottom .footer-contact .address:before {/*! content: "\f3c5"; */ margin-right: 10px;}
#bottom .footer-contact .phone:before {/*! content: "\f879"; */ margin-right: 10px;transform: rotate(80deg);}
#bottom .footer-contact .email:before {/*! content: "\f0e0"; */ margin-right: 10px;}

.info li{line-height:30px;display:flex;font-weight:300;}
.info .address:before {content: "\f3c5"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}
.info .phone:before {content: "\f095"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}
.info .email:before {content: "\f0e0"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}

#footer {clear: both;background:#000;color: #fff;padding:0 0 0.5rem;text-align: center;font-size:12px;}
#footer a {color: #fff;}
#footer a:hover {color:var(--secondarycolor);}
.fleft {float: left;}
.fright {float: right;}

.phone-call {width: 50px;height: 50px;left: 20px;bottom: 20px;background:var(--secondarycolor);position: fixed;text-align: center;color: #ffffff;cursor: pointer;border-radius: 50%;z-index: 999;display: inline-block;line-height: 65px;font-size: 1.6rem;line-height: 50px;animation: shake 1.8s linear infinite alternate;}
.phone-call i{color:#000;}
.phone-call:before {position: absolute;content: " ";z-index: -1;top: -15px;left: -15px;background-color:var(--secondarycolor);width: 80px;height: 80px;border-radius: 100%;animation-fill-mode: both;-webkit-animation-fill-mode: both;opacity: 0.6;-webkit-animation: pulse 1s ease-out;animation: pulse 1.8s ease-out;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.fa-phone-alt::before {content: "\f879";}
@-webkit-keyframes pulse {
    0% {-webkit-transform: scale(0);opacity: 0;}
    25% { -webkit-transform: scale(0.3); opacity: 1; }
    50% {-webkit-transform: scale(0.6);opacity: .6;}
    75% {-webkit-transform: scale(0.9);opacity: .3;}
    100% {-webkit-transform: scale(1);opacity: 0;}
}

@keyframes shake{
    50%{transform:scale(1.1)rotate(90deg)}
}

@keyframes pulse {
    0% {transform: scale(0);opacity: 0;}
    25% {transform: scale(0.3);opacity: 1;}
    50% {transform: scale(0.6);opacity: .6;}
    75% {transform: scale(0.9);opacity: .3;}
    100% {transform: scale(1);opacity: 0;}
}

@media screen and (max-width: 981px) {
body {min-width: 230px;}
.desktoponly {display: none;}
.inner {width: 100%;padding: 0%;}
img.alignleft,
img.alignright {float: none;display: block;margin: 10px auto;}
.site-menu-toggle{display: block;color: var(--secondarycolor);}
.site-navbar{display: none;}

#logo{display:flex;align-items:center;justify-content:space-between}
#logo .site-title{margin: 10px 0;}
#logo img{width: 200px;height: auto;float:left;}
  
  .topbtn{margin-top: 1rem}
  .rev-column{display: flex; flex-direction: column-reverse}
  
  #slider{text-align: center}
  #slider br{display: none}
  #slider h1{width: 90%; margin: 0 auto 1rem}
  #slider .subheading{margin: 0 auto 0.8rem;} 
  #slider .row{margin-top: 7.5rem;}
  
  #booking-form .form-box{width:100%; margin-top: 3rem}
  
  #features{padding: 0 0.5rem}
  #features .container{padding:1rem; margin:4rem auto 0;}
  #features .fbox{max-width: 100%}
  
  #about .abtimg{margin: 2rem 0 0}
  
  #whyus img{margin: 2rem 0 0}
  #bottom img{margin: 0 0 1rem}
  
	#bottom {width: 100%;display: block;}
	.fleft, .fright {float: none;}
	
  .topsectionservice #booking-form{margin-bottom: 1.5rem}
  #hollowsection img{width: 100%; margin-bottom:1.5rem}
  #hollowsection .row{flex-direction: column-reverse}
  
  #contact-page .col-md-8{padding: 2rem 0.5rem}

}

@media screen and (min-width: 981px) {
.mobileonly {display: none;}
.lefthalf {float: left;width: 48%;}
.righthalf {float: right;width: 48%;}
.site-menu-toggle{display:none;}
  
   #booking-form{ margin-top:-43.6rem;height: fit-content;}
}

@media screen and (min-width: 981px) {
  #bottom .widget:nth-child(3){padding-left:3rem}
}

@media screen and (max-width: 800px) {
	#slider #deskslider{display:none}
	#slider #mobslider{display:block}
}
@media screen and (max-width: 600px) {
.wp-pagenavi span.pages, .wp-pagenavi a , .wp-pagenavi a.nextpostslink  {padding: 0.3rem 0.6rem !important;}
.wp-pagenavi span.current{padding:0.8rem}
.column, .column3, .column4{column-count:1}

  .subheading{font-size: 15px}
  #slider .row{margin-top: 2rem;}
  #slider h1{font-size: 32px; width: 100%; margin-bottom: 0.5rem; letter-spacing:0}
  #slider p{font-size: 14px}
  
  #booking-form .form-icon{width: 50px}
  #booking-form h2{font-size: 22px;}
  #booking-form .heading p{font-size: 11.5px}
  
  #booking-form .form-box{padding: 1.7rem 0.5rem 1.3rem}
  
  #booking-form .small-text{font-size: 10px}
  #features .fbox{max-width:100% !important}
  
  h2{font-size: 32px !important}
  #fleets .fbox{max-width: 45%}
  #fleets .fbox h3{font-size: 20px}
  
  #whyus .counter{gap:1rem; justify-content:center}
  #whyus .cbox{max-width: 27.5%}
  #whyus .cbox h3{font-size: 32px}
  #whyus .cbox:nth-child(2){border: 0}
  
  #testimonials .tbox{width: 100%; margin: 0}
  
  #pagetitle h1{font-size: 34px;}
  .topsectionservice h2{font-size: 30px;}
  #hollowsection{padding: 1rem 0;}
  #cta-box .twobtn{flex-wrap: wrap;gap: 0.5rem;}
  .topsectionservice #booking-form .form-box{margin: 0}
  
  #contact-page .subheading{font-size: 15px} 
  #contact-page h3{font-size: 28px}
  .twobtn span{letter-spacing: 0; font-size:22px}
}

@media screen and (min-width: 1500px){
  #slider .bgimage img{height: 700px; width: 1300px; margin: 0 auto}
  
}

@media screen and (min-width: 421px) and (max-width: 500px) {
#bottom .col-md-3{width: 49%;float: left;word-wrap: anywhere}
}

@media screen and (min-width: 501px) and (max-width: 768px) {
#bottom .col-md-3{width: 47%;float: left;}
}

@media screen and (min-width: 769px) and (max-width: 1120px) {
#bottom .col-md-3{width: 47%;float: left;}
#slider .btn-primary{padding:10px 35px;margin:10px 0;}
}