@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
	font-family: "Montserrat", sans-serif;
}
.btn_sell {
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #000000;
	line-height: 1;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	gap: 5px;
	margin-top: -1px;
}
/* .website-header-container .website-nav-logo .website-logo {
    width: 350px;
} */
.website-nav-logo {
    max-width: 350px;
}
.hero-slider  .slide-content{
	justify-content:flex-start;
	top:8vh;
}
.header-layout-3.with-top-bar .website-top-bar {
	height: 100px;
}
.header-layout-3 .website-header-container {
    max-height: 61px;
	border-top: 2px solid #F0F0F0;
}
.tel_info {
	border-left: 2px solid #3D3D3D;
	display: flex;
	flex-direction: column;
	padding-left: 8px;
}
.tel_info span {
	color: #B4B4B4;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%; /* 19.6px */
}
.with-top-bar .tel_info a.dealerInfo-phone {
	color: #000;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%; /* 19.6px */
}
.navbar-search {
    flex: 1 1 auto;
    max-width: 400px;
}
.navbar-search .search_form_holder input, body .navbar-search .search_form_holder input:not([type=checkbox]):not([type=range]):not([type=radio]) {
    width: 454px;
    height: 44px;
    border-radius: 8px;
    background-color: #FAF8FB !important;
	
	color: #B9B9B9;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    padding: 1rem;
    box-sizing: border-box;
	border: 0;
}

