* {
    box-sizing: border-box;
}

/*****Copyright and powered by css start****************/
.summary-copyright {
    display: flex;
    justify-content: space-between;
}

.lastSync {
    line-height: 16px;
    font-size: 8px;
    margin-top: 10px;
    padding-left: 10px;
    display: inline;
    color: #a9a9a9;
}

.powered-by {
    margin-top: 10px;
    margin-right: 10px;
    text-align: right;
    font-size: 10px;
    color: #a9a9a9;
}

.powered-by a {
    font-size: 10px;
    color: #5c72af;
    text-decoration: underline;
}
/*****Copyright and powered by css ends****************/

#qodef-page-inner {
    padding: 0px 0 50px;
}

#qodef-page-wrapper {
    overflow: visible !important;
}

 #mobile_view {
  display: none;
}

#mobile_view_sort {
  display: none;
}

#laptop_view {
  display: block;
}

.vehicles-main {
    width: 100% !important;
    max-width: 100% !important;
    padding: 40px 0;
    margin: 0 !important;
}

.inner-container {
    padding: 0 15px;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.inner-container .row-flex {
    align-items: unset;
    position: relative;
}

.loading.hideLoader {
    display: none !important;
}

.vehicles-content .loading img.loadingimg {
    width: 50px;
}

span.mobileDeBtn {
    padding: 10px;
    background: #dd0a2d;
    color: #fff;
    cursor: pointer;
}

.row-flex.pagination {
    justify-content: space-around;
    padding: 20px 0px;
}

span#nextBtn {
    padding-left: 34px;
    padding-right: 31px;
}

.vehicles-content .loading {
    display: flex;
    justify-content: center;
    align-items: center;
}

.vehicles-sidebar-inner {
    padding: 15px 15px;
}

.vehicles-sidebar {
    width: 30%;
    /* padding: 0 15px!important; */
}

.three_column .vehicles-sidebar {
    width: 100%;
    padding: 0 15px;
}

.three_column .vehicles-sidebar-inner {
    padding-bottom: 0px;
}

.vehicles-sidebar h3 {
    /* color: #191919; */
    font-size: 24px;
    margin: 0 0 20px;
    font-weight: 400;
}

.w-full {
    width: 100%;
}

.vc-filter-price label {
    font-weight: 600;
    /* text-transform: uppercase; */
    letter-spacing: 0.5px;
    font-size: 16px;
    margin: 18px 0px 6px !important;
    display: inline-block;
}

.vc-filter-price .range-value input {
    width: 100%;
    background: none;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    box-shadow: none;
    border: none;
    margin: 15px 0 10px 0;
}

.vc-filter-price .range-bar .ui-slider-range {
    background: #dd0a2d;
}

.vc-filter-price .range-bar {
    border: none;
    background: #000;
    height: 3px;
    width: 96%;
    margin-left: 8px;
    border: none !important;
}

.vc-filter-price .range-bar .ui-slider-handle {
    border: none;
    border-radius: 0;
    background: #dd0a2d;
    border: none;
    height: 12px;
    width: 12px;
    top: -5px;
    cursor: pointer;
}

.vc-filter-price .range-bar .ui-slider-handle+span {
    background: #dd0a2d;
}

/* .vehi-img {
    min-width: 379.5px;
    min-height: 285px;
}*/

ul.vehi-list li {
    padding-right: 10px;
    font-size: 13px;
    line-height: normal;
    font-family: Sarabun, sans-serif;
}

.vehicles-content {
    width: 70%;
    padding: 0 15px;
}

.three_column .vehicles-content {
    width: 100%;
    padding: 0 15px;
    margin-top: 40px;
}

.two_column .vehi-col-six {
    width: 50%;
    padding: 0 10px;
    margin: 15px 0;
}

.three_column .vehi-col-six {
    width: 33.33%;
    padding: 0 10px;
    margin: 15px 0;
}

.vehicles-grid-content .row-flex {
    margin-left: -10px;
    margin-right: -10px;
}

.item-inner-container {
    overflow: hidden;
    height: 100%;
}

.vehicles-grid-content {
    margin-top: 0;
}

.vehicles-sidebar-inner {
    /*    border-bottom: 1px solid #F3F3F3; */
    padding-bottom: 15px;
    position: relative;
}

.bigdropdown span.select2-search.select2-search--dropdown {
    display: none !important;
}

.price-dropdown-select2 span.select2-search.select2-search--dropdown {
    display: block !important;
}

/* .select2-container .select2-selection--single .select2-selection__rendered
{
    font-weight: 600;
} */
.select2-container{
    z-index: 99999;
}
.row-flex.pagination-summary {
    justify-content: center;
}

.admin-bar[class*=shiftup] .select2-container--default .bigdropdown.select2-dropdown {
    top: 0px !important;
}

[class*=shiftup] .vehicles-main .select2-container--default {
    margin: 0px;
}

/*.vehicles-sidebar-inner::after {
    content: "";
    height: 1px;
    background-color: #F3F3F3;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
}*/
.acc__title::after {
    width: 8px;
    height: 8px;
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
    position: absolute;
    right: 10px;
    content: " ";
    top: 7px;
    transform: rotate(45deg);
    transition: all 0.2s ease-in-out;
}

.acc__title {
    cursor: pointer;
}

.acc__card {
    margin: 1em 0;
    position: relative;
}

.three_column .acc-widget .acc {
    margin-left: -10px;
    margin-right: -10px;
}

.acc__panel {
    background: #fff;
    color: #212121;
    display: none;
    margin: 0;
    padding: 10px 0 10px 0px;
    text-align: left;
    font-size: 14px;
}

.three_column .acc-widget .acc {
    display: flex;
    flex-wrap: wrap;
}

.three_column .acc__card {
    width: 33.3%;
    padding: 0px 10px;
}

.three_column .acc__card .acc__panel {
    display: block !important;
}

.vc-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.vc-flex_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.vc-total-count {
    font-size: 12px;
    /* color: #191919; */
    font-weight: 400;
}

.vc-select-sort select, #search_form select, #quick_search_form select {
    color: #191919;
    font-size: 13px;
    padding: 10px 25px 10px 12px;
    border: 1px solid #E9EAEC;
    font-weight: 400;
    line-height: normal;
    background-position: calc(100% - 7px) center;
}

