@media only screen and (max-width:1400px){
.hero-section .svg-arrow svg{width:150px;}
.hero-section .svg-arrow{right:-55px;}
.hero-section .hero-img:before {
    left: 0px;
}
}
@media only screen and (max-width:1200px){
.container{max-width:100%;}
h1{font-size:3rem!important;line-height:3.5rem;}
h2{font-size:2.3rem!important;line-height:2.7rem;}
h5{font-size:1.3rem!important;line-height:1.7rem;}
.hero-section .svg-arrow svg{width:140px;}
.hero-section .hero-img:before{left:-45px;top:0px;}
.hero-section .hero-img:after,.ride-sec .ride-img:after{bottom:0px;width:62px;height:56px;}
.booking-overview .img-wrapper:before{left:0px;top:-20px;width:45px;height:30px;}
.booking-overview .img-wrapper:after{max-width:100%;}
.booking-overview .img-wrapper img{max-height:520px;max-width: 300px;}
.iphone_whyChoose::before{width:70px;height:55px;}
.ride-sec .ride-img:before{right:0px;}

/* New css  */
.download_app_scaner{right: 0px;}
}
@media only screen and (max-width:1024px){
.inner-spacing{padding:60px 0px;}
.why_choose_cols ul li:not(:last-child){margin-bottom:20px;}
.ride-sec .ride-img:before{display:none;}
}
@media only screen and (max-width:991px){
h1{font-size:2.5rem!important;line-height:2.9rem;}
h2{font-size:2rem!important;line-height:2.4rem;}
p,ul li ,ol li{font-size:1rem!important;line-height:1.4rem!important;}
.menu-button,.desktop-hide{display:block;}
.nav-menu .menu-overlay{position:fixed;inset:0;right:100%;opacity:0;background-color:#4a61712b;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:opacity 200ms ease;z-index:4;}
.nav-menu.nav-expanded .menu-overlay{right:0;opacity:1;}
.nav-menu .navbar-nav{position:fixed;left:0;top:0;bottom:0;right:auto;background-color:#fff;flex-direction:column;padding:24px 20px;opacity:0;transform:translateX(-100%);transition:200ms linear;border-right:2px solid var(--color-orange);z-index:30;overflow-y:auto;}
.nav-menu .navbar-nav .country-dropdown,header a.nav-link:after{display:none;}
.nav-menu.nav-expanded .navbar-nav{transform:translateX(0);opacity:1;}
.nav-menu .navbar-nav ul li{background-color:transparent;}
.nav-menu .navbar-nav,.nav-menu .navbar-nav ul{flex-direction:column!important;}
.nav-menu .navbar-nav ul{flex-direction:column;width:min(230px,80vw);gap:12px;align-items:flex-start!important;margin-top:24px;}
.inner-spacing,footer{padding:40px 0px;}
.ride-sec .btn-group a svg,.info-sec .btn-group a svg,.hero-section .btn-group a svg{width:24px;}
.ride-sec .btn-group p span:nth-child(1),.info-sec .btn-group p span:nth-child(1),.hero-section .btn-group p span:nth-child(1){font-size:11px;}
.ride-sec .btn-group p span:nth-child(2),.info-sec .btn-group p span:nth-child(2),.hero-section .btn-group p span:nth-child(2){font-size:14px;}
.ride-sec .ride-img:after{left:0px;width:42px;}
.ride-sec .ride-img{margin-top:-115px;}
.info-sec,.booking-overview,.category-sec{padding-bottom:0px;}
.process-sec .row > div:last-child{margin-bottom:0px!important;}
.hero-section .svg-arrow svg{width:90px;}
.hero-section .svg-arrow{bottom:0px;}
.hero-section .line-effect svg{bottom:-10px;width:auto;height:16px;}
.hero-section .hero-img img{height:400px;}
.contact-sec{padding-bottom:100px!important;}
.why_choose_section .section_head h2,.process-sec p,.contact-sec p,.why_choose_section .section_head p,.contact-sec form{max-width:100%;}
.why_choose_cols .iphone_whyChoose{max-width:400px;}
.category-sec .img-wrapper figure {height: 220px;}
.process-sec .box .img-wrap {height: 275px;}

/* New css  */
.hero-section .btn-group .banner_btn {
    min-width: 132px;
}
}
@media only screen and (max-width:767px){
h1{font-size:2.2rem!important;line-height:2.7rem;}
h2{font-size:1.8rem!important;line-height:2.2rem;}
.font-24{font-size:20px;}
.why_choose_cols{margin-top:60px;}
.ride-sec .ride-img img,.booking-overview .img-wrapper img,.hero-section .hero-img img{max-height:300px;}
.ride-sec .ride-img img:nth-child(1),.hero-section .hero-img img:nth-child(1){margin-right:-70px;}
.info-sec .img-wrap,.booking-overview .img-wrapper{max-width:100%;}
.booking-overview .img-wrapper:after{height:calc(100% - 77px);}
.hero-section .line-effect svg{bottom:-6px;height:13px;}
.hero-section .hero-img:after{bottom:-15px;}
.hero-section .svg-arrow{display:none!important;}
.hero-section .hero-img:after,.ride-sec .ride-img:after,.iphone_whyChoose::before{width:43px;}
footer{padding:40px 0px 16px 0px;}
.category-sec .box-wrap a{flex: 1;}
.process-slider .slick-track{margin-left: -8px;}
.process-sec .box .img-wrap {height: 200px;}
.work-sec .cnt-info,.work-sec .img-wrap{max-width: 100%;}
.work-sec .img-wrap{height: 250px;}

/* New css */
.more-app-install-sec{padding-top: 40px;}
.more-app-install-sec .arrow_right{
    max-width: 25px;
    height: 25px;
}
}
@media only screen and (max-width:575px){
.why_choose_cols ul{padding-top:30px;}
.category-sec .box-wrap a {flex: unset;width: 100%;}
.category-sec .img-wrapper figure {max-width: 100%;}
}
@media only screen and (max-width:480px){
.process-sec .box .img-wrap{height:260px;}
}
@media only screen and (max-width:375px){
}