.navbar-search .search_form_holder button {
    border-radius: 0px 8px 8px 0px;
    background-color: #D81E30;
    width: 72px;
	min-width: 72px !important;
    height: 100%;
    flex-shrink: 0;
    right: -2px;
    top: 0;
}
.header-layout-3 .website-nav-items {
	flex: 0;
}
.header-layout-3 .website-items .menu-item {
	white-space: nowrap;
}
.template1 .hero-slider .slide-content, .template2 .hero-slider .slide-content, .template3 .hero-slider .slide-content, .template4 .hero-slider .slide-content {
	justify-content: flex-start;
}
.slide-title-cat {
	color: #D81E30;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.65);
	font-family: "Montserrat", sans-serif;
	font-size: clamp(1.125rem, 1.0227rem + 0.4545vw, 1.5625rem);
	font-style: normal;
	font-weight: 700;
	line-height: 1;
}
.hero-slider .slide-title {
    max-width: 70%;
    text-align: left;
    text-transform: inherit;
    width: auto;

	color: #FFF;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.55);
	font-family: "Montserrat", sans-serif;
	font-size: clamp(2rem, 1.5909rem + 1.8182vw, 3.75rem);
	font-style: normal;
	font-weight: 800;
	line-height: 1;
	padding: 0;
}
.hero-slider .slide-tag-line {
    max-width: 60%;
    text-align: left;
    width: auto;
	
	color: #FFF;
	font-family: "Montserrat", sans-serif;
	font-size: clamp(1rem, 0.8831rem + 0.5195vw, 1.5rem);
	font-style: normal;
	font-weight: 500;
	line-height: 1;
	padding: 0;
}
.hero-slider .slide-text-holder {
	align-items: flex-start;
}
.hero-slider .slide-text-holder {
    width: 100%;
    max-width: var(--layout-width);
    margin: 0 auto;
}
.hero-slider .search_buttons_block {
    max-width: var(--layout-width);
    margin: 0 auto;
}
.search_buttons_block .search_block {
    width: 100%;
    max-width: 70%;
    margin-right: auto;
}
.header-layout3~.home-page_container .hero-slider {
    height: calc(100vh - 161px);
}
.website-nav-items {
	max-height: 61px;
}
.header-layout-3 ul#menu-main-menu {
	min-height: 61px;
}
.header-layout-3 .website-items .menu-item {
	min-height: 61px;
}
.header-layout-3 .sub-menu {
	top: 3.8em;
}
.hero-slider .slide-text-holder {
	gap: 1rem;
}
.page-template-home-page section:nth-child(2n) {
    background-color: #FAF8FB;
}
.home-block-inventory .inventory-container {
	align-items: flex-start;
	gap: 0.5rem;
	margin-top: 2rem;
	margin-bottom: 3rem;
}
.home_section_headline {
	color: #D81E30;
	font-family: Montserrat;
	font-size: clamp(1.125rem, 1.0227rem + 0.4545vw, 1.5625rem);
	font-style: normal;
	font-weight: 600;
	line-height: 1;
}
.home_section_sub_title {
    color: #000;
	font-family: "Montserrat", sans-serif;
	font-size: clamp(1.5rem, 1.2662rem + 1.039vw, 2.5rem);
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	text-align: left;
}
.inventory_home_slider {
	margin-top: 2rem;
}
.inventory-container .inventory-card {
    box-shadow: none;
    margin: 2px;
    overflow: hidden;
    border: 0;
	background-color: #fff;
    border-radius: 9px;
    padding: .5rem;
}
.images-swiper-holder.image-placeholder {
	max-height: 170px;
}
.home-block-inventory .inventory-container .inventory-image {
    max-height: 170px;
    border-radius: 9px;
}
.inventory-container .title-price-holder .title-holder .title {
	color: #000;
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-bottom: .625rem;
}
#read-reviews, #read-testimonials, #view-featured, a.v12-button.see-all-action {
	color: #FFF;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 8px;
    background-color: #D81E30;
}
.btn-view-details {
	color: #D81E30;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	padding: 1rem .5rem;
	border-radius: 8px;
	border: 1px solid #D90039;
	transition: .25s all ease-in-out;
	max-width: 170px;
    box-sizing: border-box;
}
.btn-view-details:hover {
	background-color: #D81E30;
	color: #fff;
}
.inventory-container .inventory-info-trim p.display-price {
	color: #000;
	font-family: "Montserrat", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 800;
	line-height: 1;
}
.inventory-container .inventory-info-trim .flex > span {
	color: #3D3D3D;
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 1;
	padding-left: 1rem;
	margin-left: 1rem;
	border-left: 1px solid #222220;
}
.inventory-container .inventory-info-holder {
	gap: 1rem;
	padding: 15px 10px;
}
.inventory_home_slider .inventory-info-trim {
	margin-bottom: 1rem;
}
.inventory-action-holder {
	margin-bottom: 1rem;
}
.featured-navigation.swiper-button-next, .featured-navigation.swiper-button-prev, .reviews-navigation.swiper-button-next, .reviews-navigation.swiper-button-prev, .testimonials-navigation.swiper-button-next, .testimonials-navigation.swiper-button-prev {
	height: 34px;
	width: 34px;
	box-sizing: border-box;
	background-color: #D90039;
}
.featured-navigation.swiper-button-next:after, .featured-navigation.swiper-button-prev:after, .reviews-navigation.swiper-button-next:after, .reviews-navigation.swiper-button-prev:after, .testimonials-navigation.swiper-button-next:after, .testimonials-navigation.swiper-button-prev:after {
	color: white;
}
.tab-section-layout-1 .item-tab-section {
	border-radius: 8px;
	background-color: #F9F8FB;
	display: flex;
}
.tab-section-layout-1 .group-tab-section {
	grid-template-columns: repeat(1, minmax(0, 1fr));
	padding-bottom: 6rem;
	padding-top: 6rem;
}
.tab-section-layout-1 .item-tab-section .content-tab-section {
	flex-direction: row;
	box-sizing: border-box;
	min-height: auto;
	justify-content: space-between;
    padding: 1rem 3rem;
}
.tab-section-layout-1 .item-tab-section hr {
	display: none;
}
.tab-section-layout-1 .item-tab-section .title-tab-section {
	color: #000;
	font-family: "Montserrat", sans-serif;
	font-size: clamp(1.5rem, 1.3539rem + 0.6494vw, 2.125rem);
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	text-align: left;
	margin-bottom: .5rem;
}
.tab-section-layout-1 .item-tab-section .content-tab-section p {
	color: #3D3D3D;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 1;
	text-align: left;
	margin-bottom: 0;
}
.tab-section-layout-1 .item-tab-section .button-tab-section {
	color: #FFF;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 1; 
	text-transform: uppercase;
	border-radius: 8px;
	background-color: #D81E30;
	margin-top: 0;
	max-width: 260px;
}
.tab-section-layout-1 .item-tab-section .button-tab-section:hover {
    background-color: transparent !important;
    color: var(--primary-color) !important;
}
.tab-section-layout-1 .item-tab-section .image-tab-section {
    display: flex;
    flex: 0 0 30%;
    max-width: 400px;
}
.tab-section-layout-1 .item-tab-section .image-tab-section img {
	max-height: 180px;
}
.home-block-inventory.layout-1 .inventory-container .inventory-card {
	border-radius: 9px;
	border: 1px solid #E4E4E4;
	background-color: #FFF;
}