.vehi-img img {
    width: 100%;
    display: block;
    height: 240px;
    object-fit: cover;
}

.vehi-content h2 {
    color: #191919;
    font-size: 20px;
    line-height: 28px;
    margin: 10px 0;
    font-family: inherit;
    font-weight: 600;
    text-transform: unset;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.vehi-content h2 a {
    text-decoration: none;
    /*color: #191919;*/
    font-family: inherit;
    font-style: normal !important;
    font-weight: 600 !important;
}

.vehi-list {
    list-style: none;
    margin: 0 0 12px !important;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-evenly;*/
}

.vehi-list li a {
    text-decoration: none;
    color: #191919;
    font-size: 13px;
    line-height: normal;
    margin: 5px 12px 5px 0px;
    display: inline-block;
}

.vehi-price h4 {
    margin: 0;
    font-size: 18px;
    font-family: inherit;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-weight: 700;
    text-transform: unset;
}

/*.vehi-content {
    padding: 5px 5px 30px 15px;
}*/

.vehi-price h4 small {
    font-size: 13px;
    margin: 0 0 0 7px;
    font-weight: 400;
}

.vehi-price {
    margin: 7px 0 0;
}

.fill-btn {
    background-color: #000;
    color: #fff !important;
    border-radius: 0;
    padding: 3px 10px 2px;
    font-size: 16px;
    border: 1px solid #000;
    text-decoration: none;
    transition: all 0.3s;
    /*margin-bottom: 20px;*/
}

.fill-btn:hover {
    background-color: #dd0a2d;
    border-color: #dd0a2d;
}

.fill-btn span {
    font-family: inherit;
    font-style: normal !important;
}

.common_acent_color_background img.arrow-icon-img {
    margin-left: 5px;
    padding-top: 2px;
}

.reset-btn {
    border-radius: 0;
    padding: 3px 0px 2px;
    font-size: 16px;
    text-decoration: none !important;
    border-bottom: 1px solid #000;
}

.vehi-content .vehi-buttons {
    margin: 15px 0 5px;
}

.outline-btn {
    background-color: transparent;
    color: #000 !important;
    border-radius: 0;
    padding: 3px 10px 2px;
    font-size: 16px;
    border: 1px solid #000;
    /*margin-bottom: 20px;*/
}

.outline-btn:hover {
    background-color: #dd0a2d;
    border-color: #dd0a2d;
    color: #fff !important;
}

.outline-btn span {
    font-family: inherit;
    font-style: normal !important;
}

.vehi-img {
    overflow: hidden;
}

.item-inner-container:hover .vehi-img img {
    transform: scale(1.1);
}

.item-inner-container .vehi-img img {
    transition: all 0.3s;
}

.vehi-content {
    padding: 10px 10px;
}

.item-inner-container {
    box-shadow: 2px 3px 13px 1px rgb(0 0 0 / 18%);
}

/* new card design */
.vehi-bg {
    background-color: #f3f3f3;
    border-radius: 25px;
    padding: 20px 20px 0px 20px;
    margin-top: 15px;
}

.veh-design .vehi-price h4 {
    font-size: 14px;
    color: #555555;
    font-weight: 400;
}

.veh-design .vehi-price {
    padding: 0 20px;
}

.veh-design .vehi-content h2 {
    padding: 0 20px;
}

.veh-design .vehi-buttons a {
    border: none !important;
    background-color: transparent !important;
    color: #000 !important;
    text-decoration: none !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
}

.item-inner-container.veh-design:hover .vehi-img img {
    transform: scale(1);
}

.veh-design .vehi-buttons {
    /* border-top: 1px solid #e2e2e2; */
    padding: 14px 0;
    margin-bottom: 0;
}

.veh-design .vehi-list li p {
    margin: 5px 0;
}

.veh-design .vehi-img {
    position: relative;
}

.slim-version .veh-design .vehi-img {
    padding: 10px;
}

.condition-div {
    position: absolute;
    top: 20px;
    right: 24px;
    background: #19191982;
    padding: 2px 15px 6px 15px;
    border-radius: 5px;
    font-style: normal !important;
    color: #fff;
    font-size: 12px;
}

.veh-design .vehi-img img {
    /*border-radius: 25px;*/
}

.arrow-icon-img {
    max-width: 24px !important;
}

/* .vehi-buttons .qodef-svg--slider-arrow-left *, .vehi-buttons .qodef-svg--slider-arrow-right * {
    fill: #2d2d2d!important;
} */

ul.veh-lst {
    display: flex;
    padding: 0;
    margin: 0 -5px;
    list-style: none;
    flex-wrap: wrap;
    justify-content: space-between;
}

ul.veh-lst .big-text {
    font-size: 17px;
    /* color: #000; */
    font-weight: 500;
}

ul.veh-lst .small-text {
    font-size: 13px;
    /* color: #696a6c; */
}

.veh-lst li {
    padding: 0 5px;
}

.veh-pg {
    font-size: 12px;
    /* color: #696a6c; */
    margin-top: 15px;
    font-weight: 400;
    min-height: 54px;
}

.veh-design .vehi-buttons a svg {
    /* transform: rotate(180deg); */
    height: 24px;
    width: 24px;
    position: relative;
    /* top: 2px; */
    margin-left: 8px;
}

.right-part {
    display: flex;
    justify-content: space-around;
    width: 50%;
}

/* end new card design */
.slim-version .item-inner-container {
    padding: 10px;
}

.slim-version .item-inner-container .vehi-content {
    padding: 0;
}

.reset-filter {
    margin: 10px 0;
    display: inline-block;
    width: 100%;
}

.input-flex {
    display: flex;
    justify-content: space-between;
}

/* .range-value.input-flex {
    /* margin-top: 25px; */
/* margin-left: -1%;
    margin-right: -1%;
} */

.int-field-pr {
    width: 48%;
    /* border-width: 1px; */
    /* border-style: solid; */
    /* border-color: rgb(238, 238, 238); */
    /* border-image: initial; */
    /* padding: 10px; */
    /* border-radius: 5px; */
    /* margin: 0px 1%; */
    /* margin: 4px; */
}

.int-field-pr span {
    color: #000;
    /* font-size: 13px; */
}

.int-field-pr input {
    margin: 0 !important;
    padding: 0 !important;
}

.pr-filed {
    display: flex;
    align-items: center;
}

/*.prce-low {
    max-width: 81px;
}

.prce-max {
    max-width: 90px;
}*/

.price-icon {
    font-size: 16px !important;
    line-height: normal;
}

/* Single page */
.vehicles-single-main {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 50px 0 !important;
}

.vehi-breadcrum {
    border-top: 1px solid #E0DEDE;
    border-bottom: 1px solid #E0DEDE;
    margin-bottom: 10px;
}

.vehi-breadcrum a {
    text-decoration: none;
    color: #333333;
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: normal;
    display: inline-block;
    padding: 6px 0;
    text-transform: none !important;
}

.vehi-single-title h2 {
    color: #000;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: normal;
    margin: 15px 0 30px;
}

.vehi-prd-left {
    width: 67%;
    padding: 0 15px;
}

.vehi-prd-right {
    width: 33%;
    padding: 0 15px;
}

span.vehi-prc {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000;
    font-family: inherit;
}

.vehi-prd-price p {
    font-size: 12px;
    color: #5E5E5E;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.2px;
}

.vehi-prd-table table tr {
    border: none;
}

.vehi-prd-table table tbody>tr:nth-child(odd)>td, .vehi-prd-table table tbody>tr:nth-child(odd)>th {
    background-color: unset;
}

.vehi-prd-table th {
    text-align: left;
    font-weight: 400;
    color: #5E5E5E;
    font-size: 18px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #E5E4E3;
    padding: 7px 0;

}

.vehi-prd-table td {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    border-left: unset;
    border-right: unset;
    border-top: unset;
    border-bottom: 1px solid #E5E4E3;
    padding: 7px 0;
    border-right: none;
}


.vehi-prd-table tr:last-child td, .vehi-prd-table tr:last-child th {
    border-bottom: none;
}

.vehi-mark-list ul {
    margin: 0 -1%;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.vehi-mark-list ul li {
    background-color: #F3F3F3;
    font-size: 14px;
    padding: 5px 10px 8px;
    width: 48%;
    margin: 2% 1%;
    line-height: normal;
}

.vehi-prd-table {
    margin: 25px 0;
}

.vehi-help>a {
    font-weight: 700;
    color: #000;
    text-decoration: none;
    font-size: 18px;
    font-style: normal;
}

.vehi-help {
    margin: 25px 0 0;
}

.vehi-cnt {
    background-color: #D1D1D140 !important;
    color: #000 !important;
    text-decoration: none;
    padding: 20px 44px 16px 41px;
    font-size: 15px;
    display: inline-block;
    font-family: inherit;
    font-weight: 600;
    letter-spacing: .05em;
    position: relative;
    text-transform: uppercase;
    font-style: normal !important;
}

/* .vehi-cnt:after {
    content: "";
    position: absolute;
    background-color: #dd0a2d;
    left: 0;
    top: 0;
    width: 6px;
    height: 100%;
    z-index: 0;
    transition: width .4s;
} */
.vehi-cnt span {
    position: relative;
    z-index: 1;
}

/* .vehi-cnt span::before {
    content: "";
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    /* background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4NCiAgPGcgaWQ9IlBsdXNfSWNvbiIgZGF0YS1uYW1lPSJQbHVzIEljb24iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03NjEgLTE3NDgpIj4NCiAgICA8cmVjdCBpZD0iTGluZV9IIiBkYXRhLW5hbWU9IkxpbmUgSCIgd2lkdGg9IjE0IiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDc2MSAxNzU0KSIvPg0KICAgIDxyZWN0IGlkPSJMaW5lX1YiIGRhdGEtbmFtZT0iTGluZSBWIiB3aWR0aD0iMiIgaGVpZ2h0PSIxNCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzY3IDE3NDgpIi8+DQogIDwvZz4NCjwvc3ZnPg0K); */
/*background-position: center;
    background-size: 100%;
    margin-right: 14px;
    transform: rotate(0);
    transition: transform .4s cubic-bezier(.25,.46,.45,.94),background-image .2s;
    top: 2px;
} */

.vehi-cnt:hover span::before {
    transform: rotate(-90deg);
    filter: invert(5);
}

/* .vehi-cnt:hover span{
    color: #fff;    
} */
.vehi-cnt:hover:after {
    width: 100%;
    transition: width .4s;
}

.pdf-btn {
    /* background-color: #D1D1D140;
    color: #000 !important; */
    text-decoration: none;
    padding: 20px 44px 16px 41px;
    font-size: 15px;
    display: inline-block;
    font-family: inherit;
    font-weight: 600;
    letter-spacing: .05em;
    position: relative;
    font-style: normal !important;
}

/* .pdf-btn:after {
    content: "";
    position: absolute;
    /* background-color: #dd0a2d; */
/*   left: 0;
    top: 0;
    width: 6px;
    height: 100%;
    z-index: 0;
    transition: width .4s;
} */

.pdf-btn span {
    position: relative;
    z-index: 1;
}

/* .pdf-btn span::before {
    content: "";
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    /* background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4NCiAgPGcgaWQ9IlBsdXNfSWNvbiIgZGF0YS1uYW1lPSJQbHVzIEljb24iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03NjEgLTE3NDgpIj4NCiAgICA8cmVjdCBpZD0iTGluZV9IIiBkYXRhLW5hbWU9IkxpbmUgSCIgd2lkdGg9IjE0IiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDc2MSAxNzU0KSIvPg0KICAgIDxyZWN0IGlkPSJMaW5lX1YiIGRhdGEtbmFtZT0iTGluZSBWIiB3aWR0aD0iMiIgaGVpZ2h0PSIxNCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzY3IDE3NDgpIi8+DQogIDwvZz4NCjwvc3ZnPg0K); */
/*background-position: center;
    background-size: 100%;
    margin-right: 14px;
    transform: rotate(0);
    transition: transform .4s cubic-bezier(.25,.46,.45,.94), background-image .2s;
    top: 2px;
} */
.pdf-btn:hover span::before {
    transform: rotate(-90deg);
    filter: invert(5);
}

/* .pdf-btn:hover span{
    color: #fff;    
} */
.pdf-btn:hover:after {
    width: 100%;
    transition: width .4s;
}

.vehi-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0 0;
}

table {
    border-collapse: collapse;
}

.vehi-dtl-left {
    width: 67%;
    padding: 0 15px;
}

.vehi-dtl-right {
    width: 33%;
    padding: 0 15px;
}

.veh-prd-dtl {
    padding: 50px 0;
}

.vehi-dtl-table table {
    width: 100%;
}

.vehi-dtl-table table thead th {
    text-align: left;
}

.vehi-dtl-table table tbody th {
    text-align: left;
    padding: 8px 10px;
    font-size: 15px;
    font-weight: 500;
}

.vehi-dtl-table h2 {
    border-bottom: 1px solid #E1E1E1;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 15px;
    padding: 10px 0;
}

.vehi-dtl-table table tbody td {
    font-size: 15px;
    padding: 8px 10px;
}

.vehi-dtl-table table tbody tr {
    background-color: #F3F3F3;
}

.vehi-dtl-table table tfoot td {
    padding: 15px 10px;
}

.vehi-dtl-table {
    box-shadow: 0 0 6px 1px rgb(0 0 0 / 34%);
    border-radius: 5px;
    padding: 10px 15px;
}

.vehi-dtl-table table tbody tr:nth-child(2n+1) {
    background-color: #fff;
}

.allen-text {
    text-align: center;
    padding: 10px 0 5px;
    border-top: 1px solid #E1E1E1;
    margin-top: 20px;
}

.allen-text a {
    font-size: 16px;
    color: #FF4D24;
    display: inline-block;
}

.mobile {
    display: none;
}

.owl-nav {
    position: unset;
    bottom: 0;
}

.owl-prev {
    width: 30px;
    height: 50px;
    border-radius: 50px !important;
    background-color: transparent !important;
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 0;
}

.owl-nav button svg {
    width: 30px;
    height: 50px;
}

.owl-nav svg path {
    stroke: #fff !important;
}

.owl-nav button {
    border: none;
}

.owl-next {
    width: 30px;
    height: 50px;
    border-radius: 50px !important;
    background-color: transparent !important;
    position: absolute;
    right: 10px;
    top: 50%;
}

.vehi-related>h2 {
    margin: 0 0 30px;
    font-size: 42px;
    border-bottom: 2px solid #E1E1E1;
    padding: 0 0 15px;
}

.vehi-related {
    padding: 30px 0;
}

#sync2 .owl-item {
    padding: 0 4px;
}

