@media (min-width: 1600px) {
	.container {
		max-width: 1455px;
	}
}
@media(max-width: 1599.98px){
	h1 {
		font-size: 5rem;
		line-height: 58px;
	}
	h2 {
		font-size: 4rem;
		line-height: 48px; 
	}
	h3 {
		font-size: 2.4rem;
	}
	h4 {
		font-size: 2rem;
	}
	.header-nav > ul {
		gap: 25px;
	}
	.product-slider-top .swiper-button-next {
		right: -35px;
	}
	.product-slider-top .swiper-button-prev {
		left: -35px;
	}
	.each-product-model h3 {
		font-size: 3.5rem;
	}
	.product-price {
		margin-top: 20px;
	}
	.product-spec-img {
		width: 50px;
		min-width: 50px;
	}
	.product-cta {
		line-height: 30px;
		font-size: 2rem;
	}
	.product-cta span {
		width: 70px;
		height: 70px;
	}
	.service-thumb li {
		font-size: 3rem;
	}
	/****diensten-list****/
	.each-inner-banner {
		height: 500px;
	}
	.diensten-list-sec {
		padding: 100px 0;
	}
	.each-list-img {
		height: 470px;
	}
	/****diensten-dtl****/
	.diensten-dtl-top {
		padding: 200px 0 100px;
	}
	/* .diensten-dtl-top-info h6 {
		margin-top: 40px;
	} */
	.diensten-dtl-mid {
		padding-bottom: 100px;
	}
	.form-title h2 {
		font-size: 4rem;
		line-height: 48px;
	}
	.dtl-slider-sec {
		padding: 100px 0;
	}
	.dtl-slider-title {
		margin-bottom: 60px;
	}
	.dtl-slider .each-list-img {
		height: 410px;
	}
	.dtl-slider .each-list-txt {
		bottom: -37%;
	}
	/****contact****/
	.map {
		height: 500px;
	}
	/****over-ons****/
	.over-ons-top-block {
		padding: 100px 0 45px;
	}
	.over-ons-left-content h2 {
		font-size: 4rem;
		line-height: 48px;
	}
	.over-ons-team-sec {
		padding: 100px 0;
	}
	/****aanbod-dtl****/
	.aanbod-top-info-left h3 {
		font-size: 3.2rem;
		line-height: 32px;
	}
	.dtl-tab-sec {
		padding: 100px 0;
	}
	.related-car-sec {
		padding: 100px 0;
	}
	/****aanbod-grid****/
	.aanbod-heading-sec {
		padding: 210px 0 0;
	}
	.aanbod-filter-wrap {
		padding: 30px 35px;
	}
	.filter-sort h6 {
		font-size: 2rem;
	}
	.hidden-filter .col-lg-3 {
		width: 33%;
	}
	.filter-main .col-xl-9 {
		width: 71%;
	}
	.filter-main .col-xl-3 {
		width: 29%;
	}
	.aanbod-product-block {
		padding-bottom: 100px;
	}
	.each-aanbod-dtl-content {
		gap: 15px;
	}
	.each-aanbod-dtl-content-part h4 {
		font-size: 2rem;
	}
	.aanbod-dtl-content-wrap .each-aanbod-dtl-content:nth-child(1):after,
	.aanbod-dtl-content-wrap .each-aanbod-dtl-content:nth-child(2):after,
	.aanbod-dtl-content-wrap .each-aanbod-dtl-content:nth-child(3):after,
	.aanbod-dtl-content-wrap .each-aanbod-dtl-content:nth-child(4):after {
		height: 70px;
		width: 70px;
		background-size: 70px;
	}
	/****popup****/
	.modal-area .modal-dialog {
		max-width: 80%;
	}
	.modal-area .popup-content h3 {
		font-size: 2.4rem;
		line-height: 32px;
	}
	/****verkocht****/
	.verkocht-top {
		padding: 200px 0 56px;
	}
	.filter-main-wrap h4 {
		font-size: 1.8rem;
	}
}
@media(max-width: 1399.98px){

	.common-arrow {
		width: 50px;
		height: 50px;
	}
	.header-area {
		padding-top: 20px;
	}
	.header-nav > ul {
		gap: 15px;
	}
	.header-nav > ul > li {
		font-size: 1.8rem;
	}
	.banner-video, .each-banner {
		height: 700px;
	}
	.banner-content {
		top: 60%;
	}
	.product-heading {
		margin-bottom: 80px;
	}
	.product-slider-text {
		padding: 20px;
	}
	.each-product-model h3 {
        font-size: 3rem;
    }
	.each-product-model h6 {
		margin-top: 8px;
	}
	.product-price h4 {
		font-size: 1.8rem;
	}
	.product-price strong {
		margin-right: 5px;
	}
	.product-spec-img {
        min-width: 40px;
		width: 40px;
    }
	.each-product-spec {
		padding: 10px;
	}
	.service-thumb li {
        font-size: 2.4rem;
        line-height: 32px;
        /* padding-top: 28px;
		padding-bottom: 28px; */
    }
	.werkplaats-service-heading {
		padding-right: 40px;
	}
	.werkplaats-service-marquee {
		padding: 45px 0;
	}
	.why-us-sec {
		padding-bottom: 80px;
	}
	/****diensten-list****/
	.each-inner-banner {
		height: 430px;
	}
	.diensten-list-sec {
		padding: 80px 0;
	}
	.each-list-img {
        height: 405px;
    }
	.each-list-txt {
		bottom: -36%;
	}
	/****diensten-dtl****/
	.diensten-dtl-top {
        padding: 180px 0 80px;
    }
	.diensten-dtl-top-info h6 {
        margin-top: 25px;
    }
	.diensten-dtl-mid {
		padding-bottom: 80px;
	}
	.diensten-dtl-mid tr {
		gap: 22px;
	}
	.dtl-slider-sec {
		padding: 80px 0;
	}
	.dtl-slider-title {
        margin-bottom: 50px;
    }
	.dtl-slider .each-list-img {
        height: 370px;
    }
	.dtl-slider .each-list-txt {
        bottom: -40%;
    }
	/****contact****/
	.map {
		height: 400px;
	}
	/****over-ons****/
	.over-ons-top-block {
		padding: 80px 0 45px;
	}
	.over-ons-why-us-sec {
		padding: 80px 0;
	}
	.over-ons-team-sec {
		padding: 80px 0;
	}
	.over-ons-team-top {
		margin-bottom: 60px;
	}
	.over-ons-team-img {
		height: 315px;
	}
	.each-over-ons-team {
		height: 390px;
	}
	.over-ons-team-slider .each-over-ons-team {
		height: 410px;
	}
	.over-ons-team-slider .over-ons-team-info {
		bottom: 20px;
	}
	.over-ons-team-arrow .swiper-button-prev {
		right: 80px;
	}
	/****aanbod-dtl****/
	.aanbod-top-info {
		padding: 170px 0 50px;
	}
	.aanbod-top-info-left h3 {
		font-size: 2.4rem;
	}
	.aanbod_dtl_banner .col-lg-9 {
		width: 77%;
	}
	.aanbod_dtl_banner .col-lg-3 {
		width: 21.6%;
	}
	.aanbod-dtl-content-wrap {
		gap: 20px;
	}
	.aanbod-dtl-content-wrap .each-aanbod-dtl-content:nth-child(1):after,
	.aanbod-dtl-content-wrap .each-aanbod-dtl-content:nth-child(2):after,
	.aanbod-dtl-content-wrap .each-aanbod-dtl-content:nth-child(3):after,
	.aanbod-dtl-content-wrap .each-aanbod-dtl-content:nth-child(4):after {
		height: 50px;
		width: 50px;
		background-size: 50px;
	}
	.each-aanbod-dtl-content-img img {
		height: 43px;
		width: 50px;
	}
	.each-aanbod-dtl-content {
        gap: 12px;
        padding: 20px 15px;
    }
	.each-aanbod-dtl-content-part h4 {
        font-size: 1.6rem;
    }
	.aanbod-dtl-content-block .col-lg-8 {
		width: 85%;
	}
	.each-aanbod-dtl-content-part {
		position: relative;
		z-index: 1;
	}
	.dtl-tab-sec {
		padding: 80px 0;
	}
	.tab-btn ul.tabs li {
		width: 24%;
	}
	.related-car-sec {
		padding: 80px 0;
	}
	.aanbod-product-grid .product-spec-img img {
		height: 28px;
	}
	.aanbod-product-grid .each-product-spec {
        padding: 8px;
        column-gap: 4px;
    }
	.each-car-product {
		padding: 14px 10px;
	}
	.aanbod-product-grid .each-product-spec h4,
	.aanbod-product-grid .each-product-spec h6 {
		font-size: 1.5rem;
	}
	/****aanbod-grid****/
	.aanbod-heading-sec {
        padding: 180px 0 0;
    }
	.filter-main-wrap h4,
	.filter-sort h6 {
		font-size: 1.8rem;
	}
	.filter-main .col-xl-3 {
        width: 31%;
    }
	.filter-main .col-xl-9 {
        width: 69%;
    }
	.aanbod-product-block {
		padding-bottom: 80px;
	}
	.aanbod-product-block .aanbod-product-grid {
		row-gap: 30px;
	}
	/****aanbod-list****/
	.aanbod-product-block .aanbod-list-row {
		row-gap: 30px;
	}
	.aanbod-heading-sec li {
		font-size: 2rem;
	}
	/****bedankt****/
	.each-bedankt-banner {
		height: 700px;
	}
	/****popup****/
	.modal-area .modal-dialog {
		max-width: 85%;
	}
	.modal-area .popup-content {
		padding: 40px;
		padding-right: 60px;
	}
	/****verkocht****/
	.verkocht-top {
		padding: 170px 0 56px;
	}
	.modal-area .popup-content h3{
		margin-top: 25px;
	}
	.modal-area .popup-content ul {
		margin: 25px 0 18px;
	}
	.product-price-mob{
		height: 45px;
	}
	.why-us-desc {
		margin: 110px 0;
	}
	.filter-main-wrap h4 {
        font-size: 1.6rem;
    }
	.listview-top-content.privacy_section {
		padding-top: 155px;
		padding-bottom: 80px;
	}
}
@media(max-width: 1199.98px){
	.why-us-desc {
        margin: 85px 0;
    }
	.header-wrap {
		padding-left: 20px;
	}
	.header-nav > ul > li {
        font-size: 1.6rem;
    }
	.header-logo img {
		width: 160px;
	}
	.header-nav {
		margin: 0 -34px;
	}
	.product-slider-top .col-lg-7,
	.product-slider-top .col-lg-5 {
		width: 100%;
	}
	.product-heading {
		margin-bottom: 60px;
	}
	.product-slider-img {
		height: auto;
	}
	.product-slider-top .swiper-button-next {
        right: -20px;
    }
	.product-slider-top .swiper-button-prev {
        left: -20px;
    }
	.product-slider-top .common-arrow {
		top: 30%;
	}
	.product-slider-text {
		margin-top: 20px;
		height: auto;
	}
	.product-cta span {
        width: 50px;
        height: 50px;
    }
	/* .sec-line {
		width: 15%;
	} */
	.product-top-line {
		top: -15%;
	}
	.each-service-info-text {
		padding: 25px;
	}
	.about-cta-text {
		padding-bottom: 32px;
	}
	.why-us-right {
		padding: 30px;
	}
	.why-us-left {
		padding: 30px;
	}
	.each-why-us-list {
		padding: 20px 0;
	}
	.why-us-line {
		top: -16%;
	}

	/****diensten-list****/
	.each-inner-banner {
		height: 380px;
	}
	.each-list-img {
        height: 340px;
    }
	.each-list-txt {
		padding: 30px;
	}
	.each-list-txt {
        bottom: -43%;
    }
	.each-list-txt p {
    	margin: 15px 0 20px;
	}
	/****diensten-dtl****/
	.diensten-dtl-top .col-lg-7 {
		width: 52%;
	}
	.diensten-dtl-top .col-lg-5 {
		width: 48%;
	}
	.diensten-dtl-mid td {
    	width: 49%;
	}
	.diensten-dtl-mid tr {
        gap: 18px;
        row-gap: 62px;
    }
	.diensten-dtl-mid td h3 {
		margin: 28px 0 20px;
	}
	.form-sec .col-lg-8 {
		width: 64%;
	}
	.form-sec .col-lg-4 {
		width: 36%;
	}
	.dtl-slider .each-list-txt {
        bottom: -38%;
    }
	.dtl-slider .each-list-img {
        height: 340px;
    }
	.dtl-slider-title h4 {
		margin-bottom: 8px;
	}
	/****aanbod-dtl****/
	.aanbod_dtl_banner .col-lg-3 {
        width: 21.3%;
    }
	.aanbod-dtl-content-block .col-lg-8 {
        width: 100%;
    }
	.aanbod-dtl-content-block .col-lg-4 {
		width: 100%;
	}
	.aanbod-dtl-content-btn {
		display: flex;
		align-items: self-start;
		flex-direction: column;
		margin-top: 15px;
	}
	.aanbod-dtl-content-wrap .each-aanbod-dtl-content:nth-child(1):after, 
	.aanbod-dtl-content-wrap .each-aanbod-dtl-content:nth-child(2):after, 
	.aanbod-dtl-content-wrap .each-aanbod-dtl-content:nth-child(3):after, 
	.aanbod-dtl-content-wrap .each-aanbod-dtl-content:nth-child(4):after {
        height: 43px;
        width: 43px;
        background-size: 43px;
    }
	.tab-btn ul.tabs li {
        width: 32%;
    }
	.kenmerken-tab li:nth-child(1),
	.kenmerken-tab li:nth-child(5),
	.kenmerken-tab li:nth-child(9) {
		width: 46%;
	}
	.kenmerken-tab li {
		padding: 18px 21px 18px 21px;
		font-size: 1.5rem;
	}
	/****aanbod-grid****/
	.aanbod-heading-sec {
        padding: 160px 0 0;
    }
	.aanbod-heading-sec li {
		font-size: 1.8rem;
	}
	.filter-main .col-xl-9 {
        width: 100%;
    }
	.filter-main .col-xl-3 {
        width: 100%;
    }
	.clear-filter-wrap {
		margin-left: 14%;
	}
	.each-aanbod-dtl-content {
        gap: 10px;
    }
	/****popup****/
	.modal-area .modal-dialog {
        max-width: 93%;
    }
	.listview-top-content.privacy_section {
		padding-top: 130px;
	}
	.dtl-slider-sec .sec-line {
		width: 35%;
	}
	.over-ons-top-block .sec-line {
		width: 20%;
	}
	.over-ons-team-sec .sec-line {
		width: auto;
	}
	.footer-wrap .col-lg-4{
		width: 28%;
	}
	.footer-wrap .col-lg-8{
		width: 72%;
	}
	.footer-logo img {
		width: 168px;
	}
	.footer-social li a {
		height: 38px;
		width: 38px;
	}
	.footer-social li a img {
		width: 18px;
		height: 18px;
	}
	.filter-sort .each-filter {
		width: 260px;
		padding-right: 13px;
	}
	

}
@media(max-width: 991.98px){
	.header-wrap {
		padding: 16px;
		border-radius: 10px;
		background: rgba(35, 35, 35, 0.20);
	}
	.product-slider-top {
		padding: 14px;
		border-radius: 20px;
		background: #232323;;
	}
	.each-product-spec h6 {
		color: rgba(255, 255, 255, 0.53);
	}
	.each-product-spec h4 {
		color: rgba(255, 255, 255, 1);
	}
	.product-slider-top .common-arrow {
		display: inline-flex;
	}
	.header-logo img {
        width: 124px;
    }
	.product-price-mob h4{
		color: #fff;
	}
	.product-price-mob h4 strong{
		color: rgba(255, 255, 255, 0.80);
	}
	.footer-logo img {
        width: 198px;
    }
	.product-spec-img img{
		filter: brightness(1) invert(1);
	}
	.product-slider-text {
		border-radius: 0;
		background-color: transparent;
		padding: 0;
		height: auto;
		border: 0;
	}
	.product-price {
		display: none;
	}
	.product-slider-top .swiper-button-next {
        right: 0;
    }
	.product-slider-top .swiper-button-prev {
        left: 0;
    }
	.product-spec-mark {
		display: none;
	}
	.product-spec .row {
		row-gap: 0;
		margin: 0;
	}
	.product-spec .col-6 {
		padding: 0;
	}
	.each-product-spec {
		border-radius: 0;
		background-color: transparent;
		padding: 12px;
		height: 100%;
		border-right: 1px dashed rgba(255, 255, 255, 0.2);
		border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
	}
	.product-spec .col-6:nth-child(even) .each-product-spec {
		border-right: 0;
	}
	.product-spec .col-6:last-child .each-product-spec, .product-spec .col-6:nth-last-child(2) .each-product-spec {
		border-bottom: 0;
	}
	.product-slider-btm {
		display: none;
	}
	.product-price-mob {
		display: flex;
	}
	.each-product-btn {
		display: none;
	}
	.service-thumb h6 {
		display: block;
	}
	.service-thumb {
		padding-left: 56px;
		height: auto;
		margin-bottom: 16px;
		border-top: 1px solid rgba(242, 240, 239, 0.20);
		border-bottom: 1px solid rgba(242, 240, 239, 0.20);
	}
	.why-us-right{
		border: 1px solid rgba(242, 240, 239, 0.03);
		border-bottom: 1px solid rgba(242, 240, 239, 0.20);
		border-top: 0;
	}
	.why-us-wrap{
		background: transparent;
		backdrop-filter: blur(0);
	}
	.werkplaats-service-marquee {
		padding: 34px 0 0;
		margin-top: 24px;
		border-left: 0;
		border-top: 2px dotted rgba(255, 255, 255, 0.40);
	}
	.werkplaats-service-heading {
		padding-right: 0;
	}
	.about-cta-img {
		height: 684px;
	}
	.about-cta-img img {
		height: 100%;
		object-fit: cover;
	}
	.why-us-line {
		top: -10%;
	}
	.footer-left {
		text-align: center;
		margin-bottom: 40px;
	}
	.footer-social ul {
		justify-content: center;
	}
	.footer-privacy {
		margin-bottom: 32px;
	}
	.footer-info {
		max-width: 100%;
	}
	.footer-nav .parent-dropdown > ul {
		left: 0;
		transform: translateX(0);
	}
	/****diensten-list****/
	.inner-banner-content {
		top: 50%;
	}
	.diensten-list-sec {
		padding: 60px 0;
	}
	.each-list-txt {
        bottom: 0;
    }
	.each-list-txt p {
		opacity: 1;
		max-width: 100%;
		height: 2lh;
		margin: 7px 0 17px;
	}
	.each-list-img::after {
		opacity: 1;
	}
	.each-list.each-list-txt .txt-btn {
		color: #9B896C;
	}
	.each-list-txt .txt-btn::after {
    	filter: brightness(0) saturate(100%) invert(70%) sepia(3%) saturate(3190%) hue-rotate(359deg) brightness(79%) contrast(78%);
	}
	.diensten-list-sec .col-lg-6 {
		padding-left: 0;
		padding-right: 0;
	}
	.diensten-list-sec .row {
		margin-left: 0;
		margin-right: 0;
		row-gap: 18px;
	}
	/****diensten-dtl****/
	.diensten-dtl-top .col-lg-7 {
		width: 100%;
	}
	.diensten-dtl-top .col-lg-5 {
		width: 100%;
	}
	.diensten-dtl-top-info {
		padding-left: 0;
		margin-top: 30px;
	}
	.diensten-dtl-top {
        padding: 160px 0 80px;
    }
	.diensten-dtl-top-info h6 {
        margin-top: 20px;
        margin-bottom: 10px;
    }
	.diensten-dtl-top-info h4 {
		margin-bottom: 15px;
	}
	.diensten-dtl-mid {
		padding-bottom: 60px;
	}
	.diensten-dtl-mid td {
        width: 100%;
		padding: 0 20px 40px;
    }
	.diensten-dtl-mid td sup img {
		width: 38px;
		height: 48px;
	}
	.diensten-dtl-mid td sup {
		max-width: 75px;
		height: 75px;
	}
	.form-sec .col-lg-8 {
		width: 100%;
	}
	.form-sec .col-lg-4 {
		width: 100%;
	}
	.form-sec {
		padding: 60px 0;
	}
	.form-sec .row.flex-row-reverse {
		row-gap: 20px;
	}
	.each-form-left:hover {
		/* box-shadow: 0px 4px 50px -30px #9B896C; */
		box-shadow: 0 4px 10px 0 rgba(191, 255, 71, 0.25);
		background: rgba(0, 0, 0, 0.00);
	}
	.dtl-slider-sec {
		padding: 60px 0;
	}
	.dtl-slider .each-list-txt {
        bottom: 0;
    }
	.dtl-slider-title {
        margin-bottom: 35px;
    }
	/****contact****/
	.map {
		height: 360px;
	}
	/****over-ons****/
	.over-ons-top-block {
		padding: 60px 0 45px;
	}
	.over-ons-left-img {
		display: none;
	}
	.over-ons-left-mobile-img {
		display: block;
		height: 306px;
	}
	.over-ons-left-mobile-img img {
		border-radius: 20px;
		overflow: hidden;
		height: 100%;
		object-fit: cover;
	}
	.over-ons-left-content {
		margin: 40px 0;
	}
	.over-ons-right {
		padding-left: 0;
	}
	.over-ons-right-img {
		margin-bottom: 40px;
	}
	.over-ons-why-us-sec h4 {
		max-width: 100%;
		line-height: 28px;
	}
	.over-ons-why-us-sec {
		padding: 60px 0;
	}
	.over-ons-team-sec {
		padding: 60px 0;
	}
	.over-ons-team-slider {
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	.over-ons-team-title h4 {
		margin-bottom: 8px;
	}
	.over-ons-team-top {
        margin-bottom: 45px;
    }
	.over-ons-team-slider .each-over-ons-team {
        height: auto;
    }
	.over-ons-team-img::after {
		opacity: 1;
	}
	.over-ons-team-slider .each-over-ons-team {
        height: auto;
    }
	.over-ons-team-slider .over-ons-team-img {
        border: 2px solid #9B896C;
        border-radius: 20px;
        overflow: hidden;
    }
	.over-ons-team-img {
		height: auto;
	}
	.over-ons-team-info {
		bottom: 20px;
	}
	/* .over-ons-team-slider .swiper-slide-active .over-ons-team-info {
        bottom: 0;
    }
	.over-ons-team-info {
		bottom: 15px;
	} */
	/****aanbod-dtl****/
	.aanbod-top-info-right strong,
	.aanbod-top-info-right em {
		justify-content: center;
	}
	.aanbod-top-info-left {
		text-align: center;
		margin-bottom: 20px;
	}
	.aanbod-top-info-right {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 20px;
	}
	.aanbod-top-info-right strong {
		margin-bottom: 0;
	}
	.smal-car-sec {
		display: none;
	}
	.aanbod_dtl_banner .col-lg-9 {
		width: 100%;
	}
	.big-car-slider {
		width: 100vw;
		margin-left: -50vw;
		left: 50%;
		position: relative;
	}
	.big-car-slider .each-big-car {
		transform: scaleY(0.9);
		transition: all 0.5s;
    	-webkit-transition: all 0.5s;
	}
	.big-car-slider .swiper-slide-active .each-big-car {
		transform: scaleY(1);
	}
	.big-car-slider .swiper-wrapper {
		align-items: center;
	}
	.big-car-slider .swiper-slide-active {
		position: relative;
		z-index: 1;
	}
	.big-car-slider .swiper-slide-prev .each-big-car {
		margin-right: -25px;
	}
	.big-car-slider .swiper-slide-next .each-big-car {
		margin-left: -25px;
	}
	.big-car-slider .swiper-button-prev {
		left: 1%;
	}
	.big-car-slider .swiper-button-next {
		right: 1%;
	}
	.each-aanbod-dtl-content {
		width: 31.33%;
	}
	.dtl-tab-sec {
		padding: 60px 0;
	}
	.kenmerken-tab li {
		width: 48% !important;
	}
	.kenmerken-tab ul {
		justify-content: left;
	}
	.tab-btn ul.tabs li {
        width: 48%;
    }
	.related-car-sec {
		padding: 60px 0;
	}
	.related-car-title {
		margin-bottom: 40px;
	}
	/****aanbod-grid****/
	.aanbod-heading-sec {
        padding: 140px 0 0;
    }
	.aanbod-heading-sec li:first-child::after {
		top: 0px;
	}
	.aanbod-heading-sec li {
		font-size: 1.8rem;
	}
	.aanbod-heading-sec ul {
		margin-top: 20px;
		display: none;
	}
	.aanbod-heading-sec {
        padding: 220px 0 0;
    }
	.aanbod-filter-wrap {
        padding: 15px 15px;
    }
	.clear-filter-wrap {
        margin-left: 0;
    }
	.filter-sort h6 {
		margin-top: 0px;
	}
	.aanbod-filter-sec {
		padding: 60px 0 50px;
	}
	.aanbod-filter-sec.aanbod-filter-active {
		position: relative;
		z-index: 99;
	}
	.mobile-filter-close h6 {
		color: #fff;
		font-size: 1.6rem;
	}
	.clear-filter-main {
		padding: 20px 0;
	}
	.hidden-filter .col-lg-3 {
		margin-bottom: 15px;
		width: 50%;
	}
	.hidden-filter {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #191919;
        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);
    }
	.hidden-filter .col-lg-3 h5 {
        display: block;
    }
	.select-style {
        border-radius: 10px;
        background-color: rgba(155, 137, 108, 0.7);
        border-color: rgba(155, 137, 108, 0.7);
    }
	.aanbod-open-filter .select-style {
		display: none;
	}
	.hidden-filter .col-lg-3.aanbod-open-filter {
		width: 100%;
	}
	.filter-content {
        border-color: rgba(155, 137, 108, 0.7);
    }
	.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;
		background-color: transparent;
	}
	.aanbod-open-filter.select-style {
		background-image: none;
	}
	.aanbod-open-filter label {
		border-radius: 10px;
		border: 1px solid rgba(155, 137, 108, 0.7);
		background: rgba(155, 137, 108, 0.7);
		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: 8px;
		color: #fff;
		opacity: 0.65;
	}
	.aanbod-open-filter .form-check-input {
		background-color: transparent;
		border-radius: 0;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		border: 0;
		left: 8px;
		margin: 0;
		background-color: transparent;
		border-color: transparent;
		background-image: none;
	}
	.aanbod-open-filter label:has(input:checked) {
		padding-left: 30px;
		background-color: #9B896C;
		border-color: #9B896C;
		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: 25px;
	}
	.auto-overview-filter-result {
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 15px;
        left: 0;
        background: #191919;
        z-index: 99;
        border-top: 1px solid rgba(255, 255, 255, 0.3);
		display: flex;
		gap: 2px;
	}
	.auto-overview-filter-result .common-btn::after,
	.auto-overview-filter-result .common-btn::before {
		display: none;
	}
	.reset_all_filter {
        border-radius: 10px 0 0 10px;
        background-color: rgba(155, 137, 108, 0.7);
        height: 100%;
        width: 100%;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
	.filter-reset a:hover {
		color: #fff;
	}
	.filter-reset img {
        margin-left: 0;
        margin-right: 5px;
    }
	.mobile-filter {
        display: none;
        padding-bottom: 150px;
    }
	.filter-sort .each-filter {
        width: 190px;
        margin-top: 10px;
    }
	.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%);
    }
    .filter-sort h6{
		color: #fff;
		min-width: 100px;
    }
	.filter-main {
		margin-top: 30px;
	}
	.sorteren_op-filter .filter-sort .select-style {
		padding-left: 10px;
		border-radius: 5px;
		border-color: transparent;
		color: #9B896C;
		background-color: transparent;
		border-color: transparent;
	}
	.sorteren_op-filter .filter-sort .select-style.show {
		border-color: rgba(155, 137, 108, 0.7);
	}
	.filter-main-wrap h4 {
		margin-top: 0;
	}
	.filter-reset {
		min-width: 97px;
        display: block;
	}
	.clear-filter-main .filter-reset {
		display: none;
	}
	.aanbod-product-block {
		padding-bottom: 60px;
	}
	.aanbod-product-block .col-xl-4 {
		padding-left: 0;
		padding-right: 0;
	}
	.aanbod-product-block .aanbod-product-grid {
		margin-left: 0;
		margin-right: 0;
		row-gap: 20px;
	}
	/****aanbod-list****/
	.aanbod-product-block .aanbod-list-row {
		row-gap: 20px;
	}
	/****popup****/
	.modal-area .modal-content .col-lg-5 {
		width: 100%;
	}
	.modal-area .modal-content .col-lg-7 {
		width: 100%;
	}
	.modal-area .pop-up-image img {
		border-radius: 20px 20px 0 0;
	}
	.modal-area .popup-content {
        padding: 30px;
        padding-right: 30px;
    }
	/****verkocht****/
	.verkocht-top {
		padding: 150px 0 50px;
	}
	.listview-top-content.privacy_section {
		padding-top: 115px;
		padding-bottom: 50px;
	}
	.aanbod_dtl_banner .sec-line {
		bottom: 0%;
	}
	.diensten-list-top-line {
		top: -5%;
	}
	.dtl-slider-sec .sec-line {
        top: 0;
        bottom: auto;
    }
	.footer-wrap .col-lg-4{
		width: 100%;
	}
	.footer-wrap .col-lg-8{
		width: 100%;
	}
	.sec-line.diensten-list-top-line{
		height: 500px;
	}
	.sec-line.diensten-list-btm-line{
		height: 500px;
	}
	.aanbod-dtl-content-btn{
		display: none;
	}
	.footer-review-merge .sec-line{
		display: none;
	}
	.why-us-reach-text p strong{
		display: block;
		padding-right: 0;
	}
	.diensten-list-sec .col-lg-12 {
		padding-left: 0;
		padding-right: 0;
	}
	.why-us-reach-img::after {
		height: calc(100% + 65px);
	}
	.each-team-info {
		padding-bottom: 69px;
	}
	.over-ons-team-slider .swiper-wrapper {
		justify-content: normal;
	}

}
@media(max-width: 767.98px){
	#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: #050505;
		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;
		margin-bottom: 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;
	}
	.morgeninternet-footer{
        margin-bottom : 45px !important;
    }
	.iframe-footer {
		margin-bottom: 44px !important;
	}
	.privacy_section p {
		word-break: break-word;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	h1 {
		font-size: 4rem;
		line-height: 48px;
	}
	h2 {
		font-size: 3.2rem;
		line-height: 40px; 
	}
	h4 {
		font-size: 1.8rem;
		line-height: 24px;
	}
	h6 {
		font-size: 1.4rem;
	}
	p {
		font-size: 1.4rem;
		line-height: 22px;
	}
	body {
		font-size: 1.4rem;
	}
	.txt-btn {
		font-size: 1.4rem;
	}
	.common-btn {
		font-size: 1.4rem;
		padding: 8px 48px 8px 24px;
	}
	.common-btn::after,
	.common-btn::before {
		width: 32px;
		height: 32px;
		background-size: 12px;
	}
	.common-arrow {
		width: 37px;
		height: 37px;
		border-radius: 8px;
	}
	.common-arrow img {
		width: 16px;
	}
	.side-menu {
		width: 300px;
		padding: 110px 20px 30px;
	}
	.parent-dropdown > ul > li {
		font-size: 1.4rem;
	}
	.side-menu > .side-menu-wrap > ul > li {
		font-size: 1.8rem;
	}
	.side-menu .parent-dropdown img {
		top: 12px;
	}
	.banner-content {
		top: auto;
		bottom: 30px;
		transform: translateY(0);
	}
	.banner-content h1 {
		margin-bottom: 14px;
	}
	.banner-content p {
		margin: 16px 0 32px;
	}
	.banner-sec::before {
		height: 70px;
	}
	.product-sec {
		padding: 50px 0;
	}
	.product-heading {
		margin-bottom: 40px;
	}
	.product-heading h4 {
		margin-bottom: 10px;
	}
	.product-slider-top .common-arrow {
        top: 23%;
    }
	.product-slider-img {
		border-radius: 10px;
	}
	.each-product-img {
		border-radius: 10px;
	}
	.each-product-model h3 {
		font-size: 1.6rem;
		line-height: 24px;
	}
	.each-product-spec h4 {
		font-size: 1.4rem;
		line-height: 20px;
	}
	.product-top-line {
        top: -10%;
    }
	.service-sec {
		padding: 40px 0;
	}
	.service-heading h4 {
		margin-bottom: 10px;
	}
	.service-heading {
		margin-bottom: 40px;
	}
	.service-thumb {
		padding: 4px 16px 40px 54px;
	}
	.service-info {
		min-height: 350px;
	}
	.each-service-info-text p {
		margin: 10px 0 30px;
	}
	.each-service-info-text {
		padding: 16px;
	}
	.werkplaats-service {
		padding: 18px;
	}
	.werkplaats-service-heading h4 {
		font-size: 1.6rem;
		margin-bottom: 10px;
	}
	.werkplaats-service-marquee-wrap li {
		font-size: 1.6rem;
	}
	.werkplaats-service-marquee-wrap ul,
	.werkplaats-service-marquee-wrap {
		gap: 23px;
	}
	.about-cta-text p {
		margin: 10px 0 32px;
	}
	.why-us-sec {
		padding-bottom: 50px;
	}
	.why-us-reach-img {
		width: 80px;
	}
	.why-us-reach-img-frame {
		height: 63px;
		width: 63px;
		top: 8px;
	}
	.why-us-desc {
		margin: 23px 0 41px;
	}
	.why-us-right {
		padding: 50px 15px 50px 22px;
	}
	.why-us-list {
		margin: 30px 0;
	}
	.each-why-us-list-img {
		min-width: 48px;
		height: 48px;
	}
	.each-why-us-list-img img {
		width: 30px;
		height: 30px;
	}
	.review-sec {
		padding: 38px 0 50px;
	}
	.review-sec {
		padding: 50px 0 40px;
	}
	.footer-social li a {
		height: 40px;
		width: 40px;
	}
	.footer-social ul {
		gap: 14px;
	}
	.footer-wrap {
		/* max-width: 280px; */
		width: 100%;
		margin: 0 auto;
	}
	.footer-info-group {
		width: 100%;
		flex-direction: column;
		padding-left: 77px;
	}
	.each-footer-info h6 {
		font-size: 16px;
	}
	.each-footer-info p {
		font-size: 1.6rem;
	}
	.each-footer-info table {
		font-size: 1.6rem;
	}
	.footer-nav > ul > li {
		font-size: 1.6rem;
	}
	/****diensten-list****/
	.inner-banner-sec::before {
		height: 70px;
	}
	.inner-banner-content {
        top: 55%;
    }
	.each-inner-banner {
        height: 355px;
    }
	.diensten-list-sec {
		padding: 30px 0;
	}
	.each-list-txt {
        padding: 25px 20px;
    }
	.each-list-img {
        height: 280px;
    }
	.each-list-img img,
	.each-list-img::after {
		border-radius: 10px;
	}
	/****diensten-dtl****/
	.diensten-dtl-top {
        padding: 132px 0 50px;
    }
	.diensten-dtl-top-info {
        margin-top: 25px;
    }
	.diensten-dtl-top-info h6 {
        margin-top: 14px;
    }
	.diensten-dtl-top-img img {
		border-radius: 10px;
	}
	.diensten-dtl-top-info h1 {
		margin-bottom: 16px;
	}
	.diensten-dtl-mid {
		padding-bottom: 30px;
	}
	.diensten-dtl-mid td sup img {
        width: 30px;
        height: 40px;
    }
	.diensten-dtl-top-info h4 {
        margin-bottom: 10px;
    }
	.diensten-dtl-mid td sup {
        max-width: 63px;
        height: 63px;
		margin: -28px auto 0;
    }
	.diensten-dtl-mid td {
        padding: 0 15px 30px;
		border-radius: 10px;
    }
	.diensten-dtl-mid td h3 {
        margin: 20px 0 12px;
    }
	.diensten-dtl-mid tr {
        row-gap: 50px;
    }
	.form-sec {
		padding: 50px 0;
	}
	.form-title h2 {
        font-size: 3.2rem;
        line-height: 40px;
    }
	.form-right .form-style {
		font-size: 1.4rem;
		padding: 23px 23px;
		letter-spacing: normal;
		border-radius: 10px;
	}
	.each-form-contact li {
		font-size: 1.6rem;
		line-height: 24px;
	}
	.each-form-contact h6 {
		line-height: 22px;
	}
	.form-title {
		margin-bottom: 42px;
	}
	.form-wrap {
		padding: 12px 12px;
	}
	.each-form-contact li img {
		width: 21px;
		height: 15px;
	}
	.each-form-arrow {
		width: 42px;
		height: 40px;
	}
	.form-right .form-group {
		margin-bottom: 15px;
	}
	.form-right textarea.form-style {
		height: 154px;
	}
	.form-wrap .common-btn {
        min-width: 339px;
        position: absolute;
        bottom: 25px;
        left: 50%;
        transform: translateX(-50%);
    }
	.form-group-textarea .form-style {
		border-radius: 0;
		border: 0;
	}
	.form-group-textarea {
		border-radius: 10px;
		border: 1px solid rgba(242, 240, 239, 0.20);
		position: relative;
		padding-bottom: 50px;
		margin-bottom: 0 !important;
	}
	.form-group-textarea .form-style:focus {
		border: 0;
		background-color: transparent;
	}
	.form-group-textarea:focus {
		box-shadow: none !important;
		border: 1px solid #9B896C !important;
		color: #F2F0EF !important;
		background-color: rgba(2, 43, 54, 0.20) !important; 
	}
	.each-form-contact ul {
		margin-bottom: 25px;
		gap: 26px;
	}
	.each-form-contact li:first-child {
		height: 48px;
		min-width: 48px;
	}
	.dtl-slider-sec {
		padding: 35px 0;
	}
	.dtl-slider .each-list-img {
        height: 300px;
    }
	.dtl-slider-title {
        margin-bottom: 25px;
    }
	.dtl-slider-title h4 {
        margin-bottom: 2px;
    }
	.dtl-slider .each-list-img {
        height: 280px;
    }
	/****contact****/
	.map {
		height: 305px;
	}
	/****over-ons****/
	.over-ons-top-block {
		padding: 30px 0;
	}
	.over-ons-left-mobile-img img,
	.over-ons-right-img img {
		border-radius: 10px;
	}
	.over-ons-left-content h2 {
        font-size: 3rem;
        line-height: 40px;
        margin-bottom: 15px;
    }
	.over-ons-left-content {
        margin: 30px 0;
    }
	.over-ons-right-img {
        margin-bottom: 28px;
		height: 270px;
    }
	.over-ons-right-content h6 {
		margin-bottom: 8px;
	}
	.over-ons-left-mobile-img {
        height: 270px;
    }
	.over-ons-why-us-sec {
		padding: 30px 0;
	}
	.over-ons-team-sec {
		padding: 30px 0;
	}
	.over-ons-team-arrow .swiper-button-prev {
        right: 60px;
    }
	.over-ons-team-slider .over-ons-team-img,
	.over-ons-team-img img,
	.over-ons-team-slider .over-ons-team-img {
		border-radius: 10px;
	}
	.over-ons-team-top {
        margin-bottom: 25px;
    }
	.over-ons-team-info h3 {
		line-height: 32px;
	}
	.aanbod-top-info {
        padding: 150px 0 45px;
    }
	.aanbod-top-info-left h6 {
		line-height: 23px;
	}
	.aanbod-top-info-right strong h6, .aanbod-top-info-right em h6 {
		line-height: 22px;
	}
	.aanbod-top-info-right strong h4, .aanbod-top-info-right em h4 {
		font-size: 1.6rem;
		line-height: 24px;
	}
	.aanbod-top-info-left h3 {
		margin-bottom: 10px;
	}
	.aanbod-top-info-left {
        margin-bottom: 15px;
    }
	.each-aanbod-dtl-content-part h4 {
		font-size: 1.5rem;
	}
	.each-aanbod-dtl-content {
        width: 48.7%;
		padding: 16px 10px;
    }
	.aanbod-dtl-content {
		padding-top: 0;
	}
	.each-aanbod-dtl-content-img img {
        height: 40px;
        width: 40px;
    }
	.aanbod-dtl-content-wrap {
        gap: 10px;
    }
	.aanbod-dtl-content-btn {
        margin-top: 20px;
    }
	.aanbod-dtl-content-btn .grey-btn {
		margin-top: 10px;
	}
	.dtl-tab-sec {
        padding-top: 46px;
        padding-bottom: 40px;
    }
    .kenmerken-tab {
        padding-top: 13px;
    }
    .kenmerken-tab li {
        font-size: 1.4rem;
        padding: 12px 19px;
		width: 100% !important;
    }
    .each-onderhoud-block {
        margin-bottom: 15px;
    }
    .left-bg-block {
        width: 110px;
    }
    .block-dtls {
        width: calc(100% - 110px);
        min-height: 183px;
    }
    .dtl-tab-sec .bullet-panel ul li {
        font-size: 1.4rem;
        padding-left: 12px;
    }
    .dtl-tab-sec .bullet-panel li:after {
        background-size: 5px;
        width: 5px;
        height: 5px;
    }
    .block-dtls h5 {
        font-size: 1.6rem;
    }
    .each-onderhoud-block p {
        margin-bottom: 20px;
    }
    .kenmarken-popup-close {
        width: 35px;
        height: 35px;
    }
    .kenmerken-popup-model {
        padding-bottom: 14px;
    }
    .kenmarken-popup-content {
        padding-left: 18px;
        padding-right: 18px;
        height: calc(100% - 108px);
    }
    .kenmarken-popup-inner {
        padding: 35px 20px;
    }
    .kenmarken-popup-content ul {
        margin-bottom: 25px;
    }
    .tab-btn {
        display: none;
    }
    .tab_drawer_heading {
		color: #fff;
		font-family: 'InterTight-Medium';
		font-size: 1.4rem;
		line-height: 22px;
		display: block;
		background-color: rgba(255, 255, 255, 0.41);
		overflow: hidden;
		align-items: center;
		border-radius: 8px;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		position: relative;
		word-break: break-word;
		cursor: pointer;
		width: 100%;
		text-align: left;
		margin: 0;
		margin-bottom: 15px;
        max-width: max-content;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        padding: 9px 50px 9px 25px;
    }
	.tab_drawer_heading::after,
	.tab_drawer_heading::before {
		content: "";
		width: 32px;
		height: 32px;
		position: absolute;
		background-color: #fff;
		border-radius: 6px;
		left: -50px;
		top: 4px;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		background-image: url(../images/dtl-btn-arrow.svg);
		background-size: 5px;
		background-position: center center;
		background-repeat: no-repeat;
	}
	.tab_drawer_heading::after {
		right: 4px;
		left: auto;
	}
	.tab_drawer_heading.d_active, .tab_drawer_heading:hover {
        color: #fff;
        background: #9B896C;
        margin-bottom: 28px;
    }
	.tab_drawer_heading.d_active::after, 
	.tab_drawer_heading:hover::after {
		background-image: url(../images/dtl-btn-arrow-hover.svg);
		background-size: 12px;
	}
	.bullet-panel h4 {
        font-size: 1.8rem;
    }
	.left-bg-block h6 {
		font-size: 1.4rem;
	}
    .tab-btm-btn {
        margin-bottom: 45px;
        text-align: center;
        margin-top: 23px;
        font-size: 1.4rem;
        padding: 8px 56px 8px 24px;
        text-align: right;
        max-width: max-content;
        margin-right: 0;
        margin-left: auto;
        display: flex;
    }
	.tab-btm-btn::before, .tab-btm-btn::after {
		width: 32px;
		height: 32px;
		background-size: 12px;
	}
    .tab-popup-area p {
        -webkit-line-clamp: 2;
    }
    .tab-popup-area h3 {
        font-size: 2.4rem;
    }
    .tab-popup-content h4 {
        line-height: 20px;
        font-size: 1.8rem;
    }
    .popup-cross img {
        width: 25px;
    }
    .popup-cross {
        width: 38px;
        height: 38px;
        top: 16px;
        right: 12px;
    }
	.aanbod-product-grid .each-product-model h3 {
		font-size: 1.6rem;
		line-height: 24px;
	}
	.each-product-model h6 {
        line-height: 22px;
    }
	.aanbod-product-grid .each-product-spec h4, 
	.aanbod-product-grid .each-product-spec h6 {
        font-size: 1.4rem;
    }
	.aanbod-product-grid .product-price-mob h4 strong, 
	.aanbod-product-grid .product-price-mob h4 {
		font-size: 1.4rem;
	}
	.related-car-sec {
        padding: 50px 0;
    }
	/****aanbod-list****/
	.aanbod-filter-sec {
        padding: 40px 0 40px;
    }
	.aanbod-heading-sec li {
		font-size: 1.6rem;
	}
	.aanbod-heading-sec {
        padding: 200px 0 0;
    }
	.aanbod-heading-sec h6 {
		margin-top: 4px;
	}
	.filter-main-wrap h4, .filter-sort h6 {
        font-size: 1.4rem;
    }
	.select-style {
		padding: 8px 48px 8px 24px;
	}
	.select-style::before, .select-style::after {
		width: 32px;
		height: 32px;
		background-size: 5px;
	}
	.select-style:hover::after {
		background-size: 12px;
	}
	.filter-main-wrap {
		flex-wrap: wrap;
	}
	.filter-main-wrap h4 {
		width: 100%;
	}
	.filter-main-row {
		width: 100%;
	}
	.hidden-filter .col-lg-3 {
        width: 100%;
    }
	.aanbod-product-block {
		padding-bottom: 30px;
	}
	/****bedankt****/
	.bedankt-banner-content p {
        margin: 16px 0 32px;
    }
	.each-bedankt-banner {
        height: 580px;
    }
	.bedankt-banner-content h1 {
		margin-bottom: 14px;
	}
	.bedankt-banner-content {
		top: 65%;
	}
	/****popup****/
	.modal-area .pop-up-image img {
        border-radius: 10px 10px 0 0;
    }
	.modal-area .popup-content {
        padding: 20px 18px;
        padding-right: 18px;
    }
	.modal-area .popup-content ul {
		margin: 15px 0;
		padding-left: 0;
	}
	.modal-area .close-img {
        top: 10px;
        right: 10px;
        width: 35px;
        height: 35px;
        border-radius: 6px;
    }
	.modal-area .popup-content li {
		line-height: 22px;
		font-size: 1.4rem;
	}
	.modal-area .popup-content h3{
		margin-top: 15px;
	}
	/****verkocht****/
	.verkocht-top {
		padding: 130px 0 30px;
	}
	.aanbod-filter-sec .sec-line {
		width: 25%;
	}
    .dtl-slider-sec .sec-line {
        width: 25%;
    }
	.over-ons-top-block .sec-line {
        width: 30%;
    }
	.why-us-left::before{
        background: linear-gradient(146deg, #232323 4.32%, rgba(35, 35, 35, 0.92) 45.35%, rgba(35, 35, 35, 0.00) 100%);
	}
	.why-us-left::after{
		background: radial-gradient(212.65% 139.2% at 100% 96.83%, #9B896C 0%, rgba(35, 35, 35, 0.21) 82.75%, #232323 100%);
	}
	.why-us-reach{
		column-gap: 14px;
	}
	.product-sec .sec-line {
		height: 500px;
	}
	.sec-line.diensten-list-top-line{
		height: 290px;
	}
	.sec-line.diensten-list-btm-line{
		height: 290px;
	}
	.product-price-mob {
        height: 40px;
    }
	.footer-info .mobile-footer-nav{
        display: block;
    }
	.footer-info  .desktop-footer-nav{
		display: none;
	}
	.footer-info{
		display: flex;
		row-gap: 18px;
	}
	.why-us-line {
        top: 27%;
    }
	.service-thumb li {
		padding: 32px 50px 30px 0;
	}
	.listview-top-content.privacy_section {
        padding-top: 110px;
        padding-bottom: 35px;
    }
	.clear-filter-main {
        padding: 0;
		padding-bottom: 5px;
    }
	.why-us-reach-text{
		padding-top: 0;
	}
	.why-us-reach-text h3 {
		margin-bottom: 15px;
	}
	.why-us-reach-img::after {
        height: calc(100% + 17px);
    }
	.each-team-info {
		padding-bottom: 25px;
	}


}
@media(max-width: 429.98px){
	h1 {
        font-size: 3.4rem;
        line-height: 42px;
    }
	h2 {
        font-size: 3rem;
        line-height: 37px;
    }
	.common-arrow img {
        width: 12px;
    }
	.txt-btn::after {
		height: 10px;
		width: 10px;
		right: 5px;
		top: 52%;
		background-size: 10px;
	}
    .header-logo img {
        width: 135px;
    }
	.sec-line {
        width: 20%;
    }
	.product-slider-top {
		padding: 10px;
	}
	.each-product-spec {
		padding: 5px;
		column-gap: 5px;
	}
	.service-thumb li::after{
		background-size: 20px;
	}
	.product-spec-img {
        min-width: 20px;
        width: 20px;
    }
	.each-product-spec h4 {
		font-size: 1.2rem;
		line-height: 18px;
	}
	.each-product-spec h6 {
		font-size: 1.2rem;
	}
	.product-price-mob {
		padding-left: 10px;
	}
	.product-price-mob h4 strong {
		margin-right: 6px;
	}
	.product-price-mob h4 {
		font-size: 1.2rem;
	}
	.service-thumb li {
		font-size: 2rem;
	}
	.why-us-reach {
		flex-direction: column;
	}
	.why-us-line {
		top: -5%;
	}
	.review-sec {
        padding: 35px 0;
    }
	.footer-area {
		padding: 47px 0 47px;
	}
	.footer-info-group {
		padding-left: 0px;
	}
	/****diensten-dtl****/
	.diensten-dtl-mid td sup {
        margin: -27px auto 0;
    }
	.form-title h2 {
        font-size: 3rem;
        line-height: 37px;
		margin-bottom: 10px;
    }
	.form-sec {
        padding: 30px 0;
    }
	.form-title {
        margin-bottom: 30px;
    }
	.form-wrap {
        border-radius: 10px;
    }
	.form-right .form-style {
        font-size: 1.4rem;
        padding: 15px 15px;
        border-radius: 5px;
    }
	.form-wrap .common-btn {
        min-width: 230px;
    }
	.each-form-left {
		border-radius: 10px;
		padding: 15px 15px;
	}
	.each-form-contact ul {
        margin-bottom: 18px;
        gap: 20px;
    }
	.each-form-contact li img {
        width: 16px;
        height: 16px;
    }
	.each-form-contact li:first-child {
        height: 40px;
        min-width: 40px;
    }
	.each-form-arrow {
        width: 36px;
        height: 34px;
    }
	.each-form-arrow img {
		width: 12px;
	}
	.each-form-contact li {
        font-size: 1.4rem;
        line-height: 22px;
    }
	/****over-ons****/
	.over-ons-left-mobile-img {
        height: 220px;
    }
	.over-ons-right-img {
        height: 220px;
    }
	/****aanbod-dtl****/
	.aanbod-top-info {
        padding: 130px 0 35px;
    }
	.aanbod-top-info-left h3 {
        font-size: 2.2rem;
		margin-bottom: 5px;
    }
	.aanbod-top-info-right {
        gap: 6px;
        flex-wrap: wrap;
    }
	.each-big-car img, .each-small-car img {
		border-radius: 10px;
		overflow: hidden;
	}
	.each-aanbod-dtl-content {
        width: 100%;
		padding: 10px 10px;
    }
	.each-aanbod-dtl-content-img img {
        height: 35px;
        width: 35px;
    }
	.each-aanbod-dtl-content-part h6 {
		margin-bottom: 6px;
	}
	.aanbod-dtl-content-wrap .each-aanbod-dtl-content:nth-child(1):after, 
	.aanbod-dtl-content-wrap .each-aanbod-dtl-content:nth-child(2):after, 
	.aanbod-dtl-content-wrap .each-aanbod-dtl-content:nth-child(3):after, 
	.aanbod-dtl-content-wrap .each-aanbod-dtl-content:nth-child(4):after {
        height: 38px;
        width: 38px;
        background-size: 38px;
    }
	.tab-btm-btn {
        margin-bottom: 30px;
        margin-top: 15px;
    }
	.related-car-sec {
        padding: 30px 0;
    }
	.related-car-title h4 {
		margin-bottom: 5px;
	}
	.related-car-title {
        margin-bottom: 25px;
    }
	/****aanbod-grid****/
	.filter-sort::after {
		display: none;
	}
	.filter-sort {
        padding-left: 0;
        margin-left: 0;
		flex-wrap: wrap;
		justify-content: center;
    }
	.aanbod-product-grid .product-price-mob h4 strong, .aanbod-product-grid .product-price-mob h4 {
        font-size: 1.3rem;
    }
	.aanbod-product-grid .each-product-spec h4, .aanbod-product-grid .each-product-spec h6 {
        font-size: 1.3rem;
    }
	.aanbod-product-grid .product-spec-img img {
        height: 20px;
    }
	.footer-info{
		flex-wrap: wrap;
	}
	.why-us-desc {
        margin: 12px 0 35px;
    }
	.why-us-left {
        padding: 30px 8px;
    }
	.why-us-reach-text p{
		font-size: 1.2rem;
	}
	.why-us-reach-text h3{
		font-size: 1.8rem;
	}
	.each-team-info {
		gap: 12px !important;
	}
	.why-us-reach-img-frame {
        height: 50px;
        width: 50px;
        top: 8px;
    }
	.why-us-reach-img::after {
        height: calc(100% + -10px);
    }
	.each-team-info {
        padding-bottom: 0;
    }


}