@media (min-width: 1600px) {
	.container {
		max-width: 1536px;
	}
}
@media(max-width: 1599.98px){
	h1 {
		font-size: 6rem;
		line-height: 68px;
	}
	h2 {
		font-size: 4rem;
		line-height: 46px;
	}
	.header-logo img {
		width: 110px;
	}
	.header-nav > ul,
	.header-contact-part {
		gap: 10px;
	}
	.side-menu-nav > ul > li {
		font-size: 4rem;
		line-height: 46px;
	}
	.side-menu-nav .parent-dropdown img {
		top: 16px;
	}
	.side-menu {
		top: 106px;
	}
	.side-menu-btm-part {
		margin-top: 10%;
	}
	.header-area .col-xl-3 {
		width: 26%;
	}
	.header-area .col-xl-7 {
        width: 55%;
    }
	.header-area .col-xl-2 {
		width: 19%;
	}
	.banner-video, .each-banner {
		height: 800px;
	}
	.product-sec {
		padding: 28px 0 100px;
	}
	.product-btn .border-btn {
		min-width: 600px;
	}
	.each-product-text {
		padding: 23px 30px;
	}
	.each-product-text ul {
		margin: 20px 0;
		padding: 20px 0;
	}
	.each-counter {
		padding-right: 55px;
		margin-right: 55px;
	}
	.about-block {
		padding-bottom: 50px;
	}
	.about-sec {
		padding: 100px 0 0;
	}
	.review-sec {
		padding: 100px 0 80px;
	}
	/****diensten****/
	.each-inner-banner {
		height: 540px;
	}
	.d-list-sec {
		padding: 100px 0;
	}
	/****popup****/
	.modal-area .modal-dialog {
		max-width: 70%;
	}
	.modal-area .popup-content {
		padding: 65px 55px 65px;
	}
	/****diensten-dtl****/
	.back-btn-part {
		top: 156px;
	}
	.diensten-dtl-top {
		padding-top: 100px;
	}
	.diensten-table-block {
		padding: 100px 0;
	}
	.dienst-dtl-slider-sec {
		padding: 100px 0;
	}
	.dienst-dtl-slider-title {
		margin-bottom: 70px;
	}
	/****vacature-dtl****/
	/****over-ons****/
	.over-ons-top-block {
		padding: 100px 0 23px;
	}
	.over-ons-top-block-info h2 {
		margin-bottom: 20px;
	}
	.over-ons-btm-block-info {
		padding-left: 79px;
	}
	.over-ons-btm-block {
		padding-bottom: 100px;
	}
	.over-ons-team-sec {
		padding: 100px 0;
	}
	.over-ons-team-title {
		margin-bottom: 60px;
	}
	/* *** aanbod list **** */
    .hidden-filter .col-lg-3 {
        width: 19%;
    }
    /* *** aanbod dtl *** */
    .kenmerken-tab li{
        width: 25%;
    }
    .dtl-car-spec td{
        gap: 18px;
    }
    .aanbod-dtl-top-sec {
        padding-top: 156px;
    }
    .aanbod-dtl-top-btn {
        margin-top: -56px;
    }
    .form-left-text{
        gap: 80px;
    }
    /* *** conatact *** */
    .each-form-text td:first-child {
        padding-right: 20px;
    }
    .form-sec.contact-form-sec {
        padding-top: 155px;
    }
	/****Historie****/
	.historic-btm-block {
		padding-bottom: 80px;
	}
	.historic-mid-block-info {
		padding-right: 11%;
	}
	.header-social li img {
		margin-right: 5px;
		width: 15px;
	}
	.header-logo {
		margin-right: 16px;
		padding-right: 16px;
	}
	.service-left-mark{
		top: 18%;
	}
	.service-right-mark{
		top: 18%;
	}
	.each-new-historie-info {
		gap: 40px;
	}
	.new-historie-info .col-6:nth-child(odd) .each-new-historie-text {
		padding-left: 30px;
	}
	.new-historie-info .col-6:nth-child(odd) .each-new-historie-text h2::after {
		top: 35%;
		left: -24px;
		width: 27px;
	}
	.new-historie-info .col-6:nth-child(even) .each-new-historie-text {
		padding-right: 30px;
	}
	.new-historie-info .col-6:nth-child(even) .each-new-historie-text h2::after{
		top: 35%;
		right: -50px;
		width: 27px;
	}
	.new-historie-wrap {
		margin-top: -60px;
	}
	.new-historie-sec {
		padding-bottom: 120px;
	}
	.footer-bovag {
		margin-left: 6%;
	}
	.header-social li:first-child img {
		width: 12px;
	}
	
}
@media(max-width: 1399.98px){
	h1 {
        font-size: 5rem;
        line-height: 55px;
    }
	h3 {
		font-size: 2.6rem;
		line-height: 30px;
	}
	.common-btn {
		padding: 12px 34px;
	}
	.header-logo img {
        width: 80px;
    }
	.header-area {
    	padding: 18px 0;
	}
	.header-contact-part, 
	.header-social ul {
        gap: 15px;
    }
	/* .header-nav > ul > li,
	.header-social li {
		font-size: 1.5rem;
	} */
	.side-menu {
        top: 86px;
    }
	.header-area .col-xl-3 {
        width: 23%;
    }
	.header-area .col-xl-7 {
        width: 61%;
    }
	.header-area .col-xl-2 {
		width: 16%;
	}
	.header-nav {
		margin-right: 14px;
	}
	.header-logo {
        margin-right: 8px;
        padding-right: 8px;
    }
	.header-social li img {
		margin-right: 5px;
		width: 16px;
		height: 16px;
	}
	.header-logo::after {
		top: 5px;
	}
	.banner-video, .each-banner {
        height: 700px;
    }
	.product-sec {
		padding: 28px 0 80px;
	}
	.product-btn .border-btn {
        min-width: 500px;
    }
	.each-home-service-part sub {
		margin-top: 70px;
	}
	.each-home-service-img {
		height: 342px;
	}
	.home-service-title p {
		margin: 20px 0 25px;
	}
	.home-service {
		padding: 80px 0 36px;
	}
	.each-counter {
        padding-right: 35px;
        margin-right: 35px;
    }
	.about-title p {
		margin: 20px 0 22px;
	}
	.about-info-wrap p::before,
	.about-info-wrap p::after {
		height: 55px;
		width: 83px;
		background-size: 83px;
	}
	.about-sec {
		padding: 80px 0 0;
	}
	.review-sec {
		padding: 80px 0 80px;
	}
	.footer-area {
		padding: 80px 0 35px;
	}
	/****diensten****/
	.d-list-sec {
		padding: 80px 0;
	}
	/****popup****/
	.modal-area .modal-dialog {
        max-width: 80%;
    }
	.modal-area .popup-content {
        padding: 50px 40px;
    }
	/****diensten-dtl****/
	.back-btn-part {
		top: 130px;
	}
	.diensten-dtl-top {
        padding-top: 80px;
    }
	.diensten-dtl-top-info {
		padding-top: 79px;
	}
	.diensten-dtl-top-info h2 {
		margin-bottom: 22px;
	}
	.diensten-dtl-top .diensten-dtl-top-img-part {
		padding-left: 6%;
	}
	.diensten-table-block {
		padding: 80px 0;
	}
	.diensten-table-block-info td p::after {
		height: 95px;
	}
	.dienst-dtl-slider-sec {
		padding: 80px 0;
	}
	.dienst-dtl-slider-title {
        margin-bottom: 55px;
    }
	/****vacature-dtl****/
	/****over-ons****/
	.over-ons-top-block {
		padding: 80px 0 23px;
	}
	.over-ons-top-block-info {
		padding-right: 20px;
	}
	.over-ons-btm-block-info {
        padding-left: 68px;
    }
	.over-ons-btm-block {
		padding-bottom: 80px;
	}
	.over-ons-about-title {
		margin-bottom: 45px;
	}
	.over-ons-team-sec {
        padding: 80px 0;
    }
	.over-ons-team-title {
        margin-bottom: 45px;
    }
	.each-team-slide-img {
		height: 380px;
	}
	/* **** aanbod list *** */
    .hidden-filter .col-lg-3 {
        width: 20%;
    }
    .each-filter::after{
        height: 52px;
        top: -6px;
    }
    .aanbod-product-sec .each-product::before{
        top: 42%;
        left: 4%;
    }
    .aanbod-product-sec .each-product::after{
        top: 42%;
        right: 4%;
    }
    .aanbod-product-sec  .each-product-text td img{
        width: 25px;
		margin-right: 8px;
    }
    .each-product-text td:nth-child(even){
        padding-left: 20px;
    }
    .aanbod-product-sec .each-product-text{
        padding: 20px;
    }
    .aanbod-product-sec {
        padding-bottom: 100px;
    }
    /* *** aanbod dtl **** */
    .dtl-car-spec td img{
        width: 22px;
    }
    .dtl-car-spec td {
        padding: 0 13px;
    }
    .dtl-top-slider .swiper-button-next {
        right: 19.5%;
    }
    .dtl-top-slider .swiper-button-prev {
        left: 19.5%;
    }
    .kenmerken-tab ul {
        column-gap: 80px;
    }
    .kenmerken-tab li {
        width: 28.5%;
    }
    .dtl-tab-sec{
        padding-bottom: 90px;
    }
    .dtl-car-info-area {
        padding-bottom: 70px;
    }
    .aanbod-dtl-top-btn {
        margin-top: -76px;
    }
    .form-heading {
        padding-bottom: 45px;
    }
    .form-heading h2{
        padding-bottom: 20px;
    }
    .form-sec{
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .form-left-text {
        gap: 34px;
    }
    .form-area-wrap .col-lg-7 {
        padding-left: 15px;
        padding-right: 15px;
        width: 53%;
    }
    .form-area-wrap .col-lg-5 {
        padding-left: 15px;
        padding-right: 15px;
        width: 47%;
    }
    .form-area-wrap .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .form-left-area .col-lg-5 {
        width: 40%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .form-left-area .col-lg-7 {
        width: 60%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .form-left-area .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    .form-area textarea.form-styl {
        min-height: 180px;
    }
    /* *** verkocht **** */
    .Verkocht-product-sec {
        padding-top: 145px;
        padding-bottom: 100px;
    }
    /* *** contact **** */
    .form-sec.contact-form-sec {
        padding-top: 110px;
    }
    .form-sec .pattern{
        top: 90px;
    }
    .each-form-text td:first-child {
        padding-right: 10px;
    }
	.dtl-header .header-btn .white-btn{
		padding: 12px 14px;
	}
	.product-sec .sec-mark {
		bottom: -25%;
	}
	.header-btn .common-btn{
		padding: 12px 14px;
	}
	.about-block-img {
		padding: 400px 0 24px;
	}
	.sorteren_op-filter::after {
        height: 52px;
        top: -6px;
    }
	.tab-sec-merk{
		/*bottom: -36%;*/
	}
	.inner-banner-sec .sec-mark{
		bottom: -16%;
	}
	.each-over-ons-about-info {
		padding: 55px 20px;
	}
	.map {
		height: 520px;
	}
	.diensten-table-block-info tr{
		padding: 25px 18px;
	}
	.diensten-table-block-info tr td p {
		padding-left: 22px;
	}
	.diensten-table-block-info tr td ul{
		padding-left: 22px;
	}
	.new-historie-sec {
		padding-bottom: 100px;
		padding-top: 200px;
	}
	.each-new-historie-text h2{
		font-size: 3.6rem;
		line-height: 35px;
	}
	.new-historie-merk {
		top: 12%;
	}
	.footer-bovag {
		margin-left: 7%;
	}
	.header-bovag img {
		width: 70px;
	}
}
@media(max-width: 1199.98px){
	.common-btn {
        padding: 10px 25px;
    }
	.header-nav > ul > li, .header-social li {
        font-size: 1.4rem;
    }
	.header-logo img {
        width: 60px;
    }
	.header-bovag img {
        width: 55px;
    }
	.desk-menu {
		padding: 8px 18px;
		font-size: 1.5rem;
	}
	.header-social li img {
        margin-right: 4px;
        width: 13px;
        height: 13px;
        margin-top: -1px;
    }
	.header-contact-part, .header-social ul {
        gap: 10px;
    }
	.header-nav > ul {
        gap: 12px;
    }
	.side-menu {
        top: 78px;
    }
	.side-menu-btm-part p a {
		font-size: 2rem;
		letter-spacing: 0.20px;
	}
	.header-logo {
        margin-right: 6px;
    }
	.header-logo::after {
        top: 2px;
		height: 30px;
    }
	.header-area .col-xl-7 {
        width: 60%;
    }
	.header-area .col-xl-3 {
        width: 23%;
    }
	.header-area .col-xl-2 {
        width: 17%;
    }
	.header-btn .common-btn {
        padding: 8px 15px;
		font-size: 1.5rem;
    }
	.header-nav {
        margin-right: 0px;
    }
	.banner-video, .each-banner {
        height: 600px;
    }
	.product-btn .border-btn {
        min-width: 400px;
    }
	.product-title {
		margin-bottom: 40px;
	}
	.each-product-text td:nth-child(even) {
		padding-left: 25px;
	}
	.each-home-service-part sub {
        margin-top: 60px;
    }
	.each-home-service {
		padding: 38px 30px;
	}
	.each-home-service-part sup::before {
		top: -20px;
		right: -13px;
	}
	.each-home-service-img {
		height: 308px;
	}
	.home-service-title {
		margin-bottom: 40px;
	}
	.each-counter {
        padding-right: 17px;
        margin-right: 17px;
    }
	.home-btm-wrap {
		flex-wrap: wrap;
	}
	.each-home-btm-info {
		width: 52%;
	}
	.each-home-btm-btn {
		width: 45%;
	}
	.footer-contact {
		margin: 45px auto 45px;
		max-width: 80%;
	}
	/****diensten****/
	.each-inner-banner {
		height: 440px;
	}
	.d-list-desk .each-home-service-part p {
		-webkit-line-clamp: 2;
	}
	/****popup****/
	.modal-area .modal-dialog {
        max-width: 88%;
    }
	/****diensten-dtl****/
	.back-btn-part {
        top: 126px;
    }
	.diensten-table-block-info {
		padding-left: 4px;
	}
	.diensten-table-block-info tr {
        padding: 28px 20px;
    }
	.diensten-table-block-info td p::after {
        height: 70px;
    }
	/****vacature-dtl****/
	.diensten-table-block-info td ul {
		padding-left: 20px;
    }
	.diensten-table-block-info td p{
		padding-left: 20px;
	}
	/****over-ons****/
	.over-ons-btm-block-info {
        padding-left: 57px;
    }
	.each-team-slide-img {
        height: 480px;
    }
	/* *** aanbod list *** */
    .aanbod-filter-sec {
        padding: 130px 0 70px;
    }
    .each-filter::after {
        height: 40px;
        top: 5px;
    }
    .aanbod-product-sec .each-product::before{
        top: 48%;
        left: 6%;
    }
    .aanbod-product-sec .each-product::after{
        top: 48%;
        right: 6%;
    }
    .aanbod-product-sec {
        padding-bottom: 80px;
    }
    /* **** aanbod dtl *** */
    .form-area-wrap .col-lg-7 {
        padding-left: 10px;
        padding-right: 10px;
        width: 48%;
    }
    .form-area-wrap .col-lg-5 {
        padding-left: 10px;
        padding-right: 10px;
        width: 52%;
    }
    .form-area-wrap .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    .form-left-area .col-lg-5 {
        width: 42%;
        padding-left: 6px;
        padding-right: 6px;
    }
    .form-left-area .col-lg-7 {
        width: 58%;
        padding-left: 6px;
        padding-right: 6px;
    }
    .form-left-area .row {
        margin-left: -6px;
        margin-right: -6px;
    }
    .dtl-car-info-area {
        padding-bottom: 55px;
        padding-top: 28px;
    }
    .aanbod-dtl-top-btn {
        margin-top: -79px;
    }
    .aanbod-dtl-top-merk{
        width: 10%;
    }
    .dtl-car-info-area .row{
        row-gap: 10px;
    }
    .dtl-top-slider .swiper-button-next {
        right: 17.5%;
        bottom: -0.5%;
    }
    .dtl-top-slider .swiper-button-prev {
        left: 17.5%;
        bottom: -0.5%;
    }
    .tab-btn ul.tabs li{
        padding: 13px 30px;
    }
    .kenmerken-tab li {
        width: 45.6%;
    }
    .tab-btm-btn{
        padding: 14px 32px;
    }
    .related-product-sec {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .related-product-title {
        padding-bottom: 60px;
    }
    /* *** verkocht **** */
    .Verkocht-product-sec {
        padding-top: 135px;
        padding-bottom: 90px;
    }
    /* *** contact *** */
    .form-sec.contact-form-sec {
        padding-top: 85px;
    }
    .map {
        height: 500px;
    }
	.service-left-mark{
		top: 19%;
	}
	.service-right-mark{
		top: 19%;
	}
	.sorteren_op-filter::after {
        height: 40px;
        top: 5px;
    }
	.form-area .row{
		margin-left: -8px;
		margin-right: -8px;
	}
	.form-area .col-lg-6{
		padding-left: 8px;
		padding-right: 8px;
	}
	.form-area .form-styl.foto_upload {
		padding: 23px 12px;
	}
	.diensten-dtl-top-info h2{
		font-size: 3.2rem;
		line-height: 42px;
	}
	.dienst-dtl-slider .swiper-button-next {
		right: -1.8%;
	}
	.dienst-dtl-slider .swiper-button-prev {
		left: -1.8%;
	}
	.new-historie-info .col-6:nth-child(odd) .each-new-historie-text {
        padding-left: 10px;
    }
	.new-historie-info .col-6:nth-child(even) .each-new-historie-text {
        padding-right: 10px;
    }
	.new-historie-wrap {
        margin-top: 0;
    }
	.new-historie-info .col-6:nth-child(odd) .each-new-historie-text h2::after {
        top: 32%;
        left: -11px;
        width: 14px;
    }
	.new-historie-info .col-6:nth-child(even) .each-new-historie-text h2::after {
        top: 32%;
        right: -25px;
        width: 14px;
    }
	.new-historie-sec {
        padding-bottom: 80px;
        padding-top: 160px;
    }
	.each-new-historie-text h2 {
        font-size: 3rem;
        line-height: 30px;
    }
	.footer-bovag {
		margin-left: 8%;
	}
	.header-social li:first-child img {
		width: 10px;
	}
	
}
@media(max-width: 991.98px){
	.header-logo::after,
	.header-nav,
	.header-contact-part {
		display: none;
	}
	.header-active-desk-part {
		background-color: transparent;
	}
	.header-area .col-xl-3 {
        width: 50%;
    }
	.menu-btn {
		display: inline-flex;
	}
	.header-area .col-xl-2,
	.header-area .col-xl-6 {
        width: 50%;
    }
	.header-right {
		justify-content: end;
	}
	.header-logo img {
        position: relative;
        z-index: 99;
		width: 73px;
    }
	.mega-mobile-list {
        margin-top: 34px;
        padding-right: 10px;
    }
	.mega-mobile-list ul, .mega-mobile-list ul li {
        padding: 0;
        margin: 0;
    }
	.mega-mobile-list > ul > li {
        margin-bottom: 30px;
    }
	.mega-mobile-list > ul > li::after,
	.mega-social-list li::after  {
		display: none;
	}
	.mega-mobile-heading h2 {
        color: rgba(255, 255, 255, 0.05);
        font-size: 17rem;
        line-height: 120px;
        text-transform: uppercase;
        writing-mode: vertical-rl;
        transform: rotate(0deg);
    }
	.mega-menu-nav .parent-dropdown img {
		width: 15px;
		top: 5px;
	}
	.mega-social-list li {
		padding-left: 0;
		margin-bottom: 0;
	}
	.mega-social-list ul {
		display: flex;
		gap: 10px;
	}
	.mega-mobile-menu {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }
	.mega-menu-nav {
		border-bottom: 0;
	}
	.mega-mobile-info {
        position: relative;
        margin-top: 66px;
        padding-top: 25px;
        display: flex;
        flex-wrap: wrap;
        column-gap: 40px;
        row-gap: 20px;
        justify-content: space-between;
        padding-right: 20px;
    	border-top: 1px solid #fff;
    }
	.mobile-each-info h4 {
		margin-bottom: 10px;
		color: #fff;
	}
	.mobile-each-info p {
		margin-bottom: 5px;
	}
	.mobile-each-info td {
		color: #fff;
	}
	.mobile-each-info td:first-child {
		padding-right: 15px;
	}
	.product-sec {
		padding: 28px 0 60px;
	}
	.product-slider {
		width: 100% !important;
	}
	.product-sec .sec-mark,
	.each-product::after,
	.each-product::before {
		display: none;
	}
	.product-slider {
		display: none;
	}
	.product-mobile-slider {
		display: block;
	}
	.each-product-text td {
		border-right: 0;
		padding: 0;
	}
	.each-product-text tr {
		border-bottom: 0;
	}
	.each-product-mobile {
		display: flex;
		justify-content: space-between;
		gap: 10px;
		flex-wrap: wrap;
		align-items: center;
		margin-top: 20px;
	}
	.each-product-price {
		width: 17%;
		text-align: end;
	}
	.each-product-table {
		width: 81%;
	}
	.each-product-text td {
		width: 23%;
	}
	.each-product-text td:nth-child(even) {
        padding-left: 0;
    }
	.each-product-text tr {
		gap: 10px;
	}
	.each-product-price h6,
	.each-product-text td h6 {
		letter-spacing: 0.16px;
	}
	.each-product-price h6 strong {
		font-weight: normal;
		color: #060C10;
		font-family: 'Archivo-Bold';
	}
	.each-product-text {
		background: transparent;
		padding: 23px 0 0;
	}
	.each-product-text h4 {
		text-align: left;
	}
	.each-product-text p{
		text-align: left;
		display: block;
        -webkit-line-clamp: unset;
        -webkit-box-orient: unset;
        overflow: visible;
        text-overflow: unset;
	}
	.product-btn .border-btn {
        min-width: 390px;
    }
	.home-service-block,
	.each-home-service-part sup,
	.service-desk-btn {
		display: none;
	}
	.home-service-slider {
		display: block;
	}
	.each-home-service-img {
        height: 400px;
    }
	.each-home-service {
		background: transparent;
		padding: 30px 0;
		height: auto;
	}
	.each-home-service-part sub {
        margin-top: 0;
    }
	.home-service {
		padding: 60px 0 36px;
	}
	.service-right-mark,
	.service-left-mark {
		display: none;
	}
	.service-mobile-btn {
		display: block;
	}
	.about-counter {
		justify-content: left;
		margin-top: 30px;
	}
	.about-block-img img {
		height: 100%;
		object-fit: cover;
	}
	.about-info-wrap p::before, .about-info-wrap p::after {
		display: none;
	}
	.about-info-wrap p {
		padding: 0px 60px;
		max-width: 100%;
	}
	.about-sec {
		padding: 60px 0 0;
	}
	.about-sec .sec-mark {
		display: none;
	}
	.review-sec {
		padding: 60px 0;
	}
	.each-home-btm-info {
		width: 100%;
		text-align: center;
	}
	.each-home-btm-btn {
		width: 100%;
		text-align: center;
	}
	.home-btm-wrap {
		row-gap: 20px;
	}
	.each-home-btm-info p {
		max-width: max-content;
	}
	.footer-area {
		padding: 60px 0 35px;
	}
	.footer-contact {
        max-width: 100%;
    }
	/****diensten****/
	.each-inner-banner {
		height: 400px;
	}
	.inner-banner-sec .sec-mark {
        width: 10%;
    }
	.d-list-desk {
		display: none;
	}
	.d-list-mobile {
		display: block;
	}
	.d-list-sec {
		padding: 60px 0;
	}
	.d-list-mobile .each-home-service-part h3 {
		color: #060C10;
	}
	.d-list-mobile .each-home-service-part p {
		color: rgba(6, 12, 16, 0.75);
		margin-bottom: 15px;
	}
	.d-list-mobile .each-home-service-part p {
		-webkit-line-clamp: 3;
	}
	/****popup****/
	.modal-area .popup-content {
        padding: 35px 25px;
    }
	.modal-area .modal-dialog {
        max-width: 94%;
    }
	/****diensten-dtl****/
	.dtl-header .menu-btn {
		color: #060C10;
	}
	.dtl-header .menu-bar div, 
	.dtl-header .menu-bar::after, 
	.dtl-header .menu-bar::before {
		background-color: #060C10;
	}
	.dtl-header.header-active .menu-btn {
		color: #fff;
	}
	.dtl-header.header-active .menu-bar div,
	.dtl-header.header-active .menu-bar::after,
	.dtl-header.header-active .menu-bar::before {
		background-color: #fff;
	}
	.dtl-header .menu-btn.active .menu-bar div,
	.dtl-header .menu-btn.active .menu-bar::after,
	.dtl-header .menu-btn.active .menu-bar::before {
		background-color: #fff;
	}
	.dtl-header .parent-dropdown img {
		filter: brightness(1);
	}
	.back-btn-part {
        top: 110px;
    }
	.diensten-dtl-top .diensten-dtl-top-img-part {
        padding-left: 0;
    }
	.diensten-dtl-top-info {
        padding-top: 60px;
    }
	.diensten-dtl-top-img-left,
	.diensten-dtl-top-img-right {
		height: 400px;
	}
	.diensten-dtl-top-img-left img, .diensten-dtl-top-img-right img {
		height: 100%;
		object-fit: cover;
	}
	.diensten-dtl-top-img-left {
		width: 40%;
	}
	.diensten-dtl-top-img-right {
		width: 60%;
	}
	.diensten-table-block {
		padding: 60px 0;
	}
	.diensten-dtl-table-img,
	.diensten-table-block-info td p::after {
		display: none;
	}
	.diensten-table-block .col-lg-8,
	.diensten-table-block .col-lg-4 {
		width: 100%;
	}
	.diensten-table-block-info {
        padding-left: 0;
    }
	.diensten-table-block-info td p {
        width: 100%;
        padding-left: 0;
    }
	.diensten-table-block-info td h4 {
		width: 100%;
	}
	.dienst-dtl-slider {
		display: none;
	}
	.dienst-dtl-slider-mobile {
		display: block;
		position: relative;
	}
	.dienst-dtl-slider-mobile .each-home-service-part h3 {
        color: #060C10;
    }
	.dienst-dtl-slider-mobile .each-home-service-part p {
        color: rgba(6, 12, 16, 0.75);
        margin-bottom: 15px;
    }
	.dienst-dtl-slider-sec {
        padding: 60px 0;
    }
	.dienst-dtl-slider-title {
        margin-bottom: 40px;
    }
	/****vacature-dtl****/
	.diensten-table-block-info td ul {
        width: 100%;
		padding-left: 0;
    }
	.diensten-table-block-info td ul::after {
		display: none;
	}
	/****over-ons****/
	.over-ons-top-block {
		padding: 60px 0 23px;
	}
	.over-ons-top-block .col-lg-7,
	.over-ons-top-block .col-lg-5 {
		width: 100%;
	}
	.over-ons-top-block-info {
        padding-right: 0;
    }
	.over-ons-top-block-info p {
		max-width: 100%;
	}
	.over-ons-top-block-img {
		margin-top: 10px;
	}
	.over-ons-btm-block .col-lg-7,
	.over-ons-btm-block .col-lg-5 {
		width: 100%;
	}
	.over-ons-btm-block-info {
        padding-left: 0;
    }
	.over-ons-btm-block {
		padding-bottom: 60px;
	}
	.over-ons-btm-block .sec-mark {
		display: none;
	}
	.over-ons-about-left .each-over-ons-about-info:first-child, .over-ons-about-right .each-over-ons-about-info:first-child,
	.over-ons-about-left .each-over-ons-about-info:last-child, .over-ons-about-right .each-over-ons-about-info:last-child {
		min-height: auto !important;
		height: auto !important;
	}
	.over-ons-about-sec .row {
        row-gap: 24px;
    }
	.over-ons-about-sec .col-lg-4 {
		padding-left: 0;
		padding-right: 0;
	}
	.over-ons-about-sec .row {
		margin-left: 0;
		margin-right: 0;
	}
	.over-ons-about-img img {
		min-height: auto;
		height: 450px;
	}
	.over-ons-about-sec {
		padding: 60px 0;
	}
	.over-ons-team-slider {
		width: 100vw;
		margin-left: -50vw;
		left: 50%;
		position: relative;
	}
	/* .each-team-slide:hover .each-team-slide-hover-info {
		opacity: 0;
	} */
	.each-team-slide:hover .each-team-slide-mobile-info{
		opacity: 0;
	}
	.each-team-slide-hover-info {
		max-height: 100%;
	}
	.each-team-slide-info {
		display: none;
	}
	.each-team-slide-img {
        height: auto;
    }
	.over-ons-team-sec {
        padding: 60px 0;
    }
	.each-team-slide-mobile-info {
		display: block;
	}
	/* ****** form sec ***** */
	.form-area-wrap .col-lg-7{
		width: 100%;
	}
	.form-area-wrap .col-lg-5{
		width: 100%;
	}
	.form-sec .pattern{
		display: none;
	}
	.form-left-area{
		padding: 0;
		background: transparent;
		border-color: transparent;
		border-radius: 0;
		padding-top: 63px;
	}
    .form-left-area .row {
        row-gap: 64px;
    }
	.form-left-text{
		flex-direction: row;
		max-width: 645px;
		margin-left: auto;
		margin-right: auto;
	}
	.form-area .form-styl {
		border-radius: 0;
		border: 0;
		border-bottom: 1px solid rgba(227, 217, 208, 0.5);
		background: transparent;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		width: 100%;
		height: 100%;
		padding: 22px 0 10px;
		padding-left: 0;
	}
	.form-area .form-group label {
		top: 20px;
		left: 0;
	}
	.form-area .form-group.focused label {
		top: -4px;
	}
	.form-area{
		padding-left: 10px;
		padding-right: 10px;
	}
	.form-heading {
		padding-bottom: 40px;
	}
	.form-heading h2{
		padding-bottom: 12px;
	}
	.form-sec{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.form-img{
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
	.form-area textarea.form-styl{
		min-height: 140px
	}
	.form-button .common-btn{
		padding: 10px 42px;
	}
	/****aanbod-list****/
	.aanbod-filter-sec.aanbod-filter-active {
		position: relative;
		z-index: 99;
	}
	.mobile-filter-close h6 {
		color: #060C10;
		font-size: 1.6rem;
	}
	.clear-filter-main {
		padding: 45px 0 20px;
	}
	.hidden-filter .col-lg-3 {
		margin-bottom: 15px;
		width: 50%;
	}
	.hidden-filter {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #fff;
        z-index: 999;
        height: 100%;
        margin-top: 0;
        padding: 80px 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;
		color: #1E1E1E;
    }
	.aanbod-filter-sec .select-style {
        border-radius: 5px;
        /* background-color: rgba(5, 53, 119, 0.4); */
        border-color: rgba(5, 53, 119, 0.4);
		padding: 0 30px 0 18px;
		line-height: 50px;
		height: 50px;
		color: #fff;
		background: url(../images/filter-arrow-hover.svg) rgba(5, 53, 119, 0.4) no-repeat 90% 46% / 9px;
    }
	.aanbod-filter-sec .select-style:hover{
		border-radius: 5px;
	}
	.aanbod-open-filter .select-style {
		display: none;
	}
	.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;
		background-color: transparent;
		box-shadow: none;
	}
	.aanbod-open-filter.select-style {
		background-image: none;
	}
	.aanbod-open-filter label {
        border-radius: 5px;
        border: 1px solid rgba(5, 53, 119, 0.4);
        background: rgba(5, 53, 119, 0.4);
        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;
	}
	.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: rgba(5, 53, 119, 1);
        border-color: rgba(5, 53, 119, 1);
        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-white.svg);
		background-color: transparent;
		border-color: transparent;
		background-size: 18px;
	}
	.aanbod-filter-sec .select-style.show{
		border-radius: 5px 5px 0 0;
		padding-left: 18px;
	}
	.auto-overview-filter-result {
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 15px;
        left: 0;
        background-color: #fff;
        z-index: 99;
        border-top: 1px solid #060C10;
		display: flex;
		gap: 2px;
	}
	.reset_all_filter {
        border-radius: 8px 0 0 8px;
        background-color: rgba(5, 53, 119, 0.3);
        height: 100%;
        width: 100%;
        display: flex !important;
        align-items: center;
        justify-content: center;
		color: #131313 !important;
    }
	.filter-reset a:hover {
		color: #fff;
	}
	.filter-reset img {
        margin-left: 0;
        margin-right: 5px;
		filter: brightness(0);
    }
	.filter-reset a:hover img{
		filter: brightness(0) invert(1);
	}
	.filter-reset a:hover{
		color: #fff !important;
	}
	.mobile-filter {
        display: none;
        padding-bottom: 150px;
    }
	.filter-sort .each-filter {
        width: 190px;
    }
	.filter-sort {
        position: relative;
        padding-left: 20px;
        margin-left: 20px;
    }
	.filter-sort::after {
        content: '';
        height: 45%;
        width: 1px;
        background-color: rgba(17, 17, 17, 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: 1px solid transparent;
		color: #131313;
		background-image: url(../images/filter-arrow.svg);
		background-color: transparent;
		font-family: 'Poppins-Medium';
	}
	.filter-content{
		border-radius: 0 0 5px 5px;
		z-index: 4;
	}
	.sorteren_op-filter .filter-sort .select-style.show {
        border: 1px solid #053577;
        background-color: #053577;
		color: #fff;
		background-image: url(../images/filter-arrow-hover.svg);
    }
	.filter-reset {
		min-width: 97px;
        display: block;
	}
	.clear-filter-main .filter-reset {
		display: none;
	}
	.mobile-show-filter {
        top: 93px;
    }
	.aanbod-filter-sec-active .mobile-show-filter {
        top: 73px;
		background-color: #fff;
		border-top: 1px solid rgba(6, 12, 16, 0.70); 
		border-bottom: 1px solid rgba(6, 12, 16, 0.70); 
    }
	.aanbod-filter-sec {
        padding: 135px 0 40px;
    }
	.aanbod-top-title {
		margin-bottom: 20px;
	}
	.filter-wrap, 
	.clear-filter-main-wrap {
        max-width: 100%;
    }
	.aanbod-list-top-btn .common-btn {
		width: max-content;
	}
	.aanbod-list-top-merk{
		display: none;
	}
	.aanbod-list-heading{
		display: none;
	}
	.aanbod-filter-sec::after{
		display: none;
	}
	.aanbod-product-sec {
		padding-bottom: 50px;
	}
	.aanbod-product-sec .product-price strong{
		color: #fff;
	}
	.aanbod-product-sec .each-product-text{
		background: transparent;
		margin-top: 0;
		padding: 23px 0px 0px;
	}
	.aanbod-product-sec .each-product-text-wrap{
		padding-left: 0;
	}
	.aanbod-product-sec .each-product-text tr{
		padding-left: 0;
		padding-bottom: 20px;
	}
	.aanbod-product-sec .each-product-text td{
		gap: 8px;
	}
	.mobile-show-filter .common-btn {
        padding: 10px 25px;
    }
	.sorteren_op-filter {
        margin-top: 0;
    }
	.filter-main-area {
		border-radius: 0;
		border: none;
		background: transparent;
		padding: 0;
	}
	.each-filter::after{
		display: none;
	}
	.auto-overview-tag{
		border-radius: 50px;
	}
	.aanbod-list-left-btn{
		display: none;
	}
	.mobile-filter-close{
		background-color: #fff;
	}
	.mobile-filter-close span img{
		filter: brightness(0);
	}
	.aanbod-list-btm-left ul{
		justify-content: start;
	}
	.aanbod-list-btm-wrap .row{
		row-gap: 15px;
	}
	.aanbod-product-desktop{
		display: none;
	}
	/* ------- aanbod dtl ------- */
	.aanbod-dtl-top-area .col-lg-7{
		width: 100%;
	}
	.aanbod-dtl-top-area .col-lg-5{
		width: 100%;
	}
	.back-btn.aanbod-dtl-bk-btn{
		text-align: center;
	}
	.aanbod-dtl-top-sec {
		padding-top: 165px;
	}
	.aanbod-dtl-top-right{
		margin-top: 5px;
	}
	.aanbod-dtl-top-right {
        padding: 28px;
    }
	.aanbod-dtl-top-btn{
		display: none;
	}
	.aanbod-product-price{
		display: none;
	}
	.each-product-content{
		border: none;
	}
	.aanbod-dtl-contact-dtls{
		border: none;
	}
	.each-product-content td::before {
        right: 35px;
		background-color: #010101;
    }
	.dtl-contact-img{
		width: 82px;
		height: 82px;
	}
	.dtl-tab-merk{
		display: none;
	}
	.tab_content img{
		filter: brightness(0) saturate(100%) invert(13%) sepia(31%) saturate(5455%) hue-rotate(207deg) brightness(100%) contrast(99%);
	}
	.aanbod-dtl-top-heading p {
        margin-bottom: 16px;
    }
	.dtl-contact-info li img {
        width: 20px;
    }
	.related-product-sec .product-price strong{
		color: #fff;
	}
	.related-product-sec .each-product-text tr{
		padding-bottom: 15px;
	}
	.tab-content-wrap {
		padding-top: 0;
	}
	.tab_drawer_heading::after {
		display: inline-block;
		content: url(../images/tab-arrow.svg);
		position: relative;
		top: 1px;
		left: 6px;
		background-color: transparent;
		width: 9px;
		height: auto;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		transform: rotate(90deg);
	}
	.each-aanbod-contact {
		column-gap: 35px;
		padding: 21px;
	}
	.tab-btn::after{
		display: none;
	}
	.kenmerken-tab li {
		width: 100%;
		padding: 20px 0px 17px;
		text-align: end;
		justify-content: space-between;
		letter-spacing: 0;
		line-height: 20px;
		border-bottom: 1px solid rgba(6, 12, 16, 0.70);;
	}
	.d_active.tab_drawer_heading::after {
		transform: rotate(90deg);
		top: 1px;
		opacity: 1;
		filter: brightness(0) invert(1);
	}
	.tab_drawer_heading.common-btn::after {
		display: none;
	}
	.tab_drawer_heading.common-btn{
		padding: 9px 30px;
		padding-right: 42px;
	}
	.dtl-tab-sec-wrap .col-lg-10 {
        width: 100%;
    }
	.dtl-tab-sec-wrap .col-lg-2 {
        width: 100%;
    }
	.kenmerken-tab ul{
		row-gap: 0;
	}
	.tab_container.tab-content {
		padding-left: 0;
		padding-right: 0;
	}
	.kenmerken-tab{
		margin-top: 30px;
	}
	.aanbod-dtl-top-slider .swiper-button-next{
		right: 8px;
	}
	.aanbod-dtl-top-slider .swiper-button-prev{
		left: 8px;
	}
	.dtl-tab-sec::after{
		display: none;
	}
	.tab_drawer_heading {
		margin: 0;
		margin-bottom: 0px;
		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-color: transparent;
		position: relative;
		font-size: 1.4rem;
		line-height: 22px;
		width: max-content;
		letter-spacing: normal;
		margin-bottom: 16px;
		color: #053577;
		font-family: 'Archivo-Regular';
		border: 1px solid #053577;
		border-radius: 100px;
		padding: 10px 30px 10px 24px;
	}
	.kenmerken-tab li::after {
		width: 100%;
		left: 0;
		top: 88px;
		display: none;
	}
	.tab_drawer_heading:hover, .d_active {
		position: relative;
		background-color: #053577;
		border-color: #053577;
		color: #F5F5F5;
	}
	.tab-btn {
		display: none;
	}
	.tab-btm-btn_mobile{
		display: inline-block;
		margin-top: 5px;
	}
	.tab_content p{
		padding-bottom: 10px;
	}
	.tab_content{
		margin-bottom: 16px;
		margin-top: 25px;
	}
	.tab-btm-btn {
		position: relative;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.tab-btm-btn .common-btn{
		padding: 0;
		color: #111;
		background: transparent;
		border: 0;
		font-family: 'Montserrat-Bold';
	}
	.kenmarken-popup-inner{
		border-radius: 10px;
	}
	.popup-cross {
		width: 36px;
		height: 36px;
	}
	.popup-cross img {
		width: 26px;
	}
	.tab-popup-content h4 {
		margin-bottom: 10px;
	}
	.tab-popup-area{
		padding: 28px;
	}
	.tab-popup-area p {
		padding-bottom: 20px;
	}
	.tab-popup-area h3 {
		margin-bottom: 12px;
		font-size: 2.4rem;
	}
	.tab-popup-content h4 {
		margin-top: 10px;
		line-height: 30px;
	}
	.aanbod-dtl-mob-contact-bar {
		display: block;
	}
	.related-product-mobile-slider{
		display: block;
	}
	.dtl-top-slider .swiper-slide-active .each-top-slide{
		transform: none;
	}
	.dtl-top-slider .each-top-slide{
		transform: none;
	}
	.dtl-top-slider .swiper-button-next {
        right: 2.5%;
        bottom: 42%;
    }
	.dtl-top-slider .swiper-button-prev {
        left: 2.5%;
        bottom: 42%;
    }
	.dtl-top-slider .common-arrow{
		border-color: #fff;
	}
	.dtl-top-slider .common-arrow img{
		filter: brightness(0) invert(1);
	}
	.dtl-top-slider .common-arrow:hover{
		background-color: #fff;
	}
	.dtl-top-slider .common-arrow:hover img{
		filter: brightness(0);
	}
	.aanbod-dtl-top-merk{
		display: none;
	}
	.dtl-car-spec tr{
		flex-wrap: wrap;
		row-gap: 18px;
	}
	.dtl-car-spec td{
		width: 48.8%;
		padding: 0;
	}
	.dtl-car-spec td:nth-child(2){
		border-right: 0;
	}
	.dtl-car-spec td:nth-child(even){
		padding-left: 50px;
	}
	.dtl-car-info-area .row {
        row-gap: 30px;
    }
	.dtl-car-btn-mob .common-btn{
		width: 100%;
	}
	.kenmerken-tab li em{
		color: rgba(6, 12, 16, 0.70);
	}
	.tab-sec-merk{
		display: none;
	}
	.dtl-tab-sec {
        padding-bottom: 60px;
    }
	.related-product-slider{
		display: none;
	}
	.related-product-sec {
        padding-top: 70px;
        padding-bottom: 60px;
    }
	.related-product-title {
        padding-bottom: 48px;
    }
	.dtl-car-spec td h6 em {
		display: none;
	}
	.dtl-car-spec td h6 strong{
		display: block;
	}
	/* *** verkocht **** */
	.Verkocht-product-sec {
        padding-top: 111px;
        padding-bottom: 70px;
    }
	/* *** contact ***** */
	.contact-form-sec .form-area .form-group label{
		color: rgba(6, 12, 16, 0.50);
	}
	.contact-form-sec .form-area .form-styl{
		color: #060C10;
	}
	.contact-form-sec .form-area .form-styl:focus {
		color: #060C10;
		border-color: #060C10;
	}
	.contact-form-sec .form-area .form-styl{
		border-color: rgba(6, 12, 16, 0.50);;
	}
	.contact-form-sec .form-area label strong{
		color: rgba(6, 12, 16, 0.50);
	}
	.contact-form-sec .form-area .form-styl:focus + label strong {
		opacity: 1;
		color: rgba(6, 12, 16, 0.50);
	}
	.contact-form-sec .form-area .form-styl:focus + label {
		color: rgba(6, 12, 16, 0.50);
	}
	.contact-form-sec .form-button .common-btn{
		border-color: #060C10;
		background-color: #060C10;
	}
	.contact-form-sec .common-btn:hover::after{
		background-color: #053577;
		border-color: #053577;
	}
	.contact-form-sec .form-button .common-btn:hover{
		border-color: #053577;
	}
	.contact-form-sec .each-form-text h4{
		color: #060C10;
	}
	.contact-form-sec .each-form-text p a{
		color: rgba(6, 12, 16, 0.70);
	}
	.contact-form-sec .each-form-text td{
		color: rgba(6, 12, 16, 0.70);
	}
	.contact-form-sec .each-form-text td:first-child {
        padding-right: 62px;
    }
	.map {
		height: 400px;
	}
	.each-form-text td:first-child {
        padding-right: 62px;
    }
	/****historic****/
	.historic-mid-block .col-lg-7 {
		width: 100%;
	}
	.historic-mid-block .col-lg-5 {
		width: 100%;
	}
	.historic-mid-block-info p {
		max-width: 100%;
	}
	.historic-mid-block-info {
		padding-right: 0;
		margin-bottom: 30px;
	}
	.historic-mid-block {
		padding-bottom: 60px;
	}
	.sorteren_op-filter::after{
		display: none;
	}
	body .form-area .error_cls,
	body .form-area .success_cls {
		border-top: 0 !important;
		border-left: 0 !important;
		border-right: 0 !important;
	}
	.fix-wp.aanbod-fix-wp{
		display: none;
	}
	.morgeninternet-footer.aanbod-dtl-morgen{
		margin-bottom: 68px !important;
	}
	.form-area .form-styl.foto_upload {
        padding: 22px 0 10px;
    }
	.each-team-slide-mobile-info h4{
		text-transform: uppercase;
	}
    .diensten-table-block-info tr td:first-child {
        width: 100%;
    }
	.diensten-table-block-info tr td:last-child {
        width: 100%;
		padding-left: 0;
    }
	.diensten-table-block-info tr{
		flex-wrap: wrap;
	}
	.aanbod-dtl-top-btn-mobile{
		display: block;
	}
	.aanbod-dtl-top-btn-mobile li::after{
		display: none;
	}
	.aanbod-dtl-top-btn-mobile li{
		padding-left: 0;
	}
	.aanbod-dtl-top-btn-mobile{
		padding-top: 25px;
	}
	.aanbod-dtl-top-btn-mobile button {
        margin: 0;
        margin-bottom: 0px;
        display: block;
        background-color: transparent;
        position: relative;
        font-size: 1.6rem;
        line-height: 24px;
        letter-spacing: normal;
        margin-bottom: 16px;
        color: #053577;
        font-family: 'Archivo-Regular';
        border: 1px solid #053577;
        border-radius: 100px;
        padding: 11px 30px 11px 24px;
		width: 100%;
    }
	.aanbod-dtl-top-btn-mobile button::after{
		display: inline-block;
        content: url(../images/aanbod-dtl-top-btn-mobile-arrow.svg);
        position: relative;
        top: 1px;
        left: 8px;
        background-color: transparent;
        width: 9px;
        height: auto;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
	}
	.diensten-table-block-info tr td p{
		border: 0;
		padding-left: 0;
	}
	.diensten-table-block-info td ul{
		border: 0;
		padding-left: 0;
	}
	.diensten-table-block-info tr td ul {
        padding-left: 0;
    }
	.dienst-dtl-slider-mobile .common-arrow {
		height: 40px;
		width: 40px;
		border-radius: 100px;
		border: 1px solid #053577;
		top: 35%;
	}
	.dienst-dtl-slider-mobile .common-arrow img {
		width: 15px;
		filter: brightness(0) saturate(100%) invert(14%) sepia(35%) saturate(4900%) hue-rotate(204deg) brightness(98%) contrast(97%);
	}
	.dienst-dtl-slider-mobile .common-arrow:hover {
		background-color: #053577;
	}
	.dienst-dtl-slider-mobile .common-arrow:hover img {
		filter: brightness(0) saturate(100%) invert(95%) sepia(13%) saturate(2%) hue-rotate(249deg) brightness(113%) contrast(101%);
	}
	.dienst-dtl-slider-mobile .swiper-button-next {
		right: -2.3%;
	}
	.dienst-dtl-slider-mobile .swiper-button-prev {
		left: -2.3%;
	}
	.desk-menu,
	.side-menu {
		display: none;
	}
    .new-historie-wrap {
        width: 100%;
        margin-left: 0;
        left: 50%;
        position: unset;
    }
	.each-new-historie-info{
		flex-wrap: wrap;
	}
	.each-new-historie-text{
		width: 100%;
		padding-top: 35px;
	}
	.each-new-historie-img{
		width: 100%;
	}
	.each-new-historie-img img{
		border-radius: 10px;
	}
	.each-new-historie-text h2::after{
		display: none;
	}
	.new-historie-heading{
		padding-bottom: 25px;
	}
	.new-historie-info .row::after{
		display: none;
	}
	/* .new-historie-info .col-6{
		position: relative;
	}
	.new-historie-info .col-6::after {
		content: "";
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		background-image: url(../images/historie-line.png);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 1px;
		width: 100%;
		position: absolute;
	} */
	.new-historie-info .col-6{
		width: 100%;
	}
	.new-historie-info .col-6:nth-child(even) .each-new-historie-info {
		text-align: left;
		flex-direction: row-reverse;
	}
	.new-historie-info .col-6:nth-child(odd) .each-new-historie-img img{
		border-radius: 10px;
	}
	.new-historie-merk {
		display: none;
	}
	.new-historie-info .col-6:nth-child(odd) .each-new-historie-text {
        padding-left: 0;
    }
	.new-historie-info .col-6:nth-child(even) .each-new-historie-text {
        padding-right: 0px;
    }
	.footer-bovag {
		margin-left: 11%;
	}
	.header-bovag {
		display: none;
	}
}
@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: #060C10;
		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;
	}
	.iframe-footer {
		margin-bottom: 44px;
	}
	.privacy_section p {
		word-break: break-word;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.common-btn {
		padding: 9px 25px 6px;
	}
	.fix-block {
		display: none;
	}
	h1 {
		font-size: 4rem;
		line-height: 48px;
	}
	h2 {
		font-size: 3.2rem;
		line-height: 48px;
	}
	h3 {
		font-size: 2.4rem;
		letter-spacing: 0.24px;
	}
	h6 {
		font-size: 1.4rem;
	}
	.common-btn:hover::after {
		bottom: 160%;
	}
	.white-btn:hover::after {
		bottom: 170%;
	}
	.header-logo img {
        width: 91px;
    }
	.menu-btn {
		font-family: 'LamaSans-Medium';
		font-size: 1.4rem;
		gap: 5px;
	}
	.menu-bar div, .menu-bar::after, .menu-bar::before {
		width: 12px;
		height: 1px;
	}
	.header-area {
        padding: 16px 0;
    }
	.mega-mobile-heading h2 {
        line-height: 116px;
        font-size: 12rem;
        margin-top: 30px;
    }
	.mega-menu {
		padding: 0 0 40px;
	}
	.menu-btn.active .menu-bar:after {
		transform: translateY(-2px) rotate(-135deg);
	}
	.mega-mobile-list > ul > li {
        margin-bottom: 20px;
    }
	.mega-menu-nav .parent-dropdown img {
        width: 12px;
        top: 7px;
    }
	.mega-mobile-info {
        margin-top: 45px;
	}
	.banner-video, .each-banner {
        height: 714px;
    }
	.banner-sec .sec-mark {
		width: 10%;
	}
	.banner-content .white-btn {
		margin-left: 7px;
	}
	.banner-content .common-btn {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.each-product-text p {
		letter-spacing: 0.16px;
		margin-top: 2px;
	}
	.each-product-text td h6 {
		font-size: 1.6rem;
		line-height: 24px;
		letter-spacing: 0.16px;
	}
	.each-product-price {
        width: 24%;
    }
	.each-product-table {
        width: 73%;
    }
	.each-product-text td {
        width: 43%;
    }
	.each-product-price h6 {
		font-size: 1.6rem;
		line-height: 24px;
	}
	.product-sec {
        padding: 54px 0 62px;
    }
	.each-product-img {
		border-radius: 10px;
	}
	.each-product-mobile {
		margin-top: 5px;
	}
	.product-btn {
		margin-top: 32px;
	}
	.home-service-title h2 {
		line-height: 40px;
	}
	.service-arrow .swiper-button-prev {
		right: 9%;
	}
	.each-home-service-part h3 {
		font-family: 'Archivo-SemiBold';
	}
	.home-service-slider .each-home-service-part p {
		font-size: 1.4rem;
		line-height: 20px;
		letter-spacing: 0.28px;
	}
	.home-service {
        padding: 55px 0 58px;
    }
	.home-service-title p {
        margin: 13px 0;
    }
	.home-service-title {
        margin-bottom: 35px;
    }
	.service-arrow-mobile-part {
		margin-bottom: 30px;
	}
	.each-home-service-img {
        height: 243px;
        border-radius: 10px;
    }
	.each-home-service {
        padding: 20px 0 22px;
    }
	.home-service-slider .each-home-service-part p {
		margin: 5px 0 28px;
	}
	.service-mobile-btn {
		margin-top: 24px;
	}
	.home-mid-wrap h6 {
		font-size: 1.6rem;
	}
	.home-mid-outer {
    	padding: 26px 0 0;
	}
	.about-sec {
        padding: 48px 0 0;
    }
	.each-counter {
        padding-right: 18px;
        margin-right: 6px;
    }
	.each-counter::before {
		top: -10px;
		height: 93px;
	}
	.about-block-img img,
	.about-info {
		border-radius: 10px;
	}
	.about-man img {
		border-radius: 120px;
	}
	.about-info-wrap p {
        padding: 0px 0px;
    }
	.about-info {
		padding: 29px 5px 5px;
		width: calc(100% - 18px);
		gap: 10px;
	}
	.about-man{
		margin-top: -128px;
	}
	.review-sec {
        padding: 55px 0 35px;
    }
	.home-btm-wrap {
		border-radius: 10px;
		border: 1px solid rgba(6, 12, 16, 0.10);
		background: #F8F8F8;
		overflow: hidden;
		padding: 15px 5px 10px;
	}
	.home-btm-sec {
		padding-bottom: 18px;
	}
	.each-home-btm-btn .border-btn {
		margin-left: 2px;
	}
	.each-home-btm-info p {
		margin-top: 5px;
	}
	.each-home-btm-btn .common-btn {
		padding: 9px 22px 6px;
	}
	.footer-logo img {
		width: 150px;
	}
	.each-footer-contact h4 {
		font-family: 'Archivo-SemiBold';
		line-height: normal;
		letter-spacing: normal;
	}
	.each-footer-contact {
		width: 100%;
	}
	.footer-credit {
		display: none;
	}
	.footer-btm {
		flex-wrap: wrap;
		text-align: center;
	}
	.footer-bovag,
	.footer-social {
		width: 100%;
	}
	.footer-social ul {
		justify-content: center;
	}
	.footer-area {
        padding: 54px 0 35px;
    }
	.footer-contact {
        margin: 20px auto 50px;
    }
	.each-footer-contact h4 {
		margin-bottom: 26px;
	}
	.footer-btm {
		gap: 38px;
	}
	/****diensten****/
	.each-inner-banner {
        height: 345px;
    }
	.d-list-sec {
        padding: 54px 0 35px;
    }
	.d-list-mobile .each-home-service-part p {
        margin-bottom: 30px;
        margin-top: 6px;
    }
	.d-list-sec .row {
		row-gap: 12px;
	}
	/****bedankt****/
	.bedankt-banner .banner-content h6 {
		margin-bottom: 10px;
	}
	/****popup****/
	.pop-up-image {
		border-radius: 10px 10px 0 0;
	}
	.modal-area .modal-content {
		border-radius: 10px;
	}
	.modal-area .popup-content h3 {
		line-height: 32px;
	}
	.modal-content .close-img {
		top: 15px;
		right: 15px;
		height: 45px;
		width: 45px;
	}
	.modal-content .close-img img {
		width: 20px;
	}
	.modal-area .popup-content ul {
		margin-top: 10px;
	}
	.modal-area .popup-content {
        padding: 28px 18px;
    }
	/****diensten-dtl****/
	.back-btn-part {
        top: 94px;
    }
	.back-btn .border-btn {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.diensten-dtl-top-img-left,
	.diensten-dtl-top-img-right {
		height: 288px;
	}
	.diensten-dtl-top .diensten-dtl-top-img-part {
		gap: 14px;
	}
	.diensten-dtl-top-img-left {
        width: 35%;
    }
	.diensten-dtl-top-img-right {
        width: 62%;
    }
	.diensten-dtl-top-img-left img, .diensten-dtl-top-img-right img {
		border-radius: 10px;
	}
	.diensten-dtl-top {
        padding-top: 57px;
    }
	.diensten-dtl-top-info h2 {
        margin-bottom: 17px;
    }
	.diensten-dtl-top-info {
        margin-bottom: 30px;
    }
	.diensten-table-block {
        padding: 29px 0 53px;
    }
	.diensten-table-block-info tr {
        border-radius: 10px;
		margin-bottom: 16px;
		background: linear-gradient(60deg, rgba(251, 251, 251, 0.20) 21.46%, rgba(144, 144, 144, 0.20) 91.81%);
    }
	.dienst-dtl-slider-mobile .each-home-service-part p {
        margin-bottom: 30px;
        margin-top: 6px;
    }
	.dienst-dtl-slider-mobile .each-home-service {
        padding: 20px 0 0;
    }
	.dienst-dtl-slider-sec {
        padding: 55px 0;
    }
	.dienst-dtl-slider-title {
        margin-bottom: 33px;
    }
	.dienst-dtl-slider-mobile .each-home-service-part h3 {
		letter-spacing: normal;
	}
	/****werkplaats-dtl****/
	.werk-iframe {
		padding: 30px 0;
	}
	/****over-ons****/
	.over-ons-top-block {
        padding: 45px 0 23px;
    }
	.over-ons-top-block-img {
        margin-top: 0;
    }
	.over-ons-about-sec {
        padding: 55px 0 55px;
    }
	.over-ons-about-title {
        margin-bottom: 36px;
    }
	.each-over-ons-about-info {
		border-radius: 10px;
		padding: 24px;
	}
	.each-over-ons-about-info h4 {
		margin-bottom: 4px;
	}
	.over-ons-about-left, .over-ons-about-right {
		gap: 16px;
	}
	.over-ons-about-sec .row {
		row-gap: 16px;
	}
	.over-ons-about-img img {
		height: 329px;
	}
	.over-ons-team-sec {
        padding: 53px 0 56px;
    }
	.each-team-slide-mobile-info {
		padding: 30px 10px;
		width: 100%;
	}
	.each-team-slide-img {
        height: 374px;
    }
	/* ***** form sec **** */
    .form-img{
        max-width: 261px;
    }
    .form-heading {
        padding-bottom: 18px;
    }
    .form-heading p{
        padding-top: 0;
        color: #fff;
        max-width: 100%;
    }
    .form-heading h2 {
        padding-bottom: 9px;
    }
    .form-sec {
        padding-top: 39px;
        padding-bottom: 60px;
    }
    .form-area .form-group label{
        font-size: 1.4rem;
        line-height: 22px;
        top: 11px;
    }
    .form-area .form-group {
        margin-bottom: 22px;
    }
    .form-area .form-group.focused label {
        top: -8px;
    }
    .form-area .form-styl{
        font-size: 1.4rem;
        line-height: 22px;
        padding: 16px 0 9px;
    }
    .form-area textarea.form-styl {
        min-height: 131px;
    }
    .form-button {
        margin-top: 40px;
    }
    .each-form-text h4{
        font-size: 1.6rem;
        line-height: 24px;
        padding-bottom: 22px;
    }
    .each-form-text p{
        font-size: 1.4rem;
        line-height: 22px;
    }
    .form-left-text{
        max-width: 360px;
        justify-content: space-between;
    }
    .form-left-text{
        gap: 17px;
    }
    .form-area {
        padding-left: 15px;
        padding-right: 15px;
    }
    /* *** aanbod list **** */
    .filter-sort {
        padding-left: 12px;
        margin-left: 12px;
    }
    .aanbod-filter-sec {
        padding: 116px 0 30px;
    }
    .mobile-show-filter {
        top: 80px;
    }
    .aanbod-filter-sec-active .mobile-show-filter {
        top: 78px;
    }
    .hidden-filter .col-lg-3{
        width: 100%;
    }
    .mob-filter-visible h6{
        font-size: 1.4rem;
    }
    .sorteren_op-filter .select-style{
        font-size: 1.4rem;
    }
    .aanbod-list-btm-wrap{
        padding: 5px 4px;
        border-radius: 10px;
        border: 1.6px solid rgba(6, 12, 16, 0.10);
        background: #F8F8F8;
    }
    .aanbod-list-btm-left ul{
        column-gap: 5px;
    }
    .aanbod-list-btm-left{
        text-align: center;
    }
    .aanbod-list-btm-left h3{
        margin-bottom: 0;
    }
    .aanbod-list-btm-left .common-btn {
        padding: 9px 22px 6px;
    }
    .aanbod-product-sec .row{
        gap: 16px;
    }
    .aanbod-product-sec {
        padding-bottom: 40px;
    }
    .aanbod-dtl-mob-contact-bar {
        padding: 16px 10px;
        background: #231F20;
    }
    .related-product-title {
        padding-bottom: 39px;
    }
    .related-product-sec {
        padding-top: 56px;
        padding-bottom: 43px;
    }
    .tab-btm-btn {
        padding: 7px 23px;
        margin-top: 32px;
        font-size: 1.4rem;
    }
    .kenmerken-tab li{
        font-size: 1.4rem;
    }
    .kenmerken-tab ul {
        row-gap: 0px;
    }
    .tab_drawer_heading{
        padding: 8px 26px;
    }
    .kenmerken-tab {
        margin-top: 27px;
    }
    .dtl-car-price h4{
        font-size: 1.8rem;
        line-height: 26px;
        font-family: 'Archivo-Bold';
    }
    .dtl-car-spec td{
        width: 47%;
    }
    .dtl-car-spec td:nth-child(even) {
        padding-left: 5px;
    }
    .dtl-car-spec td:nth-child(odd) {
        padding-right: 5px;
    }
    .dtl-car-spec td {
        gap: 8px;
    }
    .dtl-car-spec td img {
        width: 18px;
    }
    .dtl-car-info-area .col-8 {
        width: 75%;
    }
    .dtl-car-info-area .col-4{
        width: 25%;
    }
    .dtl-car-info-area .row {
        row-gap: 21px;
    }
    /* .dtl-car-info-area-wrap{
        padding: 0 20px;
    } */
    .dtl-top-slider .common-arrow{
        width: 24px;
        height: 24px;
    }
    .dtl-top-slider .common-arrow img {
        width: 8px;
    }
    .dtl-top-slider .each-top-slide{
        border-radius: 10px;
    }
    .dtl-top-slider .swiper-button-next {
        right: 1.5%;
    }
    .dtl-top-slider .swiper-button-prev {
        left: 1.5%;
    }
    .back-btn.aanbod-dtl-bk-btn .common-btn{
        padding: 9px 40px 6px;
    }
    .aanbod-dtl-top-sec {
        padding-top: 128px;
    }
    .tab_content img {
        width: 7px;
        height: 14px;
    }
    .dtl-tab-sec {
        padding-bottom: 40px;
    }
    /* **** verkocht **** */
    .Verkocht-heading {
        padding-bottom: 25px;
    }
    .Verkocht-heading h2 {
        padding-bottom: 4px;
    }
    .Verkocht-product-sec {
        padding-top: 95px;
    }
	/****historic****/
	.historic-mid-block-info h3,
	.over-ons-btm-block-info h3 {
		margin-bottom: 10px;
	}
	.about-block-img {
        padding: 364px 0 8px;
    }
	.tab-popup-area {
		border-radius: 10px;
	}
	.privacy_section h2 {
        padding-bottom: 15px !important;
        padding-top: 20px;
    }
	.morgeninternet-footer.aanbod-dtl-morgen{
		margin-bottom: 72px !important;
	}
	.bullet-panel h4 {
		font-size: 2rem;
		line-height: 24px;
	}
	.diensten-dtl-top-img-left, .diensten-dtl-top-img-right{
		border-radius: 10px;
	}
	.mobile-each-info td{
		font-size: 1.4rem;
	}
	.historic-mid-block {
        padding-bottom: 45px;
    }
	.diensten-dtl-top-info h2{
		font-size: 2.8rem;
		line-height: 40px;
	}
	.form-heading h2{
		font-size: 2.8rem;
		line-height: 40px;
	}
	.aanbod-dtl-top-btn-mobile button {
		padding: 8px 20px;
		margin-bottom: 10px;
	}
	.dtl-car-info-area{
		padding-bottom: 20px;
	}
	.dienst-dtl-slider-mobile .common-arrow {
		height: 24px;
		width: 24px;
		border-radius: 24px;
	}
	.dienst-dtl-slider-mobile .common-arrow img {
		width: 8px;
	}
	.dienst-dtl-slider-mobile .swiper-button-next {
		right: 0;
	}
	.dienst-dtl-slider-mobile .swiper-button-prev {
		left: 0;
	}
	.new-historie-sec {
        padding-bottom: 55px;
        padding-top: 125px;
    }
	.new-historie-heading {
        padding-bottom: 0;
    }
	.each-new-historie-text h2 {
		padding-bottom: 14px;
	}
	.each-new-historie-info {
        gap: 25px;
    }
	.footer-bovag {
		margin-left: -2%;
	}
}
@media(max-width: 429.98px){
	h1 {
        font-size: 3.4rem;
        line-height: 40px;
    }
	h2 {
        font-size: 2.8rem;
        line-height: 36px;
    }
	h3 {
		line-height: 28px;
	}
	h4 {
		font-size: 2rem;
		line-height: 26px;
	}
	p, li {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.common-btn {
		font-size: 1.4rem;
		line-height: 22px;
		padding: 9px 16px 6px;
	}
	.common-btn:hover::after {
        bottom: 165%;
    }
	.header-logo img {
        width: 80px;
    }
	.header-area {
        padding: 12px 0;
    }
	.mega-mobile-heading h2 {
        line-height: 85px;
        font-size: 10rem;
    }
	.mega-mobile-list > ul > li {
        margin-bottom: 15px;
    }
	.mega-menu-nav .parent-dropdown ul li {
		font-size: 1.4rem;
	}
	.parent-dropdown ul {
		min-width: 140px;
	}
	.banner-content .white-btn {
        margin-left: 0;
        margin-top: 10px;
    }
	.banner-video, .each-banner {
        height: 530px;
    }
	.product-btn .border-btn {
        min-width: 250px;
    }
	.product-sec {
        padding: 30px 0;
    }
	.product-title {
        margin-bottom: 20px;
    }
	.each-product-table {
        width: 100%;
    }
	.each-product-price {
        width: 100%;
		text-align: left;
    }
	.product-btn {
        margin-top: 24px;
    }
	.home-service {
        padding: 30px 0;
    }
	.home-service-title {
        margin-bottom: 25px;
    }
	.service-arrow .swiper-button-prev {
        right: 12%;
    }
	.service-arrow-mobile-part {
        margin-bottom: 20px;
    }
	.home-service-slider .each-home-service-part p {
        margin: 10px 0 20px;
    }
	.service-desk-btn .border-btn, 
	.service-mobile-btn .border-btn {
		margin-left: 2px;
	}
	.home-mid-wrap h6 {
        font-size: 1.4rem;
    }
	.home-mid-wrap li {
		padding-right: 16px;
		margin-right: 16px;
	}
	.about-sec {
        padding: 48px 0 0;
    }
	.about-title p {
        margin: 12px 0 15px;
    }
	.each-counter {
        padding-right: 0;
        margin-right: 0;
    }
	.about-counter {
        flex-wrap: wrap;
		row-gap: 10px;
		column-gap: 20px;
    }
	.each-counter::before {
		display: none;
	}
	.about-block {
        padding-bottom: 30px;
    }
	.about-man {
		height: 90px;
		width: 90px;
		bottom: 85%;
	}
	.about-man img {
		border-radius: 90px;
	}
	.review-sec {
        padding: 30px 0;
    }
	.each-home-btm-btn .border-btn {
        margin-left: 0;
        margin-top: 10px;
    }
	.each-home-btm-btn .common-btn {
		padding: 9px 16px 6px;
	}
	.footer-logo img {
        width: 120px;
    }
	.footer-area {
        padding: 30px 0 30px;
    }
	.each-footer-contact h4 {
        margin-bottom: 10px;
    }
	.footer-contact {
        margin: 20px auto 30px;
		gap: 20px;
    }
	.footer-btm {
        gap: 25px;
    }
	/****diensten****/
	.d-list-sec {
        padding: 30px 0 10px;
    }
	.d-list-mobile .each-home-service-part p {
        margin-bottom: 18px;
    }
	/****popup****/
	.modal-content .close-img {
        top: 10px;
        right: 10px;
        height: 35px;
        width: 35px;
    }
	.modal-content .close-img img {
        width: 16px;
    }
	.modal-area .popup-content h3 {
        line-height: 30px;
    }
	.modal-area .popup-content {
        padding: 25px 15px;
    }
	/****diensten-dtl****/
	.back-btn-part {
        top: 85px;
    }
	.diensten-dtl-top-img-left, 
	.diensten-dtl-top-img-right {
        height: 255px;
    }
	.diensten-dtl-top-img-left img, 
	.diensten-dtl-top-img-right img {
        border-radius: 5px;
    }
	.diensten-table-block {
        padding: 29px 0 30px;
    }
	.diensten-table-block-info tr {
        padding: 20px 15px;
        border-radius: 5px;
    }
	.diensten-table-block-info td h4{
		padding-bottom: 0;
	}
	.dienst-dtl-slider-sec {
        padding: 30px 0;
    }
	.dienst-dtl-slider-title {
        margin-bottom: 20px;
    }
	.dienst-dtl-slider-mobile .each-home-service-part p {
        margin-bottom: 18px;
    }
	/****over-ons****/
	.over-ons-top-block {
        padding: 30px 0 23px;
    }
	.over-ons-top-block-img img,
	.over-ons-btm-block-img img {
		border-radius: 10px;
	}
	.over-ons-btm-block {
        padding-bottom: 30px;
    }
	.over-ons-about-sec {
        padding: 30px 0;
    }
	.over-ons-about-title {
        margin-bottom: 24px;
    }
	.each-over-ons-about-info {
        border-radius: 10px;
        padding: 22px 17px;
    }
	.over-ons-about-img img {
		border-radius: 10px;
	}
	.over-ons-team-sec {
        padding: 30px 0;
    }
	.over-ons-team-title {
        margin-bottom: 25px;
    }
	.each-team-slide-img {
        height: 300px;
    }
	.each-team-slide-mobile-info {
        padding: 20px 10px;
    }
	 /* *** form ***** */
    .form-area {
        padding-left: 0;
        padding-right: 0;
    }
    .each-form-text h4{
        padding-bottom: 8px;
    }
    .form-left-text {
        gap: 20px;
    }
    .form-left-area .row {
        row-gap: 45px;
    }
    .form-left-area{
        padding-top: 45px;
    }
    /* *** aanbod list *** */
    .filter-sort {
        padding-left: 0;
        margin-left: 0;
    }
    .filter-sort::after{
        display: none;
    }
    .aanbod-filter-sec-active .mobile-show-filter {
        top: 64px;
    }
    .mobile-show-filter {
        top: 75px;
    }
    .aanbod-filter-sec {
        padding: 106px 0 26px;
    }
    .cross-btn{
        margin-right: 5px;
    }
    .auto-overview-tag{
        padding: 4px 12px;
    }
    .dtl-car-info-area-wrap {
        padding: 0 6px;
    }
    .dtl-car-info-area .col-4{
        width: 100%;
    }
    .dtl-car-info-area .col-8{
        width: 100%;
    }
    .dtl-car-price{
        text-align: start;
    }
    .dtl-car-spec td:nth-child(odd) {
        padding-right: 12px;
    }
    .dtl-car-spec td:nth-child(even) {
        padding-left: 12px;
    }
    .dtl-car-spec td {
        width: 50%;
    }
    .dtl-car-info-area{
        padding-bottom: 30px;
    }
    .left-bg-block{
        width: 100px;
    }
    .block-dtls {
        width: calc(100% - 100px);
    }
    .tab_content img {
        width: 16px;
        height: 16px;
        padding-right: 8px;
    }
    .kenmerken-tab li {
        padding: 15px 3px 13px;
    }
    .dtl-tab-sec {
        padding-bottom: 35px;
    }
    .aanbod-list-btm-left ul{
        flex-wrap: wrap;
        gap: 8px;
    }
    .aanbod-dtl-top-sec {
        padding-top: 115px;
    }
    /* ** aanbod dtl ***** */
    .aanbod-dtl-mob-contact-bar > ul > li > button {
        padding: 6px 24px 6px 6px;
    }
    .aanbod-dtl-mob-contact-bar > ul > li > button img {
        right: 7px;
        width: 12px;
    }
    .aanbod-dtl-mob-contact-bar > ul > li > ul > li > button,
    .aanbod-dtl-mob-contact-bar > ul > li > ul > li > a {
        padding: 6px 10px;
    }
    .aanbod-dtl-mob-contact-bar > ul > li.aanbod-dtl-mob-brand {
        width: 80%;
    }
    .aanbod-dtl-mob-contact-bar > ul > li > a {
        width: 32px;
    }
    .aanbod-dtl-mob-contact-bar.two-line-text > ul > li > a {
        width: 32px;
    }
    .aanbod-dtl-mob-contact-bar > ul > li > a img {
        width: 12px;
    }
	/****historic****/
	.historic-mid-block-img img {
		border-radius: 10px;
	}
	.historic-mid-block {
        padding-bottom: 30px;
    }
	.historic-mid-block-info {
        margin-bottom: 20px;
    }
	.about-block-img {
        padding: 270px 0 8px;
    }
	.about-man {
        margin-top: -100px;
    }
	.morgeninternet-footer.aanbod-dtl-morgen {
        margin-bottom: 69px !important;
    }
	.diensten-dtl-top-info h2 {
        font-size: 2.1rem;
        line-height: 34px;
    }
	.form-heading h2 {
        font-size: 2rem;
        line-height: 32px;
    }
	.new-historie-sec {
        padding-bottom: 55px;
        padding-top: 105px;
    }
}