#sync2 .owl-nav {
    display: none;
}

.gallery-slider_wrapper .owl-carousel .owl-nav .owl-prev:before, .gallery-slider_wrapper .owl-carousel .owl-nav .owl-next:before {
    font-family: 'LineAwesome';
    position: absolute;
    line-height: 60px;
    width: 40px;
    text-align: center;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 50px;
}

.gallery-slider_wrapper .owl-carousel .owl-nav .owl-prev:before {
    content: "\f111";
}

.gallery-slider_wrapper .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 1;
    width: 40px;
    height: 60px;
    transform: translateY(-50%);
}

.gallery-slider_wrapper .owl-carousel .owl-nav .owl-next:before {
    content: "\f111";
    transform: rotate(180deg);
}

.gallery-slider_wrapper .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 0px;
    opacity: 1;
    width: 40px;
    height: 60px;
    transform: translateY(-50%);
}

.gallery-slider_wrapper .owl-theme .owl-nav [class*=owl-]:hover {
    background: #202020;
    color: #fff;
}

.gallery-slider_wrapper .single-gallery-carousel-thumbnail-box .item {
    position: relative;
    /*margin: 0 5px;*/
    height: 120px;
}

/* hide small arrow */
button.owl-next span, button.owl-prev span {
    visibility: hidden;
}

