@media (min-width: 1400px) and (max-width: 1599.98px) {}

@media (max-width: 1200px) {
img{max-width:100%;height:auto}
.menu-Bar{display:block;top:0px}
.menuWrap.open{display:flex;left:0px}
.menuWrap{position:fixed;left:-210%;right:0;top:0;bottom:0;margin:auto;background:#0f4c97;height:100%;display:flex;align-items:center;justify-content:center;flex-flow:column;transition:all
0.4s ease;z-index:3;width:100vw}
ul.menu li{display:block}
ul.menu li
a{margin-bottom:10px;padding:0;display:block;text-align:center;margin-bottom:15px;padding-right:0px;margin-right:0px;color:#fff;font-size:15px;text-transform:capitalize}
.logo img{max-width:50%}
.container{position:relative}
header .main-header ul.menu>li{display:block;margin:0px;padding:0}
header .main-header ul.menu>li a{color:#fff}
header .main-header ul.menu>li a:before{display:none}

}

/* ipad pro */
@media (min-width: 992px) and (max-width: 1199.98px) {

}


@media (min-width: 1500px) and (max-width: 1920px){
   
        .container {
            max-width: 1440px;
        }
    
}

/* ipad mini */
@media (min-width: 768px) and (max-width: 991.98px) {}

/* mob view */
@media (max-width: 767px) {}

@media (max-width: 1440px) {}

@media (max-width: 1200px) {

header{
/* padding: 1rem 0; */
position: relative;
}

.dropdown {
position: unset;
box-shadow: none;
width: 100%;
background: #f0f8ff80;
}

.dropdown ul li a {
padding: 0;
line-height: 1rem;
/* padding: 0; */
padding: 1rem;
font-weight: 500;
}

.sub-menu a {
color: #333 !important;
margin-bottom: 0 !important;
}

.sub-menu {
left: auto !important;
padding-top: 16px;
top: 24px;
}
a.header-btn {
padding: 15px 20px !important;
margin-bottom: 0 !important;
display: flex !important;
gap: 5px !important;
align-items: center;
}
.menuWrap .menu:first-child{
padding-left: 0;
width: 100%;
}
img {
max-width: 100%;
height: auto;
}
.menu-Bar {
display: block;
top: 0px;
}
.menuWrap.open {
display: flex;
left: 0px;
}
.menuWrap {
position: fixed;
left: -210%;
/* right: 0; */
top: 0;
bottom: 0;
margin: auto;
background: #000;
height: 100vh;
display: flex;
align-items: center;
/* justify-content: center; */
flex-flow: column;
transition: all 0.4s ease;
z-index: 3;
width: 100%;
overflow-y: auto;
box-shadow: 0px 4px 6px -1px rgb(0 0 0 / 10%), 0px 2px 4px -1px rgb(0 0 0 / 6%);
}
ul.menu > li {
display: flex;
justify-content: center;
gap: 5px;
border-bottom: 1px solid #ddd;
padding: 0;
flex-direction: column;
}
ul.menu > li > a {
margin-bottom: 10px;
padding: 0;
display: block;
text-align: center;
margin-bottom: 15px;
padding-right: 0px;
margin-right: 0px;
color: #fff;
font-size: 15px;
text-transform: capitalize;
}

.container {
position: relative;
}

.mainBanner .container{ position: initial; }

.main-header{
position: relative;
z-index: 4;
width: 100%;
padding-top: 18px;
}

header .main-header ul.menu>li > a {
color: #fff;
width: 100%;
text-align: left;
margin: 0;
display: flex;
justify-content: space-between;
padding: 1rem;
}
header .main-header ul.menu>li > a:before {
display: none;
}

ul.menu ul.top-social-icons{ margin-top: 1rem; padding: 0rem 1rem; }
h1{ font-size: 50px; }

.mainBanner{ padding: 3rem 0; height: initial; }
h2{ font-size: 30px; line-height: normal; }
.subscribe{ display: flex; justify-content: space-between; }
.subscribe input.form-control{ width: 80%; }
.subscribe button.btn-subscribe{ height: 100%; width: 20%; }
}

@media (max-width : 1025px){

.overlap-slider {
/* width: 180%; */
width: 100%;
position: relative;
}

}

@media (max-width : 768px){
.logo img {
max-width: 40%;
}
header {
padding: 0rem 0;
}

.menuWrap {
position: fixed;
margin: 0px;
}

.menuWrap.open {
display: block;
left: 0px;
top: 0px;
}
ul.menu {
margin-top: 110px;
}
header .main-header ul.menu>li:last-child{
border: 0;
}

ul.menu a.btn.btn-primary {
margin-top: 20px;
}

.top-bar .contact-info a {
font-size: 13px;
margin: 0px !important;
}

h1 {
font-size: 32px;
line-height: 1.2;
}

.mainBanner{
height: 800px !important;
}

.hero-content a.btn-primary {
margin-top: 20px;
}

.hero-form-card h3.title {
font-size: 24px;
line-height: normal;
}

h1 br{
display: none;
}

.mainBanner {
height: initial;
}

.banner-content {
padding-left: 10px;
}

.hero-section p.para {
font-size: 15px;
}

.hero-section p.para br {
display: none;
}

section {
padding-bottom: 3rem;
}
section {
padding-top: 3rem;
}

h2 {
font-size: 28px;
line-height: 1;
}

p {
font-size: 14px;
line-height: 1.4;
}

.btn {
padding: 14px 24px;
font-size: 12px;
}

a.f-logo img {
height: 70px;
}

.footer-content p, .copyright p {
text-align: center;
margin-bottom: 8px;
}

.clientSlider img{ max-width: 100%; }
/* section.location {
padding-top: 50px;
padding-bottom: 50px;
} */

.logo img{ max-width: 80%; }
.inner-banner{ padding: 5rem 0; }

}


/* mob view */
@media (max-width: 767px) {
    
html, body{
    overflow: hidden;
}
    
h2 {
    font-size: 35px;
}
        
.abt-bfr {
    max-width: 40%;
    top: -100px;
    bottom: 0;
    height: auto;
}

.mainBanner {
    height: 450px !important;!i;!;
}

.hero-content h1 {
    font-size: 22px;
}

.hero-content h4 {
    font-size: 42px;
    line-height: 48px;
}

.hero-content p {
    margin: 2px 0 17px;
    font-size: 22px;
}

.main-header li.last {
    display: none !important;
}

.logo img {
    max-width: 70%;
}

section.about .left-sec p {
    margin-top: 0;
}

section.about .content h6 {
    font-size: 30px;
    line-height: 30px;
    padding: 18px 0 8px;
}

section.vehicles .bottom {
    margin-top: 0px;
}

.vehicleImg {
    max-width: 85%;
    margin-top: -125px !important;
}

.vehicles-card {
        padding: 55px 20px;
        min-height: auto;
        margin-top: 100px;
}

section.vehicles.sec-pad.bg-dark .bottom .vehicleImg img {
    max-width: 175px;
}

.review-slider{
    padding-right: 30px;
    padding-left: 30px;
}

.review-slider button.slick-prev.slick-arrow, .review-slider button.slick-next.slick-arrow {
    display: none !important;
}

.sec-pad {
    padding-top: 50px;
    padding-bottom: 50px;
}

.review-slider .slick-dots {
    padding: 10px 20px 0;
}

.choose-card {
    text-align: center;
}

section.choose{
    padding-bottom: 70px;
}

section.choose span {
    font-size: 60px;
    margin-bottom: 30px;
}

section.choose h4 {
    font-size: 25px;
    margin: 10px 0;
    line-height: 30px;
}

.bookImg {
    position: static;
    max-width: 80%;
    margin-top: 36px;
    animation: none;
}

section.book h2.title {
    font-size: 30px;
    line-height: 34px;
}

section.book .content {
    text-align: center;
}

section.book h2.title {
    text-align: center;
}
 

.testi-card {
    padding: 30px 30px;
}

.testi-card p {
    font-size: 16px;
}

.bottom {
    margin-top: 30px;
}

.testiSldie .slick-list.draggable {
    padding-top: 6% !important;
}

.testi-card::before {
    top: -5px;
    right: -5px;
}

.testi-card .shape::before {
    top: 22px;
    left: 26px;
    height: 54px;
}

.testi-card .shape::after {
    top: 24px;
    left: 15px;
    height: 50px;
}

.user img {
    height: 75px;
}

.user p {
    font-size: 19px;
}

section.cta.sec-pad p.p1 {
    padding: 24px 0px 0;
}

.footer-content {
    text-align: center;
}
 

p.f-logo-content {
    margin-top: 10px;
    font-size: 16px;
    line-height: 30px;
}

footer h6 {
    margin-top: 30px;
}

ul.f-menu li a {
    margin-bottom: 5px;
}

.footer-content {
    padding: 50px 0;
}
 

.subscribe input.form-control {
    width: 100%;
    padding-right: 2rem;
}
 

.subscribe button.btn-subscribe {
    width: auto;
    top: 4px;
}

ul.footer-social-icons li {
    margin-right: 20px;
}

ul.footer-social-icons {
    justify-content: center;
}

.copyright {
    padding: 30px 0 20px;
}

.copyright p {
    font-size: 15px;
    line-height: normal;
    margin-bottom: 0;
    margin-top: 14px;
}

section.cta .content a {
    font-size: 16px;
}


ul#menu-new-menu {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    margin-top: 65%;
}
 

ul#menu-new-menu li {
    left: 0 !important;
    top: 0 !important;
}

.inner-banner {
    height: 250px !important;
}

.inner-banner {
    height: 250px !important;
}

.vehicles-inner .vehicles-card {
    margin-bottom: 90px;
}

.vehicles-card h3 {
    font-size: 22px !important;
    line-height: 34px;
}

.vehicles-card h6 {
    font-size: 20px;
}


section.get-in .content h2.title {
    font-size: 25px;
    line-height: 30px;
} 

.getIn-img {
    position: static;
    margin-top: 50px;
}

section.get-in {
    padding: 70px 0;
}

.form-control {
    height: 55px;
}

section.get-in .content label {
    font-size: 15px;
    margin-bottom: 3px;
}

textarea.form-control {
    height: 100px;
}

.form-control::placeholder {
    font-size: 14px;
}


}

