@media only screen and (max-width: 992px){
.navbar-brand img{
	width: 120px;
}
.navbar-toggler{
	border: none !important;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none !important;
}
.banner-text {
    padding: 30px 0px;
}	
.banner-text h1{
    font-size: 24px;
    line-height: 35px;
}
.banner-text p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 15px;
}
.tags-card{
    margin-top: 20px;
    margin-bottom: 20px;
}
a.explore-btn{
	width: 100%;
	height: 50px;
	margin-right: 0px;
	margin-bottom: 15px;
}
a.Whatsapp-btn{
	width: 100%;
	height: 50px;
}
.section-heading {
    margin-bottom: 26px;
    text-align: center;
}
.section-heading h1 {
    font-size: 22px;
}
.section-heading h2 {
    font-size: 22px;
}
.section-heading p {
    font-size: 14px;
    margin-bottom: 0px;
}
.more-cars {
    text-align: center;
    margin-top: 20px;
}
a.more-cars-btn {
    font-size: 16px;
}
#latest-car-slider .owl-nav.disabled{
	display: none !important;
}
#our-service {
    margin: 50px 0px 0px;
}
.service-card h3 {
    font-size: 16px;
}
.service-card p {
    font-size: 14px;
}
.service-card {
    padding: 15px 15px;
    margin-bottom: 25px;
    height: 90%;
    max-height: 100%;
}
.service-card img{
	width: 40px;
}
#our-review {
    margin: 20px 0px;
    background: #f5f5f5;
    padding: 40px 0px;
}
.review-card{
	margin-bottom: 25px;
}
.review-card img{
	width: 45px;
}
.review-card h3 {
    color: #000;
    margin-top: 10px;
}
.review-card h3 span {
    font-size: 26px;
    margin-bottom: 15px;
}
footer{
	padding: 35px 0px 80px;
}
.footer-logo{
	margin-bottom: 20px;
}
.footer-logo img.logo{
width: 120px;
margin-bottom: 16px !important;
}
.footer-logo p {
    font-size: 14px;
}
.footer-content.ms-4 {
    margin-left: 0px !important;
}
.footer-content h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
.footer-content li {
    font-size: 14px;
}
.footer-content li a{
    font-size: 14px;
}
a.links-back {
    width: 40px;
    height: 40px;
    margin-right: 20px;
}
.fa {
    font-size: 18px;
}
#cars-gallery-heading {
    padding: 30px 0px;
    background: #f5f5f5;
}
#cars-gallery {
    margin: 30px 0px;
}
#about-content {
    margin: 30px 0px;
}
.about-text h3 {
    line-height: 30px;
    font-size: 20px;
}
.about-text p {
    font-size: 14px;
    line-height: 22px;
}
.about-text h4 {
    font-size: 18px;
}
.about-img img {
    object-fit: cover;
    height: 300px;
    object-position: top;
    box-shadow: 0px 0px 10px #ddd;
    border-radius: 50%;
    width: 300px;
}
#contact-text {
    margin: 30px 0px;
}
#contact-text h2 {
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #000;
    display: inline-block;
    margin-bottom: 20px;
}
.contact-text h3 {
    font-size: 18px;
}
#car-silder .car-image{
    height: 280px;
}
#car-silder .car-image img {
    border-radius: 16px;
    height: 100%;
    object-fit: cover;
}
#car-silder button.owl-prev{
	width: 30px;
    height: 30px;
    left: 20px;
}
#car-silder button.owl-next {
    width: 30px;
    height: 30px;
    right: 20px;
}
.car-overiew h2 {
    font-size: 18px;
    margin-bottom: 14px;
}
.car-overiew {
    background: #fff;
    border: 1px solid #ddd;
    padding: 15px 5px;
    border-radius: 16px;
}
.car-details img {
    width: 25px;
}
.car-details span {
    font-size: 12px;
}
.car-details p {
    font-size: 14px;
}
.car-features h2 {
    font-size: 18px;
    margin-bottom: 14px;
}
.car-features {
    padding: 15px 5px;
    margin-top: 20px;
}
#pills-tab .nav-link.active {
    font-size: 15px;
}
#pills-tab .nav-link{
    font-size: 15px;
}
.specifications {
    margin-bottom: 10px;
}
.car-detail-card {
    margin-left: 0px;
    top: 0px;
    position: relative;
    margin-bottom: 20px;
}
.car-detail-card h1 {
    font-size: 28px;
    margin-bottom: 10px;
}
.car-detail-card h2 {
    font-size: 18px;
    margin-bottom: 10px;
}
.car-detail-card h3 {
    font-size: 24px;
}
.car-span {
    margin-top: 15px;
}
.car-detail-card p {
    font-size: 13px;
    font-weight: 500;
}
.note {
    font-size: 12px;
    margin-top: 15px;
}
.contact-btns {
    flex-wrap: wrap;
}
.whatsapp-btn {
    font-size: 15px;
    padding: 12px 10px;
    width: 100%;
    margin-bottom: 15px;
}
.call-us-btn {
    font-size: 15px;
    padding: 12px 10px;
    width: 100%;
}
#explore-car {
    margin: 40px 0px;
}
.hide-mobile{
	display: none;
}
.hide-desktop{
	display: block;
}
#car-silder {
    margin-bottom: 20px;
}
.car-details{
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
#latest-car{
    margin: 40px 0px;
}
.service-card:hover {
    box-shadow: none;
}
}