.mfp-title {
    display: none;
}

/* Popup css */
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    /*  opacity: 0.8; */
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

button.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px !important;
    height: 110px !important;
    -webkit-tap-highlight-color: transparent;
}

button.mfp-arrow:active {
    margin-top: -54px;
}

button.mfp-arrow:hover,
button.mfp-arrow:focus {
    opacity: 1;
}

button.mfp-arrow:before, button.mfp-arrow:after {
    content: "" !important;
    display: block !important;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

button.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

button.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

button.mfp-arrow-left {
    left: 0;
}

button.mfp-arrow-left:after {
    display: none !important;
}

button.mfp-arrow-left:before {
    margin-left: 0px;
    border: none;
    content: "\f111" !important;
    font-family: 'LineAwesome';
    font-size: 50px;
    width: 40px;
    height: 104px;
    line-height: 100px;
    opacity: 1 !important;
    margin-top: 0;
}

button.mfp-arrow-right {
    right: 0;
}

button.mfp-arrow-right:after {
    display: none !important;
}

button.mfp-arrow-right:before {
    margin-left: 0px;
    border: none;
    content: "\f111" !important;
    font-family: 'LineAwesome';
    font-size: 50px;
    width: 40px;
    height: 104px;
    line-height: 100px;
    opacity: 1 !important;
    margin-top: 0;
    transform: rotate(180deg);
    position: absolute;
    right: 0;
    left: auto;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0 auto;
    width: 100%;
    max-width: 75% !important;
    position: fixed;
    touch-action: none;
    z-index: 10000;
    left: 0;
    right: 0;
    top: 50px;
    bottom: 50px;
    display: flex;
    align-items: center;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

li.next.disabled, li.prev.disabled {
    visibility: hidden;
}

.vc-select-sort {
    min-width: 250px;
}

/**
 * Single form css
 */

.search-form-container {
    padding: 10px 0px;
}

.flex-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    gap: 10px;
}

.flex-container div {
    flex: 1 1 200px;
    font-size: 16px;
    border-radius: 10px;
    margin: 5px 0;
}



.search-form-container #search_form select, .search-form-container #quick_search_form select {
    width: 100%;
}