.home-block-inventory.layout-1 .inventory-container .inventory-cards {
    grid-template-columns: repeat(4, 1fr);
	margin-top: 1.5rem;
}
.home-global-section.home-block-inventory.layout-1 {
	background-color: #fff !important;
}
.contact-item div {
	border-left: 2px solid #fff;
	padding-left: 10px;
}
footer.home-section-footer {
    gap: 2rem;
    padding: 2.5rem 0;
}
.contact-item span {
	color: #D90039;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 1;
}
.contact-item a {
	color: #FFF;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 1;
}
.home-section-footer .website-nav-logo {
	border: 0;
	padding: 0;
	margin-right: 4rem;
}
.footer-contact-info .contact-list {
	gap: 4rem;
}
.social-action-icons span {
	color: #FFF;
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	margin-right: 1rem;
}
.copyright-text p {
	color: #FFF;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
}
footer .footer-bottom-left-col {
	flex: 0 0 60%;
}
.social-action-icons {
	display: flex;
    gap: .5rem;
    align-items: center;
}
.contact-list .contact-item svg {
	width: auto;
	height: auto;
	fill: none;
}
.hero-slider .slide-title, .hero-slider .slide-tag-line {
	 display: inline-block;
	 line-height: 1;
	 vertical-align: baseline;
}
 .hero-slider .slide-title .word, .hero-slider .slide-tag-line .word, .hero-slider .slide-title .char, .hero-slider .slide-tag-line .char {
	 display: inline-block;
	 line-height: 1;
	 vertical-align: baseline;
}
 .hero-slider .slide-title > div, .hero-slider .slide-tag-line > div {
	 display: inline-block;
	 line-height: 1;
	 vertical-align: baseline;
}
.page-template-inventory-page .banner-action-holder {
	display: none;
}
.page-template-inventory-page .inventory-section .count-sort-holder {
	display: none;
}
.page-template-inventory-page .inventory-top-search {
    background-color: #fff;
    border-radius: 10px;
    padding: 1.5rem;
    margin-top: -75px;
    margin-bottom: 4rem;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.page-template-inventory-page .search-slide-section #search-button {
	color: #FFF;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	border-radius: 8px;
	background-color: #D81E30;
	min-height: 44px;
	max-height: 44px;
	text-transform: uppercase;
	min-width: 260px;
	margin-top: auto;
}
.page-template-inventory-page .search-slide-section .select_item select {
    width: 100%;
    max-height: 44px;
	background: #FAF8FB !important;
    border: 0;
}
.page-template-inventory-page .select_item:after {
	bottom: 0;
	top: auto;
    height: 44px;
}
.page-template-inventory-page .search-slide-section {
	gap: 1.5rem;
}
.page-template-inventory-page .inventory-section {
	background-color: #fff;
}
.page-template-inventory-page .listing-holder.become_grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
	width: 100%;
	overflow: hidden;
}
.page-template-inventory-page .listing-holder.become_grid .card-holder {
    border-radius: 9px;
    border: 1px solid #E4E4E4;
    background: #FFF;
    padding: 10px;
}
.page-template-inventory-page .listing-holder.become_grid .listing-vehicles-card {
	border: 0;
}
.page-template-inventory-page .listing-holder.become_grid img.inventory-image {
    border-radius: 10px;
}
.page-template-inventory-page .listing-holder.become_grid .card-holder-link {
    flex: 0 0 auto !important;
    width: 100%;
    max-height: 215px;
}
.listing-holder.become_grid ul.icons-list-info {
	display: flex;
}
.page-template-inventory-page .listing-holder.become_grid .inventory-card-4 p.display-price {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 1;
}
.page-template-inventory-page .listing-holder.become_grid  .inventory-info-trim .flex > span {
    color: #3D3D3D;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    padding-left: 1rem;
    margin-left: 1rem;
    border-left: 1px solid #222220;
}
.page-template-inventory-page .title-price-holder .title-holder {
	width: 100%;
}
.page-template-inventory-page .title-price-holder .title-holder .title {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: .625rem;
    width: auto;
    box-sizing: border-box;
}
.btn-view-details {
	text-align: center;
}
.inventory-listing-holder .pagination {
    margin: 0 auto 1em 0;
}
nav.pagination .page-numbers.current, nav.pagination a.page-numbers {
    width: 35px;
    border-radius: 35px;
    height: 35px;
}
.search_by_section-col .main-title {
	display: none;
}
.inventory-search-by-section {
	background-color: #F9F8FB;
	padding: 3rem 0;
}
.inventory-search-by-section .home_section_headline {
	color: #000;
	font-family: "Montserrat", sans-serif;
	font-size: clamp(1.5rem, 1.3247rem + 0.7792vw, 2.25rem);
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 2rem;
}
.inventory-search-by-section .make-count-holder {
    background-color: transparent;
    padding: 0;
}
.inventory-section.inventory-listing-layout-4 .listing-inventory-container {
    margin: 0 auto 3rem;
}
.page-template-inventory-page .home_section_headline {
	margin-bottom: .5rem;
}
.reviews-1-container, .testimonials-1-container {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
}
.reviews-1-container .swiper-slide, .testimonials-1-container .swiper-slide {
    align-items: center;
    background: #f4f4f4;
    display: flex;
    font-size: 18px;
    justify-content: center;
    text-align: center;
}
.reviews-1-container .swiper-container, .testimonials-1-container .swiper-container {
    align-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 3em;
    height: 100%;
    width: 100%;
	overflow: hidden;
}
.reviews-1-container .review, .testimonials-1-container .testimonials {
    gap: 2rem;
    padding: 1rem;
    width: 100%;
}
.reviews-1-container .review, .testimonials-1-container .testimonials {
    display: flex;
    flex-direction: column;
    gap: 3em;
    padding: 3em;
    width: 70%;
	box-sizing: border-box;
}
.sec-vdp-2 .sec-vhs-info .title-data-vhs-info {
	color: var(--primary-color) !important;
	font-family: "Montserrat", sans-serif;
	font-size: 14px !important;
	font-style: normal;
	font-weight: 600;
	line-height: 1;
	text-transform: capitalize !important;
}
.banner-action-holder {
	background-color: #fff !important;
}
body.transparent-bg {
	background-color: #fff !important;
}
.sec-vdp-2 {
	background-color: transparent;
}
.sec-vdp-2 .buttons_check_vdp {
    padding: 1rem;
    border-radius: 9px;
    border: 1px solid #E4E4E4;
    background: #FFF;
}
.form-vdp-sidebar {
	border-radius: 8px;
	background-color: #F9F8FB;
	padding: 1.5rem;
	margin-bottom: 1rem;
}
.form-vdp-sidebar h3 {
	color: #000;
	font-family: "Montserrat", sans-serif;
	font-size: clamp(1.1875rem, 1.0998rem + 0.3896vw, 1.5625rem);
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	margin-bottom: .5rem;
}
.form-vdp-sidebar h4 {
	font-family: "Montserrat", sans-serif;
	color: #3D3D3D;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 1rem;
}
.form-vdp-sidebar #acf-form .input_group .form_input:not([type=checkbox]) {
	border-radius: 8px;
	background-color: #FFF;
}
.form-vdp-sidebar form .v12-button {
	color: #FFF;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 8px;
	background-color: #D81E30;
	transition: .25s all ease-in-out;
	border: 1px solid #D81E30;
	height: 60px;
}
.form-vdp-sidebar form .v12-button:hover {
	color: #D81E30 !important;
	background-color: transparent !important;
}
.form-content-block-map {
	background-color: #FFF;
	padding: 1.5rem;
	margin-bottom: 1rem;
	border-radius: 9px;
	border: 1px solid #E4E4E4;
}
.form-content-block-map h3 {
	color: #000;
	font-family: "Montserrat", sans-serif;
	font-size: clamp(1.1875rem, 1.0998rem + 0.3896vw, 1.5625rem);
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	margin-bottom: .5rem;
}
.form-content-block-map h4 {
	font-family: "Montserrat", sans-serif;
	color: #3D3D3D;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 1rem;
}
.form-content-block-map iframe {
    max-height: 230px;
    border-radius: 9px;
}
.sec-vdp-2 .sec-vhs-info, .sec-vdp-2 .sec-dealer-info {
    border: 1px solid #E4E4E4 !important;
    border-radius: 9px !important;
    margin-bottom: 40px;
    padding: 30px;
}
.sec-vdp-2 .sec-vhs-report, .sec-vdp-2 .vin_audit_wrapper {
    border: 1px solid #E4E4E4 !important;
    border-radius: 9px !important;
    margin-bottom: 40px;
    padding: 30px;
}
.sec-vdp-2 .sec-btn-sidebar {
    margin: 0 0 1.5rem !important;
}
.sec-vdp-2 .pop-up .swiper-button-next, 
.sec-vdp-2 .pop-up .swiper-button-prev, 
.sec-vdp-2 .sec-slide .swiper-button-next, 
.sec-vdp-2 .sec-slide .swiper-button-prev {
    background-color: #D81E30;
}
.sec-similar p.display-price {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 1;
}
.sec-similar .inventory-info-trim .flex > span {
    color: #3D3D3D;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    padding-left: 1rem;
    margin-left: 1rem;
    border-left: 1px solid #222220;
}
.sec-similar .similar-cars .swiper-slide {
    border-radius: 9px;
    border-color: #E4E4E4;
    background: #FFF;
    padding: 10px;
	box-sizing: border-box;
}
.sec-similar .listing-vehicles-card {
    border: 0;
}
.sec-similar .similar-cars .swiper-slide {
    flex: 0 0 auto !important;
    width: 100%;
    max-height: 215px;
}
body:not(.home) .website-header{
	border-bottom: 2px solid #F0F0F0;
}
.col-3-vdp-2 {
	margin-top: 0 !important;
	width: 100%!important;
}
.sec-vdp-2 section.sec-vehicle.swiper-slide, .
.sec-similar section.sec-vehicle.swiper-slide {
	border: 0 !important;
}
.content-block .title, .side-bar-block .contact-left-title, .side-bar-block .title {
	color: #000;
	font-family: "Montserrat", sans-serif;
	font-size: clamp(1.125rem, 0.8912rem + 1.039vw, 2.125rem);
	font-style: normal;
	font-weight: 700;
	line-height: 1;
}
.page-content hr.divider {
	display: none;
}
.input_group textarea+.floating_label {
    top: 12%;
}
.bottom-section {
	box-sizing: border-box;
}
.inventory-container .icons-list-info {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(1, 1fr);
}
.listing-holder.become_grid ul.icons-list-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.listing-holder.become_grid .listing-vehicles-card {
	margin-bottom: 0;
}
.listing-vehicles-card .inventory-action-holder {
	margin-bottom: 0;
}
@media(width <= 1500px) {
	.home-section, .home-section-layout2 {
        padding: 1rem !important;
        width: 100% !important;
        box-sizing: border-box;
    }
}

