
@media screen and (max-width:1440px) {
	.owl-carousel .owl-nav .owl-prev i, .owl-carousel .owl-nav .owl-next i {width: 30px;height: 30px;}
	.owl-carousel .owl-nav .owl-prev{left: -15px;}
	.owl-carousel .owl-nav .owl-next {right: -15px; }
}
	
@media screen and (max-width:1199px) {
	h2{font-size: 26px;}
	.search-form p {font-size: 18px;}
	.search-form {padding: 10px 0;}	
	.navigation ul li a {font-size: 14px;}	
	.form-control {height: 50px;}
	.blog-content h3 {font-size: 18px;}
}	
@media screen and (max-width:991px) {
	body {
		font-size: 14px;}
	h2 {font-size: 20px;}
	label {font-size: 12px;	}
	p {line-height: 20px;margin: 0 0 15px;font-size: 14px; font-weight: 400;	}	
	.btn-custom {font-size: 16px;padding: 0 20px;height: 44px;}
	.main-topbar .logo {margin-right: 10px;max-width: 105px;}	
	.form-control {height: 45px;}	
	.search-block {width: 30%;}	
	.search-block .btn-custom {width: 45px;}
	.register-now h3 {font-size: 20px;}	
	.add-list, .login-signup {margin-left: 15px;}
	.navigation ul li a {padding: 18px 10px;}
	select.form-control {height: 50px !important; font-size: 12px;}
	.looking-car-block {padding: 15px 10px;}
	.looking-car-block .row{margin: 0 -8px;}	
	.form-group.label-type-group {margin-bottom: 24px;}	
	.looking-car-block div [class*="col-"]{padding: 0 8px;}
	.advance-search a {font-size: 12px;}
	.advance-search a img {width: 16px;}
	.search-form p {font-size: 16px;}	
	.section-space {padding: 40px 0;}
	.section-title {margin-bottom: 20px;}
	.brand-section hr {margin-bottom: 30px;}	
	.brand-section {padding-bottom: 75px;}	
	.download-app-us {padding: 30px 30px 0;}
	.download-app-us .sub-heading, .about-us .sub-heading  {font-size: 13px;}
	.action-container a:not(:last-child) {margin-right: 16px;}	
	.why-choose-list .icon {flex: 0 0 60px; max-width: 60px; margin-right: 14px; height: 60px; font-size: 30px; }
	.choose-content h4 {color: #ce8339; font-size: 16px; margin-bottom: 6px; } 
	.why-choose-list:not(:last-child) {margin-bottom: 24px; } 
	.choose-content p {font-size: 14px;} 
	.choose-content {padding-right: 25px; } 
	.choose-content .step {top: -5px; transform: translateY(0); font-size: 36px; line-height: 1; } 
	.brand-section .brand-slider.owl-carousel .brand-img img {max-height: 50px;} 
	.brand-section .nav-link {font-size: 14px; min-width: 175px; height: 45px;} 
	.blog .blog-slider.owl-carousel .owl-nav {top: -44px; } 
	.blog-content h3 {font-size: 14px; margin-bottom: 5px; }
	footer{padding: 30px 0 20px;} 
	footer .logo {max-width: 130px;} 
	.footer-link li, .contact-list li {font-weight: 400; } 
	.social-link a {width: 26px; height: 26px; font-size: 14px; margin-right: 8px; } 
	footer h4 {font-size: 14px; }	
		
}	
@media screen and (max-width:767px) {
	.navbar-header, .navbar-right-header {position: fixed; left: 0; right: 15px; max-width: 320px; top: 0; bottom: 0;  background: #fff; z-index: 99;    transition: 0.3s ease-in-out;transform: translateX(-100%);}
	.navbar-header.navbar-header-opened, .navbar-right-header.navbar-right-header-opened{transform: translateX(0);}
	.navbar-right-header {transform: translateX(100%); left: inherit; right: 0;}
	.navbar-header .container {flex-direction: column;}
	.main-topbar {padding-bottom: 65px;position: relative; }
	.nav-opened .navbar-header-backdrop, .nav-right-opened .navbar-header-backdrop2 {position: fixed;left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,.8);z-index: 5;}
	.menubar {position: absolute; top: 22px; cursor: pointer;}
	.main-topbar .container {position: initial;}
	.search-block {width: auto; position: absolute; left: 20px; right: 20px; bottom: 10px; }.search-block .form-control {height: 45px; padding-right: 50px; border-radius: 25px; }
	.main-topbar .logo {margin-left: 40px;}
	.search-block .btn-custom {background: transparent;color: #919294;}
	.main-topbar .wishlist-item {padding-left: 0; margin-left: auto; margin-right: 5px; border: 0;align-items: flex-end;}
	.wishlist-item .budge {top: -4px;}
	.nav-opened {overflow: hidden;}
	.sidebar-top {display: flex; padding: 20px 15px 20px 20px; background: #fef5ea; align-items: center; }
	.sidebar-bottom {padding: 10px 20px; background: #fff; box-shadow: 3px 0 10px rgba(0,0,0,.1); }
	.sidebar-top > a >img {width: 95px; }
	.add-list, .login-signup {margin-left: 12px; }
	.language-dropdown .language-btn {display: flex; align-items: center; }
	.btn-custom.btn-custom-xs {height: 30px; padding: 0 10px; font-size: 12px;}
	.navigation ul li:not(:last-child) {margin: 0;}
	.navigation ul li a:before{content: "\f0da";font-family: "Font Awesome 5 Free"; font-weight: 900; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
	.language-dropdown {font-size: 12px; height: 30px; padding: 0 5px; margin-left: auto !important; }
	.right-sidebar-btn {display: flex; cursor: pointer; align-items: center; width: 60px; height: 30px; padding: 0 10px; justify-content: space-between; border: 1px solid #65676b; border-radius: 15px; margin-left: 10px; }
	.navigation ul {flex-direction: column; }
	.navigation {width: 100%; padding-top: 20px; }
	.navigation ul li a {padding: 20px 0; font-size: 16px; }
	.navigation ul li a:after {display: none; }
	.navbar-right-header-top {padding: 25px 20px; text-align: center; background: #fef5ea; border-bottom: 1px solid #fff; }
	.navbar-right-header-top .title {font-size: 16px; margin-bottom: 20px; color: #000; line-height: 20px; }
	.navbar-right-header-top .btn-custom.btn-custom-sm {min-width: 90px; margin: 0 10px; }
	.sidebar-right-bottom {padding: 10px 20px; background: #f7f7f7; align-items: center; color: #05263d; }
	.footer-sticky-btn {display: flex; position: fixed; bottom: 0; left: 0; right: 0; z-index: 5; box-shadow: 0 0 30px rgba(0,0,0,.4); }
	.footer-sticky-btn .btn-custom i {font-size: 14px;margin-left: 10px;}
	.footer-sticky-btn .btn-custom {height: 64px; font-weight: 400; flex: 1; border-radius: 0; font-size: 18px; background: #f7941d; }
	.footer-sticky-btn .btn-custom.sign-in {background: #fff; color: #f6971c; }
	.section-space {padding: 30px 0;}
	 .btn-custom.btn-custom-sm {height: 30px; padding: 0 8px; min-width: auto; font-size: 12px; }
	 .banner {padding: 20px 0 25px 0; position: relative;z-index: 2;}
	 .looking-car-block h2 {margin-bottom: 20px;}
	 .advance-search {margin-top: 10px;}
	 .banner:after {width: 100%; height: 100%; background: rgba(0,0,0,0.4); content: ""; position: absolute; left: 0; top: 0; z-index: -1;}
	 .register-now-parent {order: -1;}
	 .register-now{margin-left:auto !important;}
	 .looking-car-block {max-width: 100%;}
	 .register-now{padding: 0; max-width: 100%; background: none;}
	 .register-now h3 {margin-bottom: 10px;}
	 .product-slider.owl-carousel .owl-stage-outer{overflow: visible;}
	 .product-slider.owl-carousel {padding-right: 100px;}
	 .product-section{overflow: hidden;}
	 .product-slider.owl-carousel .owl-nav {display: none;}
	 .product-content {padding: 12px 0;}
	 .product-price {margin-bottom: 10px;font-size: 16px;}
	 .product-price .mrp-price {font-size: 13px;margin-left: 12px;}
	 .product-content h4, .product-content h4 a { margin-bottom: 10px; font-size: 14px;min-height: auto;}
	 .sub-tag {font-size: 12px;}
	 .section-title h2 {padding-right: 90px;}
	 .dealer {font-size: 13px; padding-bottom: 10px; margin-bottom: 5px;}
	 .facility li {margin-top: 5px; font-size: 12px; }
	 .viewall {margin: 0; position: absolute; top: 0; right: 20px; }
	 .brand-section hr {margin-bottom: 10px; border: 0; }
	 .brand-section li.nav-item{flex: 1;}
	 .brand-section .nav-link {width: 100%; min-width: auto;}
	 .download-app-us {padding: 30px 20px 0; margin: 0 -20px; border-radius: 0; }
	 .action-container{justify-content: center; padding-bottom: 50px;}
	 .action-container img {width: 130px; }
	 .brand-mobile {display: flex; flex-wrap: wrap; }
	 .brand-mobile .brand-img {width: 25%; padding: 15px 10px; height: auto; }
	 .brand-mobile .brand-img img {max-height: 40px; }
	 .brand-section {padding-bottom: 15px;}
	 .download-app-img img {max-width: 330px; margin: auto; display: block;    width: 100%;}
	 .about-img-mobile{margin: 0 -20px 20px;}
	 .why-choose {padding: 20px 0;}
	 .why-choose-left {margin: 0 -20px 20px; padding: 0; width: calc(100% + 24px);}
	 .blog{overflow: hidden;}
	 .blog-slider.owl-carousel .owl-stage-outer{overflow: visible;}
	 .blog-slider.owl-carousel {padding-right: 100px;}
	 .blog-slider.owl-carousel .owl-nav{display: none !important;}
	 .meta .date {font-size: 13px; }
	 .tag-post {padding: 2px 8px; font-size: 13px;} footer .row{margin: 0 -6px;} footer div [class*="col-"]{padding: 0 6px;}
	 .social-link a {margin-right: 5px;} footer .logo {max-width: 130px; margin: 0 auto 30px; }
	 .mobile-ftr{margin-top: 20px;}
	 .mobile-ftr .copyright {text-align: center; padding-top: 12px; border-top: 1px solid #DADADB; margin: 15px -20px 0 !important; padding-bottom: 60px; }
	 footer .language-dropdown {
		height: 40px;
		padding: 0 10px;
	}
}

@media screen and (max-width:479px) {
	/**footer [class*="col-"] {flex: 0 0 100%; max-width: 100%; margin-bottom: 15px;}*/
}