@media (min-width: 1600px) {
	.container {
		max-width: 1450px;
	}
}
@media(max-width: 1699.98px){
	.service-sec .side-line {
		right: -45px;
	}
	.service-slider .swiper-button-next {
		right: -67px;
	}
	.service-slider .swiper-button-prev {
		right: -67px;
	}
}
@media(max-width: 1599.98px){
	h1 {
		font-size: 5.5rem;
		line-height: 65px;
	}
	h1 strong {
		padding: 2px 8px;
	}
	h2 {
		font-size: 4rem;
		line-height: 50px; 
	}
	h2 strong:after {
		height: calc(100% - 15px);
	}
	h3 {
		font-size: 3rem;
	}
	h4 {
		font-size: 2.5rem;
	}
	h5 {
		font-size: 2rem;
	}
	.header-right {
		gap: 20px;
	}
	.each-product-spec td {
		padding: 13px;
	}
	.each-product-spec td h5 {
		font-size: 1.6rem;
	}
	.each-product-spec td h6 {
		font-size: 1.4rem;
	}
	.each-product-price h4 strong {
		font-size: 1.8rem;
	}
	.each-product-model {
		padding: 20px;
	}
	.each-product-price {
		padding: 15px 20px;
	}
	.each-gallery {
		height: 240px;
	}
	.service-heading::after {
		transform: translateX(-50%) skewX(-30deg);
	}
	.service-sec .side-line {
        right: 0;
    }
	.service-wrap {
		padding-right: 47px;
	}
	/****diensten***/
	.each-service-list .side-line {
		left: -33px;
	}
	.each-service-list:nth-child(even) .side-line {
		right: -33px;
	}
	/****service-dtl****/
	.service-dtl-desc-sec .side-line {
		right: -23px;
	}
	/***overons****/
	.overons-info-sec .overons-left-line {
		left: -35px;
	}
	.overons-info-sec .overons-right-line {
		right: -35px;
	}
	/***aanbod***/
	.aanbod-product-grid .each-product-spec td {
		padding: 18px;
	}
	.aanbod-product-grid .each-product-model {
		padding-left: 18px;
		padding-right: 18px;
	}
	.aanbod-product-grid .each-product-price {
		padding-left: 18px;
		padding-right: 18px;
	}
	.aanbod-product-grid .each-product-model h3 {
		font-size: 2.5rem;
	}
	.aanbod-product-grid .each-product-price h4 {
		font-size: 2.2rem;
	}
	.aanbod-range-filter .slider-inputs input {
		width: 90px;
	}
	/***aanbod-dtl***/
	.dtl-card-btn {
		padding: 6px 16px;
	}
	.dtl-card-btn-left .common-btn strong {
		padding-left: 13px;
		padding-right: 13px;
	}
	.header-nav ul {
		gap: 45px;
	}
	.form-info-wrap{
		padding: 18px 14px;
	}
	
}
@media(max-width: 1399.98px){
	.mega-menu-nav li {
		font-size: 4rem;
		line-height: 50px;
	}
	.mega-menu-nav {
		padding-left: 50px;
	}
	.mega-menu-logo img {
		width: 180px;
	}
	.header-logo img {
		width: 180px;
	}
	.banner-video, .each-banner {
		height: 650px;
	}
	.product-slider::after, .product-slider::before {
		width: 4%;
	}
	.service-sec {
		padding: 80px 0;
	}
	.service-heading::after {
        transform: translateX(-50%) skewX(-27deg);
    }
	.service-heading-left {
		padding-right: 4%;
	}
	.each-service {
		height: 520px;
	}
	.service-sec .side-line {
		height: 370px;
	}
	.about-sec {
		padding-top: 80px;
	}
	.each-counter {
		padding: 20px;
	}
	.review-sec {
		padding-bottom: 80px;
	}
	.each-gallery {
        height: 210px;
    }
	.footer-logo img {
		width: 200px;
	}
	/****diensten***/
	.service-list-sec {
		padding-top: 80px;
	}
	.each-service-list-text {
		padding: 50px;
	}
	.each-service-list-img {
		height: 327px;
	}
	.each-service-list .side-line {
		left: -28px;
	}
	.each-service-list:nth-child(even) .side-line {
		right: -28px;
	}
	/***service-dtl***/
	.service-dtl-desc-text {
		padding: 40px;
	}
	.form-info {
		padding: 25px;
	}
	.form-info-wrap {
		padding-right: 5px;
		padding-left: 5px;
	}
	.service-dtl-info-sec tr {
		padding-left: 160px;
	}
	/***overons****/
	.overons-info-sec .overons-left-line {
		left: -28px;
	}
	.overons-info-sec .overons-right-line {
		right: -28px;
	}
	/***contact***/
	.each-contact-info {
		padding-right: 50px;
		margin-right: 50px;
	}
	/***aanbod***/
	.aanbod-product-sec {
		padding-bottom: 80px;
	}
	.hidden-filter .col-lg-3 {
		width: 33%;
	}
	.aanbod-product-grid .each-product-spec td h6 {
		font-size: 1.4rem;
	}
	.aanbod-product-grid .each-product-price h4 {
        font-size: 2rem;
    }
	.aanbod-product-grid .each-product-spec td {
		padding-left: 12px;
		padding-right: 12px;
	}
	.aanbod-product-grid .each-product-model {
		padding-left: 12px;
		padding-right: 12px;
	}
	.aanbod-product-grid .each-product-price {
		padding-left: 12px;
		padding-right: 12px;
	}
	/***aanbod-dtl***/ 
	.dtl-card {
		max-width: 496px;
		width: 100%;
		margin: 40px auto 0;
	}
	.dtl-tab-sec {
		padding: 80px 0;
	}
	.tab-btn ul.tabs li {
		font-size: 1.8rem;
	}
	.kenmerken-tab li {
        width: 23.8%;
        font-size: 1.4rem;
    }
	.header-nav ul {
        gap: 28px;
    }
	.header-reach-wrap .col-lg-8 {
    width: 74%;
}
.header-reach-wrap .col-lg-4 {
    width: 26%;
}
}
@media(max-width: 1199.98px){
	h1 {
		font-size: 4.5rem;
		line-height: 55px;
	}
	h2 {
		font-size: 3rem;
		line-height: 40px; 
	}
	h2 strong:after {
		top: 46%;
	}
	h3 {
		font-size: 2.4rem;
	}
	h4 {
		font-size: 2rem;
	}
	h5 {
		font-size: 1.8rem;
	}
	.side-box {
		min-height: 11px;
		min-width: 11px;
	}
	.side-line {
		gap: 15px;
	}
	.mega-menu .col-lg-8 {
		width: 60%;
	}
	.mega-menu .col-lg-4 {
		width: 40%;
	}
	.mega-menu-nav li {
        font-size: 3.5rem;
        line-height: 45px;
    }
	.mega-menu-close {
		top: 46px;
	}
	.header-nav ul {
		gap: 25px;
	}
	.product-sec {
		padding: 60px 0;
	}
	.each-product-model {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.service-sec {
        padding: 60px 0;
    }
	.usp-marquee-wrap ul {
		gap: 80px;
	}
	.usp-marquee-wrap {
		gap: 80px;
	}
	.each-service-text {
		padding: 30px;
	}
	.service-heading-right {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.service-other-text {
		padding: 30px;
	}
	.service-reach {
		padding: 30px;
	}
	.each-service {
        height: 480px;
    }
	.service-sec .side-line {
		height: 330px;
	}
	.about-sec {
		padding-top: 60px;
	}
	.about-text-info {
		padding: 30px;
	}
	.each-counter h2 {
		margin: 5px 0;
	}
	.review-sec {
        padding-bottom: 60px;
    }
	.each-product-price h4 strong {
        font-size: 1.4rem;
    }
	/***popup****/
	.modal-area .modal-dialog {
		max-width: 90%;
	}
	.modal-area .popup-content {
		padding: 40px;
	}
	.modal-area .popup-content p {
		margin: 25px 0;
	}
	/****diensten***/
	.each-service-list-text {
		padding: 30px;
	}
	.each-service-list-img {
		height: 280px;
	}
	.each-service-list-text p {
		margin: 20px 0;
	}
	.service-list-sec {
		padding-top: 60px;
	}
	.service-list-heading {
		margin-bottom: 60px;
	}
	.each-service-list .side-line {
		left: -18px;
	}
	.each-service-list:nth-child(even) .side-line {
		right: -18px;
	}
	.each-service-list .side-stick {
		height: calc(100% - 25px);
	}
	/***service-dtl***/
	.service-dtl-desc-text {
		padding: 30px;
	}
	.service-dtl-info-sec {
		padding: 60px 0;
	}
	.service-dtl-info-sec tr {
		padding: 30px 25px 30px 140px;
	}
	.service-dtl-desc-sec .side-line {
        right: -12px;
    }
	.service-dtl-info-sec tr::after {
		top: 35px;
	}
	.form-info-wrap {
		padding-left: 0;
		padding-right: 0;
	}
	.related-service-sec {
		padding-top: 60px;
	}
	.related-service-slider .swiper-button-next,
	.related-vacature-slider .swiper-button-next,
	.related-werkplaats-slider .swiper-button-next {
		margin-right: -23px;
	}
	.related-service-slider .swiper-button-prev,
	.related-vacature-slider .swiper-button-prev,
	.related-werkplaats-slider .swiper-button-prev {
		margin-left: -23px;
	}
	/***overons****/
	.overons-info-sec .overons-left-line {
		left: -18px;
	}
	.overons-info-sec .overons-right-line {
		right: -18px;
	}
	.each-overons-info {
		padding: 20px;
	}
	.overons-info-sec {
		padding-bottom: 60px;
	}
	.member-slider .swiper-button-next {
		right: -15px;
	}
	.member-slider .swiper-button-prev {
		left: -15px;
	}
	/***contact***/
	.contact-form-sec {
		padding-top: 60px;
	}
	.each-contact-info {
        padding-right: 20px;
        margin-right: 20px;
    }
	.contact-info-sec {
		padding-bottom: 60px;
	}
	/****aanbod***/
	.aanbod-heading-sec {
		padding-top: 60px;
	}
	.aanbod-product-sec {
		padding-bottom: 60px;
	}
	.verkocht-heading-sec h4 strong {
		font-size: 3rem;
	}
	/****aanbod-dtl***/
	.dtl-tab-sec {
		padding: 60px 0;
	}
	.tab-btn ul.tabs li {
		padding: 10px 15px;
	}
	.tab-btn ul.tabs li::after {
		right: 20px;
	}
	.kenmerken-tab li {
        width: 32%;
    }
	.related-product-sec {
		padding: 60px 0;
	}
	.form-info {
		padding: 15px;
	}
	.form-info p {
		font-size: 1.4rem;
	}
	/* ======new-css-home============= */
	.banner-content-wrap p {
		padding-bottom: 12px;
	}
	.banner-content h1 {
		margin-bottom: 16px;
	}
	.header-nav li {
		font-size: 1.4rem;
	}
	.header-nav ul {
        gap: 18px;
    }
	.header-bovag img {
		width: 100px;
	}
	.footer-logo{
		padding-top: 5px;
	}
	.header-reach ul {
		gap: 40px;
	}
	.header-reach-wrap .col-lg-4 {
        width: 15%;
    }
	.header-reach-wrap .col-lg-8 {
        width: 85%;
    }
}
@media(max-width: 991.98px){
	.mega-menu .col-lg-8, .mega-menu .col-lg-4 {
		width: 100%;
		height: auto;
	}
	.mega-menu-img {
		width:100vw;
		margin-left:-50vw;
		left:50%;
		right: auto;
	}
	.mega-menu-nav-wrap {
		overflow-y: hidden;
	}
	.mega-menu-nav {
		padding: 0;
		height: auto;
		margin-bottom: 30px;
	}
	.mega-menu-nav li {
		margin-bottom: 15px;
	}
	.mega-menu-nav::after {
		opacity: 0;
	}
	.mega-menu-info {
		max-width: 100%;
		padding-right: 0;
	}
	.mega-menu-left {
		padding: 0 0 40px;
		height: auto;
		gap: 0;
	}
	.mega-menu .row {
		overflow-y: auto;
		overflow-x: hidden;
		display: block;
	}
	.mega-menu .container {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.product-heading {
		margin-bottom: 60px;
	}
	.product-slider {
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	.each-product-text {
		margin-top: 8px;
		display: block;
		height: auto;
	}
	.each-product-price {
		margin-top: 8px;
	}
	.each-product-info::after {
		opacity: 1;
		filter: blur(37.5px);
	}
	.each-product-price {
		background-color: #846D5B;
	}
	.each-product-price h4 {
		color: #fff;
		font-family: 'LamaSans-Medium';
	}
	.each-product-price h4 strong {
		color: #fff;
		font-family: 'LamaSans-Regular';
	}
	.product-arrow {
		background-color: #fff;
		border-color: #846D5B;
	}
	.product-control {
		position: initial;
		top: 0;
		bottom: auto;
		width: 120px;
		transform: translate(0);
	}
	.product-control-mob {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-top: 26px;
	}
	.product-slider::after, .product-slider::before {
		width: 0;
	}
	.service-heading-left::before,
	.service-heading-left::after,
	.service-heading-right::before,
	.service-heading-right::after,
	.service-heading::after {
		opacity: 0;
	}
	.service-heading {
		text-align: center;
	}
	.service-heading-left {
		padding: 0;
	}
	.service-heading-right {
		padding: 0;
	}
	.service-heading-right p {
		height: auto;
		display: block;
		overflow: visible;
		margin-top: 20px;
	}
	.service-heading-left h2 {
		display: block;
		overflow: visible;
	}
	.service-wrap {
		padding-right: 0;
	}
	.service-slider .swiper-button-next {
		right: 0;
	}
	.service-slider .swiper-button-prev {
		right: auto;
		left: 0;
		top: 0;
	}
	.service-slider .common-arrow {
		top: 50%;
		transform: translateY(-50%);
	}
	.service-slider {
		width:100vw;
		margin-left:-50vw;
		left:50%;
		position:relative;
	}
	.service-slider .swiper-button-next {
		right: 15px;
	}
	.service-slider .swiper-button-prev {
		left: 15px;
	}
	.each-service-text {
		text-align: center;
	}
	.each-service-text p {
		max-width: 100%;
	}
	.service-slider .swiper-pagination {
		left: 100px;
	}
	.service-left {
		margin-top: 12px;
		gap: 12px;
		height: auto;
	}
	.side-line {
		display: none;
	}
	.service-other {
		height: auto;
	}
	.service-reach {
		height: auto;
	}
	.about-text-info {
		margin-bottom: 10px;
		padding-bottom: 55px;
	}
	.counter {
		margin-top: 10px;
	}
	.footer-logo {
		margin-bottom: 35px;
	}
	.footer-social ul {
		justify-content: center;
		gap: 8px;
	}
	/***popup****/
	.pop-up-image {
		height: auto;
		margin-bottom: 10px;
	}
	/****diensten***/
	.inner-banner-img {
		height: 230px;
	}
	.service-list-heading p {
		max-width: 100%;
		margin-top: 20px;
	}
	.each-service-list-img {
		height: 400px;
		margin-bottom: 10px;
	}
	.each-service-list-text {
		height: auto;
	}
	/****service-dtl***/
	.service-dtl-desc-sec .col-lg-5,
	.service-dtl-desc-sec .col-lg-7 {
		width: 100%;
	}
	.service-dtl-desc-img {
		height: auto;
		margin-bottom: 20px;
	}
	.service-dtl-info-sec tr {
		flex-wrap: wrap;
	}
	.service-dtl-info-sec td:nth-child(1) {
		width: 100%;
	}
	.service-dtl-info-sec td:nth-child(2) {
		width: 100%;
	}
	.service-dtl-info-sec tr em {
		height: 14px;
		width: 14px;
	}
	.service-dtl-info-sec tr::after {
		top: 40px;
		transform: translateY(0) rotate(45deg);
		left: 25px;
	}
	.service-dtl-info-sec tr {
		padding-left: 70px;
	}
	.vacature-dtl-info-sec tr {
		align-items: center;
	}
	.form-sec .col-lg-7,
	.form-sec .col-lg-5 {
		width: 100%;
	}
	.form-block {
		height: auto;
		margin-bottom: 20px;
	}
	.form-img {
		height: auto;
	}
	.related-service-heading h2 {
		margin-bottom: 20px;
	}
	/****overons****/
	.overons-welcome-sec .col-lg-5,
	.overons-welcome-sec .col-lg-7 {
		width: 100%;
	}
	.each-overons-info {
		height: auto;
	}
	.overons-info-img {
		height: auto;
		margin: 20px 0;
	}
	.member-sec h2 {
		text-align: center;
	}
	/****contact***/
	.contact-info-social ul {
		justify-content: center;
	}
	.contact-info-main {
		margin-bottom: 30px;
	}
	/****aanbod****/
	.mobile-filter-close h6 {
		color: #fff;
		font-size: 1.6rem;
	}
	.clear-filter-main .col-lg-4 {
		display: none;
	}
	.clear-filter-main {
		margin: 15px 0;
	}
	.select-style {
		border-radius: 10px;
		background-color: rgba(132, 109, 91, 0.4);
		border-color: rgba(132, 109, 91, 0.4);
	}
	.aanbod-open-filter .select-style {
		display: none;
	}
	.hidden-filter .col-lg-3 h5 {
		display: block;
	}
	.hidden-filter .col-lg-3.aanbod-open-filter {
		width: 100%;
	}
	.aanbod-open-filter .filter-content {
		display: block;
		border: 0;
		border-radius: 0;
		transform: translate(0) !important;
		inset: initial !important;
		margin-top: 0 !important;
		position: initial !important;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		margin-top: 0 !important;
	}
	.aanbod-open-filter.select-style {
		background-image: none;
	}
	.aanbod-open-filter label {
		border-radius: 10px;
		border: 1px solid rgba(0, 255, 135, 0);
		background: rgba(132, 109, 91, 0.5);
		padding: 10px;
		display: inline-block;
		width: auto;
		margin: 0;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		color: #fff;
	}
	.aanbod-open-filter label span {
		margin-left: 5px;
	}
	.aanbod-open-filter .form-check-input {
		background-color: transparent;
		border-radius: 0;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		border: 0;
		left: 10px;
		margin: 0;
		background-color: transparent;
		border-color: transparent;
		background-image: none;
	}
	.aanbod-open-filter label:has(input:checked) {
		padding-left: 30px;
		background-color: #846D5B;
		border-color: #846D5B;
		color: #fff;
	}
	.aanbod-open-filter label:has(input:checked) span {
		color: #fff;
	}
	.aanbod-open-filter .form-check-input:checked {
		background-image: url(../images/check-tick-mob.png);
		background-color: transparent;
		border-color: transparent;
		background-size: 12px;
		filter: brightness(0) invert(1);
	}
	.filter-sort {
		position: relative;
		padding-left: 20px;
		margin-left: 20px;
	}
	.filter-sort::after {
		content: '';
		height: 45%;
		width: 1px;
		background-color: rgba(255, 255, 255, 0.25);
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	.reset_all_filter {
		border-radius: 50px 0 0 50px;
		background-color: #090909;
		height: 100%;
		width: 100%;
		display: flex !important;
		align-items: center;
		justify-content: center;
	}
	.filter-content {
		border-color: #090909;
	}
	.filter-reset a:hover {
		color: #fff;
	}
	.filter-reset img {
		margin-left: 0;
		margin-right: 5px;
	}
	.auto-overview-filter-result .total_search_records {
		border-radius: 0 50px 50px 0;
	}
	.filter-reset {
		min-width: 97px;
		display: block;
	}
	.hidden-filter .col-lg-3 {
		margin-bottom: 15px;
		width: 50%;
	}
	.hidden-filter {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #F2F2F2;
		z-index: 999;
		height: 100%;
		margin-top: 0;
		padding: 60px 15px 150px;
		overflow-y: scroll;
		clip-path: inset(0 100% 0 0);
		transition: all 0.7s;
		-webkit-transition: all 0.7s;
	}
	.hidden-filter-active {
		clip-path: inset(0 0 0 0);
	}
	.auto-overview-filter-result {
		position: fixed;
		bottom: 0;
		width: 100%;
		padding: 15px;
		left: 0;
		background-color: #846D5B;
		z-index: 99;
		border-top: 1px solid rgba(249, 248, 246, 0.3);
	}
	.sorteren_op-filter .select-style {
		background: url(../images/filter-arrow.svg) no-repeat 95.7% center / 10px;
	}
	.mobile-filter {
        display: none;
        padding-bottom: 150px;
    }
    .filter-sort h6{
		min-width: 95px;
    }
	.filter-main {
		margin-top: 30px;
	}
	.aanbod-filter-sec {
		padding: 0;
	}
	.aanbod-heading-sec {
		padding: 120px 0 40px;
	}
	.aanbod-filter-wrap {
		margin-bottom: 20px;
	}
	.car-view-chng {
		margin-top: 20px;
	}
	.aanbod-filter-sec.aanbod-filter-active {
		position: relative;
		z-index: 99;
	}
	.aanbod-product-grid .each-product-price h4 {
		font-size: 1.8rem;
	}
	.aanbod-product-grid .each-product-price h4 strong {
		font-size: 1.4rem;
	}
	.aanbod-product-grid .product-arrow {
		height: 30px;
		min-width: 30px;
	}
	.aanbod-product-grid .each-product-model {
		padding: 15px;
	}
	.aanbod-product-grid .each-product-spec td {
		padding: 15px;
	}
	.aanbod-product-grid .each-product-price {
		padding: 15px;
	}
	/***verkocht****/
	.verkocht-heading-sec {
		padding-top: 40px;
	}
	/****aanbod-dtl****/
	.dtl-car-spec .row {
		row-gap: 10px;
	}
	.tab-btn {
		display: none;
	}
	.tab_drawer_heading {
		display: block;
		padding-bottom: 20px;
		color: #090909;
		line-height: normal;
		font-family: 'LamaSans-SemiBold';
		width: 100%;
		font-size: 1.6rem;
		max-width: 200px;
	}
	.tab_content {
		display: block;
		margin-top: 20px;
		margin-bottom: 22px;
	}
	.tab_drawer_heading span {
		position: relative;
		padding: 5px 11px;
		border-radius: 5px;
		background-color: transparent;
	}
	.tab_drawer_heading span::after {
		content: "";
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-top: 8px solid #846D5B;
		position: absolute;
		right: 20px;
		left: auto;
		top: 100%;
		transform: rotate(0);
		background-color: transparent;
		opacity: 0;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
	}
	.tab_drawer_heading.d_active span::after {
		opacity: 1;
	}
	.tab_drawer_heading.d_active span {
		color: #fff;
		background-color: #846D5B;
	}
	.tab-btn .tabs {
		column-gap: 10px;
		margin-bottom: 20px;
	}
	.kenmerken-tab ul {
		gap: 10px;
	}
	.kenmerken-tab li {
		width: 49%;
		margin-bottom: 0;
	}
	.related-product-sec .product-control-mob {
		display: flex;
	}
	.kenmarken-popup-inner {
		border-radius: 15px;
	}
	/* ============new-css-home============== */
	.product-control .common-arrow{
		border-color: #090909;
	}
	.product-control .common-arrow:hover{
		border-color: #846D5B;
	}
	.product-control .common-arrow img{
		filter: brightness(0) invert(0);
	}
	.product-control .common-arrow:hover img{
		filter: none;
	}
	/* ==========new-css-home============== */
	.service-other-text-wrap .common-btn{
		display: none;
	}
	.service-reach .common-btn{
		display: none;
	}
	.about-text-info .common-btn{
		color: #090909;
	}
	.about-text-info .common-btn strong {
		border-color: #090909;
	}
	.header-reach li:last-child{
		display: none;
	}
	/* ==========aanbod-list=========== */
	.aanbod-heading-sec .col-lg-6{
		width: 50%;
	}
	/* =====aanbod-dtl===== */
	.dtl-card-btn{
		background-color: transparent;
	}
	.dtl-card-info::after{
		content: "";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		background-image: url(../images/dtl-card-mark.png);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		pointer-events: none;
		filter: blur(40px);
		z-index: -1;
	}
	.dtl-card-info{
		position: relative;
		overflow: hidden;
		border-radius: 10px;
		border: 1px solid rgba(255, 255, 255, 0.07);
		background: #846D5B;
		backdrop-filter: blur(40px);
	}
	.dtl-card::after {
		display: none;
	}
	.dtl-card {
		position: relative;
		overflow: hidden;
		border-radius: 0;
		border: none;
		background: transparent;
		backdrop-filter: blur(0);
	}
	.dtl-card-btn-left .common-btn strong{
		border-color: #090909;
	}
	.dtl-card-btn-left .common-btn{
		color: #090909;
	}
	.dtl-card-btn-left .common-btn:hover strong{
		border-color: #846D5B;
	}
	.dtl-card-btn-right a {
		border: 1px solid #090909;
	}
	.share-social-media-button .a2a_dd svg {
		filter: brightness(0) invert(0);
	}
	.dtl-card-btn-right a img{
		filter: brightness(0) invert(0);
	}
	.dtl-card-btn-right a:hover {
		background-color: #846D5B;
		border-color: #846D5B;
	}
	.dtl-card-btn-right a:hover img{
		filter: none;
	}
	.dtl-card-btn-right a:hover svg{
		filter: none;
	}
	.filter-reset a{
		color: #fff;
	}
	.filter-reset a img{
		filter: brightness(0) invert(1);
	}
	.filter-content{
		border-color: rgba(132, 109, 91, 0.4);
	}
	.footer-info{
		max-width: 100%;
		gap: 11px;
	}
	.each-footer-info td {
		font-size: 1.4rem;
	}
	.each-footer-info p{
		font-size: 1.4rem;
	}
	.footer-bovag img {
		width: 85px;
	}
	.header-reach-wrap .col-lg-4 {
        width: 25%;
    }
	.header-reach-wrap .col-lg-8 {
        width: 75%;
    }


}
@media(max-width: 767.98px){
	.morgeninternet-footer{
        margin-bottom : 45px !important;
    }
	#mobile-contact-bar img{
		width: 20px;
	}
	#mobile-contact-bar {
		box-sizing: border-box;
		opacity: 1;
		position: fixed;
		width: 100%;
		z-index: 98;
		left: 0;
		bottom: 0;
		display: block !important;
	}
	#mobile-contact-bar-outer {
		background-color: #161616;
		box-sizing: border-box;
		height: 45px;
		overflow: hidden;
		width: 100%;
	}
	#mobile-contact-bar ul {
		box-sizing: border-box;
		line-height: 0;
		list-style-type: none;
		margin: 0;
		padding: 0;
		position: relative;
		text-align: center;
		width: 100%;
		font-size: 0;
	}
	#mobile-contact-bar ul li {
		box-sizing: border-box;
		display: inline-block;
		text-align: center;
		height: 45px;
		line-height: 45px;
		width: 25%;
		padding-left: 0;
	}
	#mobile-contact-bar ul li::after {
		display: none;
	}
	#mobile-contact-bar ul li a {
		color: rgba(255,255,255,0.9);
		cursor: pointer;
		display: block;
		height: 100%;
		position: relative;
		z-index: 98;
	}
	.li_color {
		border-left: 1px solid #fff;
	}
	#mobile-contact-bar li:first-child img{
		width: 18px;
	}
	h1 {
		font-size: 3.2rem;
		line-height: 40px;
	}
	h1 strong::after {
		height: 90%;
	}
	h2 {
		font-size: 2.4rem;
		line-height: 32px; 
	}
	h2 strong {
		padding-top: 4px;
		padding-bottom: 4px;
	}
	h2 strong:after {
		top: 48%;
	}
	h3 {
		font-size: 2rem;
	}
	h4 {
		font-size: 1.8rem;
	}
	h5 {
		font-size: 1.6rem;
	}
	h6 {
		font-size: 1.4rem;
		line-height: 20px;
	}
	p {
		font-size: 1.4rem;
		line-height: 20px; 
		letter-spacing: 0.28px;
	}
	li {
		font-size: 1.4rem;
		line-height: 20px; 
		letter-spacing: 0.28px;
	}
	body {
		font-size: 1.4rem;
	}
	.common-btn {
		font-size: 1.4rem;
	}
	.common-btn strong {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.common-btn::after {
		height: 36px;
		width: 36px;
		background-size: 10px;
	}
	.common-btn:hover {
		padding-right: 35px;
	}
	.common-arrow {
		height: 37px;
		width: 37px;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	main {
		/* margin-top: 156px; */
		margin-top: 106px;
	}
	.mega-menu-logo img {
        width: 114px;
    }
	.mega-menu-close {
		height: 30px;
		width: 30px;
		top: 36px;
        right: 20px;
	}
	.mega-menu-nav li {
		font-size: 2rem;
		line-height: 3rem;
	}
	.mega-menu-info {
		flex-direction: column;
		align-items: start;
	}
	.header-logo img {
		width: 115px;
	}
	.header-main {
		padding: 10px 0;
	}
	.header-reach ul {
		gap: 10px;
		column-gap: 20px;
		/* flex-direction: column; */
	}
	.header-reach li img {
		margin-right: 4px;
	}
	.header-reach {
		padding: 14px 0;
	}
	.header-reach li{
		font-size: 1.2rem;
		line-height: 13px;
	}
	.product-sec {
		padding: 47px 0;
	}
	.product-heading {
		margin-bottom: 10px;
	}
	.each-product-model {
		padding: 10px;
	}
	.each-product-model p {
		margin-top: 5px;
	}
	.each-product-spec td {
		padding: 10px;
	}
    .each-product-spec td h5 {
        font-size: 1.6rem;
		font-family: 'LamaSans-SemiBold';
    }
	.each-product-spec td strong {
		margin: 0 10px;
	}
	.product-control {
		width: 85px;
	}
	.product-arrow {
		height: 27px;
		min-width: 27px;
	}
	.product-arrow img {
		width: 9px;
	}
	.each-product-price {
		padding: 10px;
	}
	.each-product-spec td h6 {
		margin-bottom: 3px;
	}
	.service-sec {
		padding: 52px 0 43px;
	}
	.service-heading {
		margin-bottom: 30px;
	}
	.each-service {
        height: 305px;
    }
	.service-slider .swiper-pagination::after {
		width: 20px;
	}
	.service-slider .swiper-pagination {
		left: 16%;
		bottom: 30px;
		width: 60px;
	}
	.each-service-number h2 {
		font-size: 2.5rem;
		bottom: 10px;
		right: 12px;
	}
	.each-service-number {
		width: 63px;
		height: 63px;
	}
	.service-other-text {
		padding: 20px;
	}
	.service-other-text p {
		margin-bottom: 11px;
	}
	.service-reach {
		padding: 20px;
	}
	.service-reach p {
		margin-bottom: 11px;
	}
	.usp-marquee-sec {
		padding: 16px 0;
	}
	.usp-marquee-wrap {
		gap: 44px;
	}
	.usp-marquee-wrap ul {
		gap: 44px;
	}
	.usp-marquee-wrap li {
		padding-left: 25px;
		letter-spacing: 0.28px;
	}
	.usp-marquee-wrap li::after {
		width: 13px;
		height: 15px;
		background-size: 12px;
		top: 1px;
	}
	.about-sec {
		padding-top: 41px;
	}
	.about-text-info {
		padding-left: 16px;
		padding-right: 16px;
	}
	.about-text-info p {
		margin: 10px 0 39px;
	}
	.each-counter span {
		width: 8px;
		height: 8px;
	}
	.each-counter h2 {
		line-height: 20px;
	}
	.each-counter {
		padding: 16px 5px;
	}
	.each-counter hr {
		width: 58px;
		margin: 15px auto 5px;
	}
	.counter .col-4 {
		width: 33%;
		padding-left: 5px;
		padding-right: 5px;
	}
	.counter .row {
		justify-content: center;
		row-gap: 14px;
		margin-left: -5px;
		margin-right: -5px;
	}
	.review-sec {
		padding-bottom: 42px;
	}
	.footer-area {
		padding: 10px 0 30px;
		margin-bottom: -45px;
	}
	.each-gallery {
        height: 121px;
    }
	.gallery-area {
		margin-bottom: 43px;
	}
	.footer-logo img {
		width: 186px;
	}
	.footer-info {
		max-width: 100%;
		flex-wrap: wrap;
		gap: 10px;
	}
	.each-footer-info {
		width: 48%;
	}
	.footer-btm {
		padding-top: 32px;
		margin-top: 32px;
	}
	.footer-bovag {
		width: 83px;
		margin-top: 20px;
	}
	.fix-wp {
		display: none;
	}
	/***popup****/
	.pop-up-image {
		border-radius: 10px;
	}
	.modal-area .popup-content {
		border-radius: 10px;
		padding: 30px 20px;
	}
	.modal-area .popup-content img {
		width: 180px;
	}
	.modal-area .popup-content p {
		margin: 10px 0 15px;
	}
	/***diensten***/
	.service-list-sec {
		padding: 40px 0;
	}
	.service-list-heading {
		margin-bottom: 40px;
	}
	.each-service-list-img {
		height: 200px;
	}
	.each-service-list-text {
		padding: 20px;
	}
	.each-service-list:hover .common-btn {
		padding-right: 35px;
	}
	/***service-dtl****/
	.bk-btn-sec {
		padding: 40px 0;
	}
	.bk-btn-sec .common-btn:hover {
		padding-left: 35px;
	}
	.service-dtl-desc-text {
		padding: 20px;
		border-radius: 10px;
	}
	.service-dtl-desc-img {
		border-radius: 10px;
	}
	.service-dtl-info-sec {
		padding: 40px 0;
	}
	.service-dtl-info-sec tr {
		padding: 20px 15px 20px 50px;
	}
	.service-dtl-info-sec tr::after {
        top: 25px;
        left: 15px;
        height: 15px;
        width: 15px;
    }
	.form-block {
		padding: 22px;
		border-radius: 10px;
	}
	.form-block .form-style {
		padding: 9px 15px;
		font-size: 1.4rem;
	}
	.form-block textarea.form-style {
		height: 80px;
	}
	.form-block .form-group {
		margin-bottom: 10px;
	}
	.form-img {
		border-radius: 10px;
	}
	.form-info h6 {
		margin-bottom: 10px;
	}
	.form-info p {
		font-size: 1.4rem;
		font-family: 'LamaSans-Bold';
	}
	.form-info {
		padding: 20px;
	}
	.related-service-sec {
		padding: 40px 0;
	}
	.related-service-heading {
		margin-bottom: 40px;
	}
	/****overons****/
	.overons-welcome-sec {
		padding: 40px 0;
	}
	.overons-info-sec {
		padding: 40px 0;
	}
	.overons-info-sec h2 {
		margin-bottom: 30px;
	}
	.each-overons-info {
		padding: 15px;
	}
	.overons-info-logo img {
		width: 150px;
	}
	.member-sec h2 {
		margin-bottom: 40px;
	}
	.member-sec {
		padding-bottom: 40px;
	}
	.each-member-text {
		padding-left: 15px;
		padding-right: 15px;
	}
	/***contact****/
	.contact-form-sec {
		padding-top: 40px;
	}
	.contact-info-main {
		flex-wrap: wrap;
		gap: 20px;
	}
	.each-contact-info {
		padding-right: 0;
		margin-right: 0;
		width: 100%;
	}
	.contact-info-wrap {
		padding: 20px;
	}
	.contact-info-sec {
		padding-bottom: 40px;
	}
	/***aanbod****/
	.select-style {
		background: url(../images/filter-arrow.svg) no-repeat 95.7% center / 10px;
		line-height: 40px;
		height: 40px;
	}
	.hidden-filter .col-lg-3 {
		width: 100%;
	}
	/* .aanbod-range-filter .range-block {
		padding-right: 8px;
	} */
	.aanbod-range-filter .ui-slider {
		max-width: calc(100% - 24px);
		margin: 22px 0 17px 7px;
	}
	.mobile-show-filter {
		top: 107px;
	}
	.mobile-show-filter.filter-active {
		top: 65px;
	}
	.car-view-btn .btn1,
	.car-view-btn .btn2 {
		height: 50px;
		width: 50px;
	}
	.aanbod-heading-sec {
		padding-top: 100px;
		padding-bottom: 18px;
	}
	.aanbod-product-sec {
		padding-bottom: 40px;
	}
	.aanbod-product-grid .each-product-model h3 {
		font-size: 2rem;
	}
	/***verkocht****/
	.verkocht-heading-sec {
		padding-top: 40px;
	}
	/***aanbod-dtl****/
	.dtl-car-desc-sec {
		padding: 30px 0 20px;
	}
	.dtl-car-desc-sec h5 {
		font-size: 1.4rem;
		margin-top: 5px;
	}
	.dtl-car-slider .swiper-button-next {
		right: 10px;
	}
	.dtl-car-slider .swiper-button-prev {
		left: 10px;
	}
	.each-dtl-car-spec {
		min-height: 122px;
	}
	.each-dtl-car-spec hr {
		margin: 16px 0;
	}
	.each-dtl-car-spec h6 {
		font-family: 'LamaSans-Bold';
		font-size: 1.6rem;
		line-height: 24px;
		margin-bottom: 5px;
	}
	.each-dtl-car-spec h5 {
		font-family: 'LamaSans-SemiBold';
	}
	.dtl-car-info-sec {
		padding-top: 20px;
	}
	.dtl-card {
		margin-top: 10px;
		border-radius: 5px;
	}
	.dtl-card-info {
		padding: 17px;
	}
	.dtl-card hr {
		display: none;
	}
	.dtl-card-btn {
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.dtl-card-info-text li {
		padding-right: 6px;
		margin-right: 6px;
	}
	.kenmerken-tab li {
        font-size: 1.2rem;
        line-height: 16px;
        padding: 13px 11px;
        width: 48.7%;
        column-gap: 5px;
    }
	.dtl-tab-sec {
		padding: 65px 0 35px;
	}
	.tab-btm-btn {
		font-size: 1.4rem;
	}
	.related-product-sec {
		padding: 40px 0;
	}
	.related-product-heading {
		margin-bottom: 27px;
	}
	.form-height-add {
		padding-bottom: 40px;
	}
	.morgeninternet-footer.viewcar-footer {
        margin-bottom: 68px !important;
        height: 50px;
    }
    .widget-mobile {
        background: #1c1c1c;
        padding: 1.5rem 1.2rem;
        border-top: 1px solid rgba(255,255,255,0.1);
        border-bottom: 1px solid rgba(255,255,255,0.1);
        z-index: 99;
        font-family: "Nunito Sans", sans-serif;
    }
    .widget-mobile .d-flex {
        gap: 5px;
    }
    .widget-mobile button {
        padding: .65rem;
        font-size: 1.45rem;
    }

    .widget-mobile h6 span {
        font-size: 1.45rem;
        cursor: pointer;
        font-weight: 600;
        padding-right: 2.5rem;
        color: #fff;
        margin-right: .75rem;
    }
    .widget-mobile h6 span:after {
        background: url(../images/arw-color.svg) no-repeat center/ contain;
        right: 0;
    }
    .widget-mobile h6 span:not(.active):after {
        filter: brightness(0) invert(1);
        -webkit-filter: brightness(0) invert(1);
    }
    .widget-mobile h6 span.active {
        color: #FF7100;
    }
    .widget-mobile h6 span.active:after {
        transform: translateY(-50%) rotate(-90deg);
    }
    .widget-mobile-content {
        bottom: 6.5rem;
        background: #121212;
        padding: 3rem 1.5rem 1.5rem;
        z-index: 99;
        display: none;
    }

    .widget-mobile-content.show-div {
        display: block;
    }
    .widget-content-wrap {
        background: #1c1c1c;
        border: 1px solid rgba(255,255,255,0.1);
        padding: 1.5rem;
    }
    .widget-mobile-content td {
        color: #fff;
        vertical-align: top;
        font-size: 1.45rem;
        font-weight: 400;
        padding: 4px 0;
    }
    .widget-mobile-content td a {
        color: #fff;
        text-decoration: none;
    }
    .widget-mobile-content td a:hover {
        color: #FF7100;
    }
    .whatsapp-block {
        background: #846D5B;
        border-radius: 5px;
        width:3.7rem;
        height: 3.7rem;
    }
    .whatsapp-block img {
        width: 1.8rem;
    }
    .widget-mobile-content td span {
        width: 2.2rem;
        height: 2.2rem;
        border: 1px solid rgba(255,255,255,0.1);
        margin-right: 1.8rem;
    }
	.iframe-footer {
		margin-top: 45px;
		/* margin-top: 0; */
	}
	.privacy_section {
		padding: 20px 0 30px;
	}
	/* =========new-css-home============ */
	.service-other-img {
		height: 192px;
	}
	.service-reach {
        padding: 40px 22px 90px;
    }
	.service-other-text{
		top: -28px;
	}
	.about-img{
		border-radius: 5px;
	}
	.banner-content-wrap p{
		font-size: 1.6rem;
		letter-spacing: 0.32px;
		line-height: 24px;
	}
	/* ==========aanbod-list============ */
	.aanbod-heading-sec .col-lg-6{
		width: 100%;
	}
	.iframe-footer {     
		margin-bottom: 44px;
	}
	.header-bovag img {
        width: 80px;
    }
	.form-info-wrap .col-6:last-child{
		padding-left: 30px;
	}

}
@media(max-width: 429.98px){
	h1 strong {
		word-break: break-word;
	}
	.each-product-spec td {
		width: 50%;
	}
	.each-product-spec td:nth-child(3n) {
		border-right-width: 1px;
	}
	.each-product-spec td:nth-child(even) {
		border-right-width: 0;
	}
	.each-footer-info {
		width: 100%;
	}
	.footer-social li a {
		width: 40px;
		height: 40px;
	}
	/***diensten-dtl****/
	.form-info .col-6 {
		width: 100%;
	}
	.each-form-info {
		border-top: 1px solid #846D5B;
		border-bottom: 1px solid #846D5B;
		padding: 15px 0;
	}
	/*****aanbod*****/
	.filter-sort .aanbod-filter {
		width: 160px;
	}
	.filter-sort {
        padding-left: 0;
        margin-left: 0;
    }
	.filter-sort::after {
		opacity: 0;
	}
	/****aanbod-dtl***/
	.dtl-car-desc-sec .col-7,
	.dtl-car-desc-sec .col-5 {
		width: 100%;
	}
	.dtl-car-desc-sec .text-end {
		text-align: left !important;
		margin-top: 20px;
	}
	.each-dtl-car-spec {
		padding: 15px 10px;
	}
	.each-dtl-car-spec h5 {
		font-size: 1.4rem;
	}
	.dtl-card-info {
		flex-direction: column;
	}
	.dtl-card-info-text {
		width: 100%;
	}
	.dtl-card-info-text p {
		margin: 10px 0;
	}
	.dtl-card-btn {
		flex-wrap: wrap;
		gap: 15px;
		justify-content: center;
	}
	.dtl-card-btn-left .common-btn strong {
		padding-left: 15px;
		padding-right: 15px;
	}
	.kenmerken-tab li {
        width: 100%;
    }
	.kenmarken-popup-content li {
		word-break: break-word;
	}
	/* ===============new-css-home============= */
	.counter .col-4 {
		width: 50%;
	}
	.form-img{
		height: 300px;
	}
	.form-info-wrap{
		border: none;
	}
	.header-bovag img {
        width: 75px;
    }
	.header-reach ul{
		flex-direction: column;
	}
	.form-info-wrap .col-6:last-child {
        padding-left: 9px;
    }
	.form-info-wrap .col-6:last-child .each-form-info{
		border-top: 0;
	}
	.each-footer-info table{
		margin-bottom: 12px;
	}
	.footer-bovag {
		margin-top: 10px;
	}
	.header-reach-wrap .col-lg-8 {
        width: 70%;
    }
	.header-reach-wrap .col-lg-4 {
        width: 30%;
    }
}