button.search-button {
    display: flex;
    align-items: center;
    padding: 0px 40px;
    width: 100%;
    justify-content: center;
}

.dd-dropdown {
    border: 1px solid #d2d5db;
    border-radius: .375rem;
    background: #fff;
    height: 48px;
}

button.search-button.dd-dropdown svg {
    height: 26px;
    padding: 0px 10px;
}

/* Hover effects for each platform */
.social-share-menu a:hover {
    color: #333;
}

.social-list a .facebook {
    color: #4267B2;
}

.social-list a .twitter {
    color: #1DA1F2;
}

.social-list a .linkedin {
    color: #0077b5;
}

.social-list a .reddit {
    color: #FF4500;
}

.social-list a .tumblr {
    color: #35465c;
}

.social-list a .whatsapp {
    color: #25D366;
}

.social-list a .telegram {
    color: #0088cc;
}

/* Style for the share button */
.share-button {
    font-size: 24px;
    cursor: pointer;
    display: inline-block;
    padding: 10px;
    color: #333;
}

.vehi-icon {
    background-color: transparent !important;
    width: 100px;
}

.vehi-icon img {
    width: 1.75rem;
}

.vehi-whatsapp img {
    width: 1.75rem;
    margin-top: 5px;
    margin-left: 35px;
}

.vehi-whatsapp {
    display: flex;
    align-items: center;
    gap: 15px;
    border: 1px solid #000;
    padding: 10px;
    margin: 20px 0px;
    cursor: pointer;
}

.vehi-whatsapp a {
    display: flex;
    width: 100%;
    text-decoration: none;
    font-style: normal;
    text-decoration: none;
    justify-content: center;
}

.vehicles-buttons {
    display: flex;
    align-items: center;
    gap: 15px;
    width:100%;
    padding: 10px;
    margin: 20px 0px;
    cursor: pointer;
}

.vehicles-buttons p {
    display: flex;
    width: 100%;
    text-decoration: none;
    font-style: normal;
    text-decoration: none;
    justify-content: center;
    border: 1px solid #000;
    padding: 10px;
    margin: 20px 0px;
}

.vehi-icons {
    padding: 10px;
}

.vehi-icons p {
    margin: 0;
}

.vehi-text a {
    color: #000;
}

.vehi-text p {
    color: #000;
/*    font-size: 1rem;*/
    line-height: 1.5rem;
    margin: 0;
    margin-left: 13px;
    margin-top: 3px;
    font-style: normal;
}

.vehi-social-share {
    position: relative;
    cursor: pointer;
}

/* Style for the share popup */
.share-popup {
    display: none;
    position: absolute;
    left: -130px;
    background-color: #f8f9fa;
    border-radius: 8px;
    padding: 10px 0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 180px;
    z-index: 99;
}

.share-popup h3 {
    font-size: 14px;
    margin: 0 16px;
    padding: 10px 0;
    border-bottom: 1px solid #e0e0e0;
    color: #333;
}

.share-popup ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.share-popup ul li {
    padding: 8px 16px;
}

.share-popup ul li a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #333;
    font-size: 14px;
}

.share-popup ul li a i {
    margin-right: 10px;
    font-size: 20px;
}

/**** Single form css end *****/
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }

    .vc-select-sort {
        min-width: 200px;
    }
}

@media all and (max-width: 900px) {
    button.mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    button.mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    button.mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

/* End popup */

.ad-contact-form .wpcf7-form-control-wrap span span.wpcf7-list-item {
    margin-left: 0;
}

.ad-contact-form button.wpcf7-form-control.wpcf7-submit {
    margin-top: 50px;
}

/* End Single page */
.half-wd {
    width: 50%;
    padding: 0 15px;
}

.full-wd {
    width: 100%;
    padding: 0 15px;
}

.ad-contact-form>p {
    margin: 0 0 45px;
    color: #000;
    font-size: 16px;
}

.ad-contact-form label {
    font-weight: 600;
}

.ad-contact-form {
    max-width: 820px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
}

.mfp-content .mfp-bottom-bar {
    top: 100px;
    position: fixed;
    left: 30px;
}

.mfp-content .mfp-bottom-bar .mfp-counter {
    right: auto;
}

button.mfp-close {
    top: 50px !important;
    right: 30px !important;
    position: fixed;
    font-size: 50px;
}

.mfp-content .mfp-bottom-bar .mfp-counter {
    font-size: 20px;
}

/* .elementor-element .e-con-inner {
    display: inline-block !important;
    width: 100%;
} */
/* Tab design */
.veh-tabs-cst>section[aria-hidden=true] {
    display: none;
}

.veh-tabs-cst ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    border-bottom: 2px solid #e1e1e1;
    padding: 0px;
}

.veh-tabs-cst ul li {
    width: 25%;
}

.veh-tabs-cst ul li a {
    font-family: inherit;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 1.2em;
    letter-spacing: .015em;
    display: block;
    padding: 0 10px 14px 0;
    position: relative;
    transition: color .2s ease-out, background-color .2s ease-out;
    color: #000;
    text-decoration: none;
}

.veh-tabs-cst>ul li a::after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    bottom: -2px;
    /* background: #dd0a2d; */
    transition: all .3s;
    left: 0;
}

.veh-tabs-cst>ul li a[aria-selected]::after {
    width: 100%;
    transition: all .3s;
}

/* .veh-tabs-cst > ul li a[aria-selected] {
    color: #dd0a2d;
} */
.veh-tab-panel {
    color: #000;
    font-size: 15px;
    padding: 15px 0px;
}

ul.technishe-list-items {
    border: none !important;
    margin-left: -10px;
    margin-right: -10px;
}

.technishe-list-items li {
    width: 33.3% !important;
    padding: 0 10px;
    margin: 15px 0;
}

.technishe-list-items li span {
    color: #000;
    font-size: 14px;
}

.technishe-list-items li p {
    color: #000;
    font-size: 15px;
    margin: 0;
    font-weight: 700;
}
.tight-margin.technishe-list-items li{
    margin: 8px 0;
}

img.energy-efficiency-class-img {
    width: 100%;
}

