@media screen and (max-width:1023px) { 
header .navbar-brand { margin-left: 15px;}
header .navbar-brand img{ width: 180px; height: auto;}	
.top-header {
    top: 14px;
    right: 65px;
}	
header .navbar-toggler-icon {
    content: '';
    background: url(../images/menu.svg) center top/100% no-repeat;
    width: 35px;
    height: 30px; 
    transition-property: all .2s linear 0s;
    -moz-transition: .2s linear;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
}	
.navbar-collapse {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
	top: 65px;padding: 15px;text-align: center;
	background: #fff;box-shadow: 0 7px 8px rgba(0, 0, 0, 0.1);
}
.navbar-collapse .nav-link { padding: 8px; }
header.fixed .navbar-collapse {
    top: 45px;
}		
header .navbar-expand-lg .navbar-nav .nav-link {
    padding: 10px 10px;
}
.bannerarea h1 {
    font-size: 64px;
}	
 
.work__process h2 {
    font-size: 30px;
}
.work__process p {
    font-size: 16px;
    line-height: 26px;
}	
.homesafetytrip {
    padding: 30px 0 30px;
}	
	
    .navbar-toggler {
        transition: none;
        border: 0px;
    }
	
	
}
 @media screen and (max-width:767px) {
.d-hide { display: block !important; }
.m-hide { display: none !important; }

header .navbar-brand img {
    width: 120px;
}	 
.top-header li a {
    font-size: 16px;
    padding: 1px 10px;
}	 
header .navbar-toggler-icon {
    right: 20px;
}
header.fixed {
    padding: 10px 0;
}	 
header.fixed .navbar-brand img {
    width: 100px;
}	 
 header.fixed .navbar-toggler-icon{
	 top: 12px;
 }
 header.fixed .navbar-collapse {
    top: 60px;
}	 
	 
	 
.navbar-collapse {
    top: 67px;
}	 
.bannerarea {
    padding: 35px 0 0;
} 
.bannerarea h1 {
    font-size: 32px;
	margin-top: 0;
	margin-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}  
 	 
.bannerarea .tab-content {
    border-radius: 0;
}
.bannerarea .nav-tabs .nav-item {
    height: auto;
    width: 50%;
}
.bannerarea li.nav-item .nav-link {
    border-radius: 0px;
    overflow: hidden;
	margin: 0px;
	padding: 18px 20px 25px;
	text-align: center;
	font-size: 18px;
}
.formtabs .nav-tabs .nav-link.active:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid var(--secondary-color);
    width: 8px;
    height: 8px;
}	
	 
.reliability {
    padding: 15px 0;
}	 
.reliability h2 {
    font-size: 32px;
    margin:15px 0;
}	 
 .reliability h2 br{
	 display: none;
 }	 
.reliability p {
    line-height: 26px;
    margin-bottom: 15px;
    font-size: 18px;
}	 
.yourTrip {
    padding: 25px 0;
}	 
.yourTrip h2 {
    font-size: 26px;
    margin-bottom: 40px;
}	 
.our__services .slick-slide {
    padding: 0 15px;
}	
.powering__card {
    height: 350px;
}	
.powering__card:hover .overlay {
    padding-top: 58%;
}
.our__services .slick-slider {
    margin-bottom: 25px;
}	 
	 
.our__services {
    padding: 35px 0;
}	
.our__services h2 {
    font-size: 26px;
    margin-bottom: 15px;
}	 
.powering__card {
    box-shadow: 0px 7px 24px -8px rgba(146, 181, 251, 0.4);
    margin: 15px 0;
}	 
.work__process {
    padding: 35px 0;
}	 
.round-count {
    font-size: 25px;
    width: 55px;
    height: 55px;
    line-height: 55px;
}	 
.work__process h2 {
    font-size: 20px;
    margin-bottom: 15px;
}	 
.work__process p {
    margin-top: 15px;
}	 
.mb95 {
    margin-bottom: 45px;
}
.homesafetytrip {
    padding: 30px 0 60px;
}	
.homesafetytrip .slick-dots{
	 bottom: -50px;
 }	 
.homesafetytrip h2 {
    font-size: 26px;
	margin-bottom: 20px;
}
.homesafetytrip .slick-slide {
    padding: 0;
}	 
.homesafetytrip p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
}	 
.fleetView li {
    width: 100%;
    font-size: 16px;
    float: left;
    margin-top: 25px;
} 	
.airports__transfer .slick-slider {
    margin-bottom: 0;
}	 
.howitwork {
    padding: 40px 0 15px;
}	 
.howitwork {
    padding: 30px 0 40px;
}
.howitwork .container {
    border-radius: 0;
    padding: 25px 15px 35px;
}	  
.count {
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 0;
	position: absolute;
    font-size: 22px;
    left: 0;
    top: 0;
}	 
.howitwork ul::after { left: 23px; }
.checkmark {
    top: 98px;
    right: auto;
    left: 9px;
}		 
.checkmark svg{
 width: 35px; height: 35px;
}	 
.airports__transfer {
    padding: 30px 0px 15px;
}	 
.airports__transfer h2 {
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 0;
}
.airports__transfer h2 br{
	 display: none
}	 
.airports__transfer h2 a {
	 display: none;
}	 
.airports__transfer .card {
    margin-bottom: 30px;
}
.airports__transfer .slick-slide {
    padding: 0 10px;
} 
.diverse__fleet {
    padding: 25px 0;
}
.diverse__fleet h2 {
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 0;
    line-height: 140%;
}	
 .diverse__fleet h2 br{
	 display: none;
 }	