/* ipad mini */
@media (min-width: 768px) and (max-width: 991.98px) {
    
 
     
.abt-bfr {
    max-width: 40%;
    top: -100px;
    bottom: 0;
    height: auto;
}

.mainBanner {
    height: 450px !important;!i;!;
}

.hero-content h1 {
    font-size: 22px;
}

.hero-content h4 {
    font-size: 42px;
    line-height: 48px;
}

.hero-content p {
    margin: 2px 0 17px;
    font-size: 22px;
}

.main-header li.last {
    display: none !important;
}

.logo img {
    max-width: 70%;
}

section.about .left-sec p {
    margin-top: 0;
}

section.about .content h6 {
    font-size: 30px;
    line-height: 30px;
    padding: 18px 0 8px;
}

section.vehicles .bottom {
    margin-top: 0px;
}

.vehicleImg {
    max-width: 85%;
    margin-top: -125px !important;
}

.vehicles-card {
        padding: 55px 20px;
        min-height: auto;
        margin-top: 100px;
}

section.vehicles.sec-pad.bg-dark .bottom .vehicleImg img {
    max-width: 175px;
}

.review-slider{
    padding-right: 30px;
    padding-left: 30px;
}

.review-slider button.slick-prev.slick-arrow, .review-slider button.slick-next.slick-arrow {
    display: none !important;
}

.sec-pad {
    padding-top: 50px;
    padding-bottom: 50px;
}

.review-slider .slick-dots {
    padding: 10px 20px 0;
}

.choose-card {
    text-align: center;
}

section.choose{
    padding-bottom: 70px;
}

section.choose span {
    font-size: 60px;
    margin-bottom: 30px;
}

section.choose h4 {
    font-size: 25px;
    margin: 10px 0;
    line-height: 30px;
}

.bookImg {
    position: static;
    max-width: 80%;
    margin-top: 36px;
    animation: none;
}

section.book h2.title {
    font-size: 30px;
    line-height: 34px;
}

section.book .content {
    text-align: center;
}

section.book h2.title {
    text-align: center;
}
 

.testi-card {
    padding: 30px 30px;
}

.testi-card p {
    font-size: 16px;
}

.bottom {
    margin-top: 30px;
}

.testiSldie .slick-list.draggable {
    padding-top: 6% !important;
}

.testi-card::before {
    top: -5px;
    right: -5px;
}

.testi-card .shape::before {
    top: 22px;
    left: 26px;
    height: 54px;
}

.testi-card .shape::after {
    top: 24px;
    left: 15px;
    height: 50px;
}

.user img {
    height: 75px;
}

.user p {
    font-size: 19px;
}

section.cta.sec-pad p.p1 {
    padding: 24px 0px 0;
}

.footer-content {
    text-align: center;
}
 

p.f-logo-content {
    margin-top: 10px;
    font-size: 16px;
    line-height: 30px;
}

footer h6 {
    margin-top: 30px;
}

ul.f-menu li a {
    margin-bottom: 5px;
}

.footer-content {
    padding: 50px 0;
}
 

.subscribe input.form-control {
    width: 100%;
    padding-right: 2rem;
}
 

.subscribe button.btn-subscribe {
    width: auto;
    top: 4px;
}

ul.footer-social-icons li {
    margin-right: 20px;
}

ul.footer-social-icons {
    justify-content: center;
}

.copyright {
    padding: 30px 0 20px;
}

.copyright p {
    font-size: 15px;
    line-height: normal;
    margin-bottom: 0;
    margin-top: 14px;
}

section.cta .content a {
    font-size: 16px;
}


ul#menu-new-menu {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    margin-top: 65%;
}
 

ul#menu-new-menu li {
    left: 0 !important;
    top: 0 !important;
}

.inner-banner {
    height: 250px !important;
}

.inner-banner {
    height: 250px !important;
}

.vehicles-inner .vehicles-card {
    margin-bottom: 90px;
}

.vehicles-card h3 {
    font-size: 22px !important;
    line-height: 34px;
}

.vehicles-card h6 {
    font-size: 20px;
}


section.get-in .content h2.title {
    font-size: 25px;
    line-height: 30px;
} 

.getIn-img {
    position: static;
    margin-top: 50px;
}

section.get-in {
    padding: 70px 0;
}

.form-control {
    height: 55px;
}

section.get-in .content label {
    font-size: 15px;
    margin-bottom: 3px;
}

textarea.form-control {
    height: 100px;
}

.form-control::placeholder {
    font-size: 14px;
}

}