.hiddenbrand {
    display: none;
}

.veh-tabs-cst ul.technishe-list-items-engine li {
    width: 100%;
    padding-bottom: 20px;
}

ul.technishe-list-items-engine {
    border-bottom: none !important;
}

.engine-detail {
    width: 40%;
    padding: 0 15px;
}

.engine-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.engine-image-left {
    width: 60%;
    padding: 0 15px;
}

ul.technishe-list-items-engine {
    display: flex;
    flex-wrap: wrap;
}

ul.technishe-list-items-engine li {
    width: 50% !important;
    color: #000;
    font-size: 14px;
}

ul.technishe-list-items-engine li p {
    margin: 0;
    font-size: 15px;
    font-weight: 700;
}

p.icon.text-align {
    text-align: center;
}


.pdf-btn .loader-img img {
    width: 20px !important;
    height: 20px;
}

a.pdf-btn .loader-img, a.pdf-btn.pdf-loading span.text {
    display: none;
}

a.pdf-btn.pdf-loading .loader-img {
    display: block;
}

/********* New Pagination ******/

.engine-image-left {
    padding: 15px 10px;
}

.container-energy {
    width: 60%;
    background: #fff;
    padding: 10px;
}

.box.pagination li.active {
    border-radius: 50%;
    width: 34px;
    height: 34px;
    padding: 3px;
    background: #dd0a2d;
    border: 1px solid #dd0a2d;
    color: #fff;
    text-align: center;
}

.box.pagination li.page.active a {
    color: #fff !important;
}

.row-flex.box.pagination a {
    text-decoration: none;
}

.row-flex.box.pagination li {
    list-style: none;
}

/* End Tab design */

/**** Tooltip */
.mobile-de-tooltip .tooltip-text {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    width: 250px;
    color: white;
    background-color: #192733;
    padding: 5px;
    border-radius: 10px;
}

.mobile-de-tooltip .hover-text:hover .tooltip-text {
    visibility: visible;
}

.mobile-de-tooltip .top {
    top: -40px;
    left: -50%;
}

.mobile-de-tooltip .bottom {
    top: 25px;
    left: -50%;
}

.mobile-de-tooltip .left {
    top: -8px;
    right: 120%;
}

.mobile-de-tooltip .right {
    top: -8px;
    left: 120%;
}

.mobile-de-tooltip .hover-text {
    position: relative;
    display: inline-block;
    text-align: center;
}

/**arrows**/
.mobile-de-tooltip .tooltip-text::after {
    content: "";
    position: absolute;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.mobile-de-tooltip .top::after {
    top: 100%;
    left: 15%;
}

.mobile-de-tooltip .bottom::after {
    top: -35%;
    left: 45%;
    rotate: 180deg;
}

.mobile-de-tooltip .right::after {
    top: 35%;
    left: -4%;
    rotate: 90deg;
}

.mobile-de-tooltip .left::after {
    top: 35%;
    rotate: 270deg;
    left: 104%;
}

/*************** */

/*** Checkbox convet into button start */
form#search_form label, form#quick_search_form label {
    text-transform: capitalize;
}

.checkboxButon {
    margin: 0 0 8px 0;
    /*background-color: #104068;
    border-radius: 4px;*/
    border: 1px solid#d2d5db;
    overflow: hidden;
    float: left;
    max-width: 48%;
    min-width: 48%;
}

.checkboxButon label {
    float: left;
    line-height: 48px;
    width: 100%;
    height: 48px;
}

.checkboxButon label span {
    text-align: center;
    display: block;
}

.checkboxButon label input {
    position: absolute;
    display: none;
    color: #fff !important;
}

/* selects all of the text within the input element and changes the color of the text */
.checkboxButon:hover label input+span {
    color: #fff;
}


/* This will declare how a selected input will look giving generic properties */
.checkboxButon input:checked+span {
    color: #ffffff;
    /* text-shadow: 0 0  6px rgba(0, 0, 0, 0.8); */
}

.checkboxButon.check-right {
    margin-left: 6px;
}

.checkboxButon.check-left {
    margin-right: 5px;
}

.chips-container {
    /* margin-top: 15px; */
}

.section-title {
    clear: both;
    font-size: 16px;
}

/* .ps-container div {
    max-width: 48%;
    float: left;
    width: 100%;
    margin: 1%;
} */

/*
  This following statements selects each category individually that contains an input element that is a checkbox and is checked (or selected) and chabges the background color of the span element.
  */
/*
  .action input:checked + span{background-color: #F75A1B;}
  .comedy input:checked + span{background-color: #1BB8F7;}
  .crime input:checked + span{background-color: #D9D65D;}
  .history input:checked + span{background-color: #82D44E;}
  .reality input:checked + span{background-color: #F3A4CF;}
  .news input:checked + span{background-color: #8C1B1B;}
  .scifi input:checked + span{background-color: #AC9BD1;}
  .sports input:checked + span{background-color: #214A09;}*/

/*** Checkbox convet into button End */

/**** CHIPS *****/

.chips-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.chips-container .chip-item {
    padding: 6px;
    background-color: #e9e9e9;
    text-transform: capitalize;
    font-size: 14px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 6px;
}

.chip-item span.chip-label {
    border-left: 1px solid #a8a8a8;
    padding-left: 5px;
}

span.remove-filter {
    padding: 0px 6px;
    cursor: pointer;
}

.vc-sorting {
    border: 1px solid #e5e7eb;
    padding: 10px;
    background: rgb(255 255 255 / 1);
}

.vc-sorting .right-part {
    justify-content: end;
}

.vc-sorting_content {
    border: 1px solid #e5e7eb;
    padding: 10px;
    background: rgb(255 255 255 / 1);
}

.vc-sorting_content .right-part {
    justify-content: end;
}

/*************/

.select2-selection__rendered {
    line-height: 50px !important;
}

.select2-container .select2-selection--single {
    height: 50px !important;
}

.select2-selection__arrow {
    height: 50px !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #d2d5db;
}

.select2-results__option {
    border-bottom: 1px solid #ddd;
}

.select2-container--open .select2-dropdown--below {
    border: 1px solid #ddd !important;
    border-radius: 4px !important;
}