@media(width <= 1420px) {
	.hero-slider .slide-text-holder, .hero-slider .search_buttons_block, .why_us_custom, .inventory-section .listing-inventory-container {
		padding: 0 1rem;
	}
	.home-block-inventory.layout-1 .inventory-container .inventory-cards {
		grid-template-columns: repeat(3, 1fr) !important;
	}
	.block_recommended_car .home-section {
		padding: 2rem 1rem !important;
	}
	.page-template-inventory-page .listing-holder.become_grid {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}
}
@media(width <= 1200px) {
	.search_buttons_block .search_block {
		max-width: 90%;
	}
	.block_recommended_car img {
		margin-top: 0 !important;
		max-width: 55% !important;
		position: absolute;
		bottom: 0;
	}
	.top-banner-title h3 {
		line-height: 1 !important;
	}
	.page-template-inventory-page .top-banner-title {
		margin-top: -3rem !important;
	}
	.page-template-inventory-page .inventory-top-search {
		padding: 1rem !important;
		margin-top: -40px !important;
		margin-bottom: 2rem !important;
	}
	.page-template-inventory-page .search-slide-section {
		gap: 1rem !important;
	}
	ul.icons-list-info {
		flex-wrap: wrap;
	}
	.inventory-action-holder {
		margin-bottom: 0!important;
	}
	.page-template-inventory-page .home_section_headline {
		margin-bottom: 1.5rem !important;
	}
}