.customerreivew {
    padding: 40px 0;
}
.customerreivew h2 {
    font-size: 26px;
}
.customerreivew h6 {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 24px;
}	 
.customerreivew .slick-slide {
    margin: 0;
}	 
.howitwork h2 { font-size: 30px; }
	 
	 
.faqs {
    padding: 30px 0;
}	 
.faqs h2 {
    font-size: 26px;
    margin-top: 0;
	margin-bottom: 20px;
}
.faqs .card {    
    margin-bottom: 10px;
}	 
.faqs .accordion .card-header {
    padding: 12px;
	line-height: 24px;
}	 
.getintouch h2 {
    font-size: 20px;
    margin-top: 0;
}	 
.getintouch .form-control {
    margin-bottom: 15px;
}	 
.footer-reivew {
    text-align: center;
	padding-top: 20px;
}	 
.footer-reivew a {
    margin: 0 15px;
    display: inline-block;
}	 
footer h2 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 15px;
}	 
footer li a {
    font-size: 13px;
    line-height: 18px;
    padding: 6px 0;
}
.socialMedia {
    margin-top: 30px;
}	 
.socialMedia:before {
    width: 20%;
    top: 12px;
}
.socialMedia:after {
    width: 20%;
    top: 12px;
}	 
.socialMedia a {
    margin: 0 10px;
}	 
.socialMedia a img {
    width: 25px;
    height: 25px;
}	 
.footerBottom {
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
	padding: 15px 0;
}	 
/* inner pages start */
.inner__banner {
    padding: 50px 0;
}
.inner__banner h1 {
    font-size: 28px;
}
.inner__banner p {
    font-size: 14px;
    margin-top: 15px;
    line-height: 24px;
}	 
.worldmoves {
    padding: 40px 0;
}
.worldmoves h2 {
    font-size: 24px;
    margin-bottom: 10px;
}	 
.worldmoves p {
    font-size: 16px;
    line-height: 26px;
}	 
.worldmoves ul{
	 margin-left: 20px;
}	 
.showcase {
    padding: 30px 0;
}
.showcase h2 {
    font-size: 28px;
    margin-bottom: 30px;
}	 
.numbershow {
    padding: 24px 0 24px 90px;
}	 
.numbershow img {
    top: 24px;
}	 
.makeyourtrip {
    padding: 35px 0;
}	 
.makeyourtrip h2 {
    font-size: 28px;
    margin-bottom: 15px;
}	 
.makeyourtrip h3 {
    font-size: 22px;
}
.makeyourtrip p {
    font-size: 15px;
    line-height: 22px;
}	 
	 
	 
	 
.contact-address {
    top: -70px;
}	 
.contact-address .card {
    padding: 20px;
    margin: 0 0 15px;
}	 
.contact-address .card p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
}	 
	 
.post-header {
    height: 230px;
}	 
.blog__post h3 a {
    font-size: 22px;
}	 
.blog_content h2 {
    font-size: 22px;
}	 
.blog_content h3 {
    font-size: 20px;
}	 
.blog_content h4 {
    font-size: 18px;
}	 
.servicepage {
    padding: 10px 10px 25px;
}	 
.servicepage .powering__card {
    height: 380px;
    margin-bottom: 10px;
}	 
	 
.destinationpage {
    padding: 30px 0 15px;
}	 
.destinationpage h2 {
    font-size: 20px;
}	
.destinationpage ul {
    margin-bottom: 25px;
}	 
.destinationpage  li a {
    font-size: 16px;
    padding: 10px 0 10px 25px;
	background: url(../images/check-tick.svg) left 11px no-repeat;
}	 
.transfer_banner h1 {
    font-size: 24px;
    margin-top: 20px;
}
.transfer_banner p {
    font-size: 15px;
    margin-top: 10px;
    line-height: 26px;
}	 
.transfer_banner li {
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 5px;
}	 
.airportwrap {
    padding: 25px 0;
}	 
.airportwrap h2 {
    font-size: 28px;
    margin-bottom: 12px;
    margin-top: 15px;
	font-weight: 700;
}
.airportwrap p {
    font-size: 16px;
    line-height: 25px;
}	 
.fleetpage {
    padding: 30px 0;
}	 
	 
.facility p {
    font-size: 14px;
    margin: 10px 0;
    line-height: 20px;
}	 
.fleetwrap li {
    width: 100%;
    padding-left: 25px;
}	 
.fleetwrap ul {
    margin-left: 0;
}	 
.inner__banner ul {
    margin-top: 0;
    display: none;
}
.vechicle__data {
    padding: 10px 15px 0;
    position: relative;
}	 
.vechicle__data li {
    padding: 50px 5px 0;
    font-size: 14px;
    vertical-align: top;
    height: 110px;
}	 
.vechicle__data li img {
    width: 40px;
    top: -10px;
}	 
.price__show {
    padding: 20px;
    border-radius: 0 0 10px 10px;
}	 
.blog__banner {
    padding: 60px 0 20px;
}		 
.book__ride {
    padding: 30px 0;
}	 
.stepwrap li span {
    font-size: 12px;
}	 
.vehicle__show h2 {
    font-size: 26px;
}	 
.price__show ul {
    margin: 25px 0 20px;
}	 
	 
	 
}