.select2-container--default .select2-results>.select2-results__options {
    scrollbar-width: none;
}

span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

span.remove-filter svg {
    width: 11px;
    height: 11px;
}

.acc__title-cus {
    margin-top: 18px;
    margin-bottom: 6px;
    font-weight: 600;
}

.acc__card-cus {
    clear: both;
    padding-top: 1px;
}


/* 26-10-2024 */

.filter-button {
    background-color: #ffffff;
    color: #3b3939;
    border-radius: 5px;
    padding: 0px 15px;
    text-align: center;
    border: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    border: 1px solid #aaa;
    /* margin-bottom: 20px; */
    /* margin-top: 15px; */
}

.type-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: -20px !important;
}

.filter-button i {
    margin-right: 8px;
    /* Space between icon and text */
}

.sidenav .vehicles-sidebar-inner {      
    /* border: 1px solid #e5e7eb; */
    z-index: 99;
    background: rgb(255 255 255 / 1);
    width: 30%;
    float: right;
    height: 100%;
}

.sidenav .filter_header a.reset-btn {
    border: unset;
}

.sidenav .vehicles-sidebar-inner h3 {
    /* color: #191919; */
    font-size: 24px;
    /* margin: 0 0 20px; */
    font-weight: 400;
}

.sidenav {
    height: 100%;
    width: 0px;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    /* background-color: #ffffff; */
    /* overflow-x: hidden; */
    transition: 0.5s;
    padding-top: 0px;
    background: #00000075;
    backdrop-filter: blur(10px);
    display: none
    /* color: #000; */
}


.sidenav form#search_form {
    overflow-x: auto;
    max-height: calc(100vh - 178px);
    margin-right: -15px;
    height: 100%;
}

.sidenav a {
    /* padding: 8px 8px 8px 32px; */
    text-decoration: none;
    /* font-size: 25px; */
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav .closebtn {
    /* position: absolute; */
    font-size: 15px;
    /* margin-right: 50px; */
}

.filter_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 2px 14px -3px #888888;
    margin-left: -13px;
    margin-right: -15px;
    margin-top: -15px;
    padding: 15px 15px 15px 15px;
    min-height: 85px;
    max-height: 85px;
    overflow: hidden;
}

.sidebar-filter-bottom-bar {
    box-shadow: 0px 16px 15px 13px #888888;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0px 15px 0px 15px;
    margin-top: 8px;
    max-height: 85px;
    min-height: 85px;
    overflow: hidden;
}
.show-vehicles-btn {
    border-radius: 5px;
    padding: 15px;
    text-align: center;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    border: 1px solid #aaa;
    margin-bottom: 20px;
    margin-top: 15px;
    width: 100%;
    justify-content: center;
}

.filter-nav-opener-top{
    display: none;
    width: 100%;
}

.right-part .filter-nav-opener-inner button.filter-button.custom-button {
    min-width: 250px;
}

.ps-power-container {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.ps-power-container div {
    width: 100%;
}

div#mySidenav .ps-power-container span.select2.select2-container.select2-container--default {
    width: 98% !important;
}

.vc-select-sort span#select2-sorting-container span {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

ul#select2-sorting-results li span svg {
    display: none;
}

.vc-sorting {
    /* position: sticky; */
    /* top: 36px; */
    z-index: 10;
    background-color: #fff;
    padding: 10px;
}

.vc-sorting_content {
    /* position: sticky; */
    /* top: 36px; */
    z-index: 10;
    background-color: #fff;
    padding: 10px;
}

.price-group {
    display: flex;
    align-items: center;
}
span.vehi-prc {
    margin-right: 5px;
}

div#mySidenav .form-container {
    margin-right: 15px;
}

div#mySidenav .type-icons {
    justify-content: left;
}

button.mfp-close {
    background-color: unset !important;
}

li.ausstatung p {
    margin-right: 8px;
}

li.ausstatung {
    display: flex;
    align-items: center;
}


@media only screen and (min-width: 180px) and (max-width: 414px) {
    .vc-flex {
        flex-wrap: wrap;
    }

    .vc-flex_content {
        flex-wrap: wrap;
    }

    .vc-total-count {
        margin: 10px 0px;
    }

    .checkboxButon.check-left {
        margin-right: 0;
    }

    span.select2.select2-container.select2-container--default {
        width: 87% !important;
    }

    div#mySidenav span.select2.select2-container.select2-container--default {
        width: 100% !important;
    }
    .filter-button{
        margin-bottom: 5px;
        width: 100%;
        justify-content: center;
    }
    /*
    .vc-select-sort{
        min-width: 100%;
    }*/
    .vc-select-sort span.select2.select2-container.select2-container--default{
        width: 100%!important;
    }
    .vc-sorting .vc-flex{
        flex-wrap: wrap;
    }
    .vc-sorting_content .vc-flex_content{
        flex-wrap: wrap;
    }
    div#mySidenav .form-container {
        padding-right: 15px;
    }
    div#mySidenav .checkboxButon.check-right {
        margin-left: 13px;
    }

  
}

@media only screen and (min-width: 180px) and (max-width: 580px) {

    .filter-button{
        margin-bottom: 5px;
        width: 100%;
        justify-content: center;
    }
  
    .vc-select-sort {
        min-width: 160px;
        text-align: right;
        width: 100%;
    }
    .vc-select-sort span.select2.select2-container.select2-container--default{
        width: 87%!important;
    }    
    .filter-nav-opener-top {
        display: block;
        margin-bottom: 10px;
    }
    .filter-nav-opener-inner {
        display: none;
    }

}

@media only screen and (min-width: 767px) and (max-width: 922px) {
    .vehi-col-six.grid-ads {
        width: 50% !important;
    }
}

@media only screen and (min-width:767px) {
    .mfp-content {
        width: 100%;
        /*    max-width: 75% !important;*/
    }

    .mfp-content img.mfp-img {
        width: 100%;
        padding: 0px 0;
        height: 100%;
        object-fit: cover;
    }

    .two_column .vehicles-sidebar .vehicles-sidebar-inner {
        border: 1px solid #e5e7eb;
        z-index: 99;
        background: rgb(255 255 255 / 1);
    }
}