@media(width <= 1024px) {
	 .website-navbar .website-nav-logo {
        flex: 1;
    }
	.website-header-container .website-nav-logo .website-logo img {
        width: 80%;
    }
	.website-navbar .navbar-search {
		display: none;
	}
	.hero-slider .search_block_advanced form.search-slide-section {
        align-items: center;
        flex-direction: row;
    }
	.search_buttons_block .search_block {
		max-width: 100%;
	}
	.hero-slider .slide-title {
		max-width: 70% !important;
	}
	.tab-section-layout-1 .item-tab-section .button-tab-section {
		max-width: 210px !important;
	}
	.tab-section-layout-1 .item-tab-section .content-tab-section {
		padding: 1rem 1rem !important;
		gap: 1rem !important;
	}
	.block-header-service h2 {
		margin-bottom: .5rem !important;
	}
	.block-item-count p {
		font-size: 13px !important;
	}
	.block-item-service {
		padding: 1rem !important;
	}
	.block-item-service h4 {
		flex-wrap: wrap;
	}
	.home-block-inventory.layout-1 .inventory-container .inventory-cards {
		grid-template-columns: repeat(2, 1fr) !important;
	}
	.page-template-inventory-page .listing-holder.become_grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
	.recommended_car_infos {
		width: 45%;
	}
	.block-ranking {
		height: auto !important;
		flex-direction: column;
		gap: 1rem;
		padding: 1rem;
		box-sizing: border-box;
	}
	.home-block-testimonials .block-rank-review {
		border: 0 !important;
	}
	.nav-overlay {
		top: 60px !important;
	}
	.logged-in .website-nav-items {
        top: 107px !important;
    }
	.website-nav-items {
		top: 61px !important;
	}
	.block-ranking {
		padding: 1rem !important;
	}
	.page-template-inventory-page .inventory-top-search {
        margin-top: 0px !important;
        border: 1px solid #E4E4E4;
    }
	.page-template-inventory-page .search-slide-section {
        gap: .25rem !important;
	}
	.page-template-inventory-page .search-slide-section #search-button {
		min-width: 170px !important;
	}
}
@media(width <= 768px) {
	.hero-slider .search_buttons_block {
		padding: 0;
	}
	.search_buttons_block, .search_buttons_block:not(:has(.buttons_price)) {
		bottom: 0;
	}
	.hero-slider .inventory-tab-buttons {
		border-radius: 0 !important;
	}
	.search_block_advanced form {
		border-radius: 0 !important;
	}
	.website-header-container .website-nav-logo .website-logo img {
        width: 95% !important;
    }
	.home-block-inventory .image-placeholder {
        min-height: auto !important;
    }
	.featured-navigation.swiper-button-next, 
	.featured-navigation.swiper-button-prev, 
	.reviews-navigation.swiper-button-next, 
	.reviews-navigation.swiper-button-prev, 
	.testimonials-navigation.swiper-button-next, 
	.testimonials-navigation.swiper-button-prev {
		height: 25px !important;
		width: 25px !important;
		bottom: 18em !important;
	}
	.inventory-container .icons-list-info {
		gap: 5px !important;
		flex-direction: row !important;
	}
	.btn-view-details {
		margin: 0 auto !important;
		min-width: 170px !important;
	}
	.block-item-count svg {
		max-width: 40px !important;
	}
	.home-block-inventory.layout-1 .inventory-container .inventory-cards {
		grid-template-columns: repeat(2, 1fr) !important;
	}
	.page-template-inventory-page .listing-holder.become_grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
	.block_recommended_car .home-section > .flex {
		flex-direction: column;
		align-items: center;
	}
	.block_recommended_car img {
		margin: 0 auto !important;
		margin-top: 1rem !important;
		max-width: 100% !important;
		position: relative !important;
		bottom: auto !important;
	}
	.block_recommended_car .home-section {
		padding-bottom: 0 !important;
	}
	.recommended_car_infos {
        width: 90% !important;
    }
	.home-global-section.home-block-testimonials .home-section {
		padding: 2.5rem 0 !important;
	}
	footer.home-section-footer {
		padding: 0.5rem 0 !important;
		gap: 1rem !important;
	}
	.footer-contact-info .contact-list {
		flex-direction: column !important;
		gap: 2rem !important;
	}
	.footer-bottom .home-section > .flex {
    	flex-direction: column;
		gap: 1rem;
	}
	ul.icons-list-info {
		flex-direction: row !important;
	}
	.inventory-section .listing-inventory-container {
        padding: 0 !important;
    }
}
@media(width <= 767px) {
	.special-section-left,
	.special-section-right {
		display: none !important;	
	}
	.special-block .special-section-1 {
		position: relative;
		right: 0 !important;
		margin-left: 0 !important;
		background-color: #13141b;
		padding: 1rem !important;
	}
	.special-block .special-section-2 {
		background-color: #faf8fb;
		padding: 1rem !important;
	}
	.home-global-section.special-block .home-section {
        width: 100% !important;
		padding: 0 !important;
    }
	.special-block .desc-special-block {
		color: #fff !important;
	}
	.special-container.special-section {
		padding: 0 !important;
	}
	.special-block .v12-button {
		margin: 0 auto;
	}
}
@media(width <= 740px) {
	.search-slide-section .select_item {
		flex: 1 0 32% !important;
	}
	.hero-slider .search_block_advanced form.search-slide-section {
        flex-wrap: wrap;
    }
	.page-template-inventory-page form.search-slide-section {
        flex-wrap: wrap;
    }
	
	.hero-slider .swiper-wrapper img {
		object-position: 60%;
	}
	.hero-slider .btn-advanced-filter {
		display: none !important;
		
	}
	.hero-slider .tab-button {
		min-width: 115px !important;
		font-size: 15px !important;
		padding: 10px !important;	
	}
	.search_buttons_block:has(.search_block_advanced)~.swiper-wrapper .slide-content {
        top: 4vh !important;
    }
	.hero-slider .search_block_advanced form.search-slide-section {
        width: 100% !important;
    }
	 .search-slide-section select {
        width: 100% !important;
    }
	.select_item:after {
		height: 44px !important;
	}
	.tel_info span, .with-top-bar .tel_info a.dealerInfo-phone {
		font-size: 12px !important;
	}
	#read-reviews, #read-testimonials, #view-featured {
		margin: 30px auto auto !important;
	}
	.home-block-inventory .inventory-container {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}
	.tab-section-layout-1 .group-tab-section {
		padding-bottom: 4rem !important;
		padding-top: 2rem !important;
	}
	.tab-section-layout-1 .item-tab-section {
		flex-direction: column;
		align-items: center;
	}
	.tab-section-layout-1 .item-tab-section .image-tab-section img {
		border-radius: 8px;
	}
	.tab-section-layout-1 .item-tab-section .content-tab-section {
		flex-direction: column !important;
		align-items: center !important;
		justify-content: center !important;
		padding: 2rem 1rem !important;
		gap: 1.5rem !important;
	}
	.tab-section-layout-1 .item-tab-section .title-tab-section {
		text-align: center !important;
	}

}
@media(width <= 680px) {
	.why_us_custom {
		height: auto !important;
		flex-direction: column;
		padding: 1rem;
		gap: 1rem;
	}
	.why_us_group {
		flex-direction: column;
		gap: 1rem;
	}
	.why_us_item:not(:last-child) {
    	border-bottom: 1px solid #ffffff;
		border-right: 0 !important;
	}
	.why_us_item {
		padding: 0 0 .5rem;
        width: 100%;
	}
	.search-by-brand-group {
		gap: 15px !important;
	}
	.search-by-brand-item {
		padding: 1rem !important;
		min-width: 100px !important;
		max-width: 100px !important;
	}
	.global-home-section.search-by-brand-container .home-section {
		padding: 2.5rem 0 !important;
	}
	.block-header-service {
		gap: 1rem !important;
		flex-direction: column;
	}
	.block-item-service {
		min-height: 160px !important;
	}
	.block-item-service h4 {
		justify-content: center !important;
		gap: 0.5rem !important;
	}
	.block-item-service p {
		text-align: center;
	}
	.block-bottom-service {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 1rem;
	}
	.block-item-count:not(:last-child) {
		border-right: 0 !important;
	}
	.block-item-count {
		gap: 0 !important;
		flex-direction: column;
	}
	.block-item-count span {
		text-align: center;
		display: block;
		margin-bottom: .25rem;
	}
	.block-rank-review {
		margin-top: 2rem !important;
	}
	.block-item-count svg {
		max-width: 50px !important;
	}
	.block-rank-review p {
		gap: 1rem !important;
		flex-direction: column;
	}
	.home-block-inventory.layout-1 .inventory-container .inventory-cards {
		grid-template-columns: repeat(1, 1fr) !important;
		width: 100% !important;
	}
	.page-template-inventory-page .listing-holder.become_grid {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	.block-rank-google {
		flex-direction: column;
	}
	.block-btn {
		margin-top: 1.5rem !important;
		flex-direction: column;
	}
	#read-reviews, #read-testimonials {
		margin: 0 auto auto !important;
	}
	.reviews-1-container .swiper-container, .testimonials-1-container .swiper-container {
		gap: 1.5rem !important;
	}
	.search-slide-section .select_item {
		flex: 1 0 48% !important;
	}
	.page-template-inventory-page form.search-slide-section {
        flex-wrap: wrap;
        justify-content: center;
		gap: .5rem !important;
    }
}
@media(width <= 480px) {
	.search-by-brand-item {
        padding: .5rem !important;
        min-width: 80px !important;
        max-width: 80px !important;
        max-height: 80px !important;
    }
	.home-section {
		padding: 1rem 0 !important;
	}
}