@media only screen and (min-width:1040px) {
    .filter-nav-opener-inner {
        margin-right: 10px;
    }
}
@media only screen and (max-width:1440px) {
    .vehi-cnt {
        padding: 20px 34px 16px 31px;
    }

    .pdf-btn {
        padding: 20px 34px 16px 31px;
    }
}

@media only screen and (max-width:1024px) {
    .right-part {
        display: flex;
        justify-content: space-around;
/*        width: 80%;*/
        column-gap: 11px;
        margin-right: 5px;
    }
    
    .veh-tabs-cst ul li {
        width: 50%;
    }

    .veh-tabs-cst ul li a {
        margin: 0 0 25px;
        border-bottom: 2px solid #e1e1e1;
    }

    .veh-tabs-cst ul {
        border-bottom: none;
    }

    .vehi-cnt {
        padding: 18px 29px 14px 26px;
        margin: 2px 0;
    }

    .pdf-btn {
        padding: 18px 29px 14px 26px;
        margin: 2px 0;
    }
}

@media only screen and (max-width:768px) {
    .mobile_view {
      display: block;
    }

    .mobile_view_sort {
      display: block;
    }

    .laptop_view {
      display: none;
    }
    #qodef-page-inner {
        width: 100% !important;
    }

    .vehicles-sidebar {
        width: 100%;
    }

    .vehicles-content {
        width: 100%;
    }

    .vehicles-sidebar-inner {
        border-bottom: none;
        padding-bottom: 30px;
    }

    .vehicles-sidebar-inner::after {
        opacity: 0;
    }

    .vehicles-grid-content .vehi-col-six {
        width: 100%;
    }

    .item-inner-container {
        box-shadow: 0px 2px 7px 1px rgb(0 0 0 / 15%);
    }

    .vehi-content {
        padding: 10px 10px 20px;
    }

    .vehicles-content .vehi-price h4 {
        /*    color: #d50009 !important;*/
        font-size: 22px;
        font-weight: 700;
    }

    .vehi-price h4 small {
        /* color: #000; */
        font-weight: 400;
    }

    /* Single page */
    .vehi-prd-left {
        width: 100%;
    }

    .vehi-prd-right {
        width: 100%;
    }

    .vehi-dtl-left {
        width: 100%;
    }

    .vehi-dtl-right {
        width: 100%;
    }

    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }

    .vehi-single-title h2 {
        margin: 15px 0;
        font-size: 20px;
        word-wrap: break-word;
    }

    /* span.vehi-prc {
        color: #d50009;
    } */

    .vehi-dtl-table table tbody tr:nth-child(2n+1) {
        background-color: #1e1f24;
    }

    .vehi-dtl-table table tbody tr {
        background-color: #191a1f;
    }

    .vehi-cnt {
        padding: 14px 30px 12px;
    }

    .pdf-btn {
        padding: 14px 30px 12px;
    }

    .vehi-cnt span::before {
        margin-right: 7px;
    }

    .pdf-btn span::before {
        margin-right: 7px;
    }

    .vehi-help>a {
        font-size: 16px;
    }

    .vehi-prd-table th, .vehi-prd-table td {
        font-size: 16px;
    }

    .vehi-mark-list ul li {
        width: 100%;
    }

    .vehi-dtl-table h2 {
        font-size: 16px;
        color: #fff;
        border-color: rgb(255 255 255 / 10%);
    }

    .vehi-dtl-table table tbody th, .vehi-dtl-table table tbody td {
        font-size: 12px;
        color: #fff;
    }

    .allen-text a {
        font-size: 14px;
    }

    .vehi-dtl-table {
        background-color: #1e1f24;
        box-shadow: none;
        border-radius: 0;
        border-bottom: 4px solid #101116;
    }

    .veh-prd-dtl {
        padding: 30px 0;
    }

    div#sync2 {
        display: none;
    }

    .owl-prev {
        bottom: 5px;
        width: 20px;
        height: 20px;
    }

    .owl-prev svg, .owl-next svg {
        position: relative;
        top: -3px;
    }

    .owl-next {
        width: 20px;
        height: 20px;
        bottom: 5px;
    }

    .vehi-related>h2 {
        font-size: 24px;
        padding-bottom: 10px;
    }

    /* End Single page */
    .half-wd {
        width: 100%;
    }

    .ad-contact-form h2 {
        font-size: 30px;
    }

    .three_column .vehicles-content {
        margin-top: 10px;
    }

    button.mfp-arrow.mfp-arrow-left {
        left: 10px;
        top: 38% !important;
    }

    button.mfp-arrow.mfp-arrow-right {
        right: 10px;
        top: 38% !important;
    }

    .mfp-content .mfp-bottom-bar {
        top: 50px;
    }

    button.mfp-close {
        top: 0px !important;
    }

    .three_column .acc__card {
        width: 100%;
        margin-bottom: 0;
    }

    .three_column .acc__card .acc__panel {
        padding-bottom: 0;
    }

    .vehi-img img {
        height: auto !important;
        object-fit: unset !important;
    }

    /* Tab Design */
    .veh-tabs-cst ul li {
        width: 100%;
    }

    .technishe-list-items li {
        width: 50% !important;
    }

    /* End Tab Design */
    .engine-image-left {
        width: 100%;
    }

    .container-energy {
        width: 100%;
    }

    .mobile-de-tooltip .tooltip-text {
        width: 230px;
    }

    /* End Tab Design */

    .engine-detail {
        width: 100%;
        margin-top: 30px;
    }

    #mySidenav.sidenav .vehicles-sidebar-inner {
        width: 100%;
        border-radius: 0px !important;
    }
    .vc-sorting .vc-flex{
        flex-wrap: wrap;
    }
    .vc-sorting_content .vc-flex_content{
        flex-wrap: wrap;
    }
    .filter-button{
        margin-bottom: 5px;
    }
    .right-part {
        display: flex;
        justify-content: space-around;
/*        width: 75%;*/
        column-gap: 11px;
        margin-right: 5px;
    }
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    /* .sidenav a {
        font-size: 18px;
    } */

    .filter-button {
        margin-bottom: 2px;
    }
}