@media (min-width: 1600px) {
	.container {
		max-width: 1530px;
	}
}
@media(max-width: 1599.98px){
	h1 {
		font-size: 6rem;
		line-height: 65px;
		letter-spacing: 10px;
	}
	h2 {
		font-size: 5rem;
		line-height: 59px;
		letter-spacing: 9.2px;
	}
	.header-wrap {
		padding: 8px 60px 8px 60px;
	}
	.mega-menu-nav li {
		font-size: 4rem;
		line-height: 51px;
		letter-spacing: 9.2px;
		margin-bottom: 34px;
	}
	.mega-menu.active .parent-dropdown > img {
		top: 24px;
	}
	.menu-logo img {
		width: 300px;
	}
	.menu-img {
		/* height: 960px; */
		height: 100%;
	}
	.product-sec {
		padding: 100px 0 80px;
	}
	.product-progress {
		height: 130px;
		width: 130px;
	}
	.home-werk-info {
		padding-right: 100px;
	}
	.home-werk-img {
		width: 53%;
	}
	.home-about-sec {
		padding: 72px 0 100px;
	}
	.home-about-right-info {
		margin-bottom: 70px;
		padding-bottom: 70px;
	}
	.about-counter {
		gap: 55px;
	}
	.footer-area {
		padding: 135px 0 200px;
	}
	.each-footer-nav .parent-dropdown > ul {
		left: 60%;
	}
	/****diensten-list****/
	.each-d-list-img {
		height: 347px;
	}
	/****vacature-list****/
	.v-list-sec {
		padding-bottom: 100px;
	}
	/****diensten-dtl****/
	.diensten-dtl-top-info {
		margin-top: 22%;
	}
	.diensten-dtl-mid {
		padding: 100px 0;
	}
	.diensten-dtl-mid td {
		width: 32.3%;
	}
	.dtl-slider-sec {
		padding: 100px 0;
	}
	.aanbod-dtl-car-info td {
        padding: 24px 6px;
    }
	.aanbod-dtl-car-info-area .col-lg-4 {
		width: 25%;
	}
	.aanbod-dtl-car-info-area .col-lg-8 {
		width: 75%;
	}
	.form-heading{
		padding-bottom: 60px;
	}
	.form-btm-merk{
		bottom: -25px;
	}
	.aanbod-list-product-sec{
		padding-top: 120px;
	}
	/* ***contact **** */
	.form-sec.contact-form{
		padding-bottom: 100px;
	}
    /* **** verkocht **** */
	.aanbod-product-sec.verkocht-product-sec {
		padding-top: 250px;
	}
	/* *** bedankt **** */
	.modal-area .popup-content {
		padding: 40px 55px;
	}
	.aanbod-dtl-car-info tr{
		gap: 9px;
	}
	.aanbod-dtl-car-info td h6 {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.team-slider-btn .swiper-button-next {
		right: -35px;
	}
	.team-slider-btn .swiper-button-prev{
		left: -35px;
	}



	.form-area {
		padding: 20px;
	}
	.form-sec .form-right .col-lg-4 {
		width: 53%;
	}
	.form-sec .form-right .col-lg-8 {
        width: 47%;
    }
	.form-main-area .form-styl,
	.form-main-area .form-group label {
    	font-size: 1.4rem;
	}

}
@media(max-width: 1399.98px){
	h1 {
        font-size: 5rem;
        line-height: 58px;
        letter-spacing: 8px;
    }
	.header-wrap {
        padding: 8px 40px 8px 40px;
    }
	.menu-logo img {
        width: 260px;
    }
	.mega-menu-nav-wrap {
		height: calc(100% + 20%);
	}
	.banner-video, .each-banner {
		height: 800px;
	}
	.product-sec {
		padding: 80px 0 80px;
	}
	.product-progress {
        height: 120px;
        width: 120px;
    }
	.product-heading {
		margin-bottom: 45px;
	}
	.service-sec {
		padding: 80px 0;
	}
	.home-werk-info {
        padding: 80px 0;
        padding-right: 80px;
    }
	.home-werk-info p {
		margin: 30px 0 35px;
	}
	.home-werk-img {
        width: 56%;
    }
	.home-werk-info-wrap {
		padding-left: 15%;
	}
	.home-about-sec {
		padding: 72px 0 80px;
	}
	.home-about-man {
		padding-left: 20px;
	}
	.home-about-right {
		padding-left: 40px;
		padding-top: 50px;
	}
	.home-about-right-info {
        margin-bottom: 50px;
        padding-bottom: 55px;
    }
	.home-about-right-info p {
		margin: 30px 0;
	}
	.about-counter {
        gap: 25px;
    }
	.home-about-right {
        padding-left: 25px;
        padding-top: 40px;
    }
	.home-about-right-info p {
        margin: 20px 0 30px;
    }
	.home-about-right-info {
        margin-bottom: 40px;
        padding-bottom: 45px;
    }
	.service-block-img {
		height: 660px;
	}
	.card-columns .card:nth-child(1) .each-service-info, 
	.card-columns .card:nth-child(4) .each-service-info {
		height: 352px;
	}
	.service-heading h2 {
		margin-bottom: 25px;
	}
	.service-block .col-lg-5 {
		width: 43%;
	}
	.service-block .col-lg-7 {
		width: 57%;
	}
	.footer-area {
        padding: 120px 0 160px;
    }
	.footer-man-info h3 {
		margin-bottom: 10px;
	}
	.footer-man-info p {
		margin-bottom: 5px;
	}
	.footer-man-info p:last-child {
		margin-bottom: 0;
	}
	.footer-wp-btn-text p {
		margin-top: 10px;
	}
	/****diensten-list****/
	.d-list-sec {
		padding: 80px 0 10px;
	}
	.each-d-list-img {
		height: 296px;
	}
	/****vacature-list****/
	.v-list-sec {
		padding-bottom: 80px;
	}
	/****diensten-dtl****/
	.back-btn {
		padding-top: 125px;
	}
	.diensten-dtl-top-img, .diensten-dtl-top-side {
		height: 540px;
	}
	.diensten-dtl-top-info {
		margin-top: 22%;
	}
	.diensten-dtl-mid {
		padding: 80px 0;
	}
	.diensten-dtl-mid td {
        width: 32%;
    }
	.dtl-slider-sec {
		padding: 80px 0;
	}
	.dtl-slider-title {
		margin-bottom: 40px;
	}
	/* **** aanbod list ***** */
	.aanbod-range-filter .slider-inputs input{
		width: 90px;
	}
	.aanbod-filter-sec {
		padding: 180px 0 50px;
	}
	.aanbod-product-sec {
		padding-bottom: 80px;
	}
	/* **** over ons***** */
	.over-ons-top-text h2{
		font-size: 4.5rem;
		line-height: 48px;
		letter-spacing: 8.2px;
	}
	.over-ons-top-sec{
		padding-bottom: 90px;
	}
	.over-ons-table-sec td{
		padding: 24px;
	}
	.over-ons-table-sec h3 {
		padding-bottom: 14px;
	}
	.over-ons-about-sec .home-about-right-info h3{
		padding-bottom: 24px;
	}
	.over-ons-about-sec .home-about-right-info .common-btn {
		margin-top: 20px;
	}
	.over-ons-about-sec .home-about-right-info {
		margin-bottom: 46px;
		padding-bottom: 45px;
	}
	/* **** over ons ***** */
	.team-sec {
		padding-top: 90px;
		padding-bottom: 100px;
	}
		/* *** aanbod dtl ***** */
	.aanbod-dtl-top-btn .common-btn{
		padding: 13px 35px;
	}
		.aanbod-dtl-car-info tr{
		gap: 10px;
	}
	.aanbod-contact-text h2 {
		font-size: 3.8rem;
		line-height: 48px;
		letter-spacing: 8px;
	}
	.aanbod-dtl-car-info td {
		padding: 20px 10px;
	}
	.aanbod-dtl-car-info-area .col-lg-4 {
		width: 26%;
	}
	.aanbod-dtl-car-info-area .col-lg-8 {
		width: 74%;
	}
	.aanbod-dtl-car-info-area {
		padding-top: 40px;
	}
	.dtl-tab-sec{
		padding-bottom: 80px;
	}
	.form-left{
		padding: 30px 20px;
	}
	.form-area{
		padding: 20px;
	}
	.form-part {
		width: calc(100% + 34%);
	}
	.form-btm-merk{
		bottom: -22px;
	}
	.aanbod-list-product-sec{
		padding-top: 100px;
		padding-bottom: 90px;
	}
	.form-sec .form-right .col-lg-8 {
		width: 60%;
	}
	.form-sec .form-right .col-lg-4 {
		width: 40%;
	}
	/* *** contact **** */
	.contact-banner-sec {
		padding-bottom: 10px;
	}
	/* ***contact **** */
	.form-sec.contact-form{
		padding-bottom: 80px;
	}
	/* **** verkocht **** */
	.aanbod-product-sec.verkocht-product-sec {
		padding-top: 210px;
	}
	/* *** bedankt **** */
	.modal-area .popup-content {
		padding: 40px 45px;
	}
	.modal-area .modal-dialog {
		max-width: 88%;
	}
	.Bedankt-banner .each-inner-banner {
		height: 850px;
	}
	.footer-line-merk{
		top: 8px;
	}
	.aanbod-dtl-car-info td{
		width: 19%;
	}
	.aanbod-dtl-car-info-area .row {
		align-items: start;
	}
	.tab-right-part-merk {
		width: 85%;
	}
	.listview-top-content.privacy_section {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.d-list-sec.werk-list-sec{
		padding-bottom: 90px;
	}



	 
	.form-sec .form-area .col-lg-7 {
		width: 75%;
	}
	.form-sec .form-area .col-lg-5 {
		width: 25%;
	}
	.each-auto-verhuur-block-img {
		height: 264px;
	}
	.form-sec .form-right .col-lg-8 {
        width: 44%;
    }
	.form-sec .form-right .col-lg-4 {
        width: 56%;
    }
	.form-part {
        width: 100%;
    }
	.form-main-area .form-group label {
		left: 11px;
	}
	.form-main-area .form-styl {
		padding-left: 10px;
		padding-right: 10px;
	}

}
@media(max-width: 1199.98px){
	h2 {
		font-size: 4.5rem;
		line-height: 56px;
		letter-spacing: 6.2px;
	}
	.header-logo img {
		width: 120px;
	}
	.menu-mid ul {
		gap: 25px;
	}
	.hamberger-wrap div:nth-child(odd) {
		margin: 8px 0;
		width: 75px;
	}
	.header-wrap {
        padding: 8px 20px 8px 20px;
    }
	.mega-menu .col-lg-7 {
		width: 50%;
	}
	.menu-img {
        height: 870px;
        width: 45%;
    }
	.mega-menu.active .parent-dropdown li {
		font-size: 2rem;
		line-height: 42px;
	}
	.hamburger.active .hamberger-wrap div:nth-child(3) {
		transform: translateY(-3px) rotate(-135deg);
	}
	.product-slider .swiper-button-next {
		right: -5px;
	}
	.product-slider .swiper-button-prev {
		left: -5px;
	}
	.service-block-img {
        height: 620px;
    }
	.card-columns .card:nth-child(2) .each-service-info, .card-columns .card:nth-child(3) .each-service-info {
		height: 282px;
	}
	.card-columns .card:nth-child(1) .each-service-info, .card-columns .card:nth-child(4) .each-service-info {
        height: 323px;
    }
	.each-service-info {
		padding: 35px 20px 30px;
	}
	.service-block .col-lg-7 {
        width: 58%;
    }
	.service-block .col-lg-5 {
        width: 42%;
    }
	.home-werk-info-wrap {
        padding-left: 0%;
    }
	.home-werk-img {
        width: 100%;
        position: initial;
		height: 650px;
    }
	.home-werk-sec .col-lg-6 {
		width: 100%;
	}
	.home-werk-info {
		display: none;
	}
	.home-werk-info.home-mobile-werk-info {
		display: block;
	}
	.footer-man {
		gap: 20px;
	}
	.footer-area {
        padding: 110px 0 140px;
    }
	/****diensten-list****/
	.each-d-list-img {
		height: 245px;
	}
	.each-d-list-info p {
		margin: 20px 0 28px;
	}
	/****diensten-dtl****/
	.diensten-dtl-top-img, .diensten-dtl-top-side {
        height: 480px;
    }
	.diensten-dtl-top-info {
		margin-top: 26%;
	}
	.diensten-dtl-mid td {
        width: 49%;
    }
	.dtl-slider .swiper-button-next {
		right: -1%;
	}
	.dtl-slider .swiper-button-prev {
		left: -1%;
	}
	/* **** aanbod list ***** */
	.aanbod-filter-sec {
		padding: 170px 0 40px;
	}
	.aanbod-product-sec {
		padding-bottom: 60px;
	}
	/* *** over ons *** */
	.over-ons-top-text h2 {
		font-size: 3.8rem;
		line-height: 44px;
		letter-spacing: 7.2px;
		padding-bottom: 20px;
	}
	.over-ons-top-sec{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.over-ons-top-text h6{
		padding-bottom: 10px;
	}
	.over-ons-top-text p{
		margin-bottom: 10px;
	}
	.over-ons-top-text h3 {
		padding-top: 8px;
		padding-bottom: 15px;
	}
	.over-ons-table-sec h3{
		font-size: 2rem;
	}
	.home-about-sec.over-ons-about-sec{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.over-ons-about-sec .home-about-right-info {
		margin-bottom: 30px;
		padding-bottom: 40px;
	}
	.team-sec{
		padding-top: 60px;
		padding-bottom: 70px;
	}
	.team-slider-btn .swiper-button-prev {
		left: -15px;
	}
	.team-slider-btn .swiper-button-next {
		right: -15px;
	}
	.team-heading{
		padding-bottom: 25px;
	}
	/* *** aanbod dtl **** */
	.bk-btn{
		padding-top: 160px;
	}
	.aanbod-dtl-top-btn .common-btn{
		padding: 10px 16px;
	}
	.aanbod-contact-text h2 {
		font-size: 2.8rem;
		line-height: 35px;
		letter-spacing: 5px;
	}
	.aanbod-dtl-car-info-area .col-lg-8 {
		width: 78%;
	}
	.aanbod-dtl-car-info-area .col-lg-4 {
		width: 22%;
	}
	.aanbod-dtl-car-info td p{
		margin-top: 10px;
	}
	.aanbod-dtl-car-info td{
		border-radius: 15px;
		padding: 15px 8px;
	}
	.aanbod-contact-text h3{
		font-size: 1.8rem;
		line-height: 25px;
	}
	.aanbod-dtl-car-info td p{
		font-size: 1.4rem;
		line-height: 22px;
	}
	.aanbod-dtl-car-info td h6{
		font-size: 1.4rem;
		line-height: 22px;
		padding-top: 0;
	}
	.tab-btm-btn {
		margin-bottom: 55px;
	}
	.aanbod-contact-img {
		width: 76px;
		height: 76px;
	}
	.each-aanbod-contact-text h3 {
		padding-top: 14px;
		padding-bottom: 14px;
	}
	.dtl-tab-sec {
		padding-bottom: 60px;
	}
	.form-sec .form-area .col-lg-5 {
		width: 100%;
	}
	.form-sec .form-area .col-lg-7 {
		width: 100%;
	}
	.form-area .row{
		row-gap: 20px;
	}
	.form-heading {
		padding-bottom: 45px;
	}
	.form-btm-merk{
		bottom: -18px;
	}
	.aanbod-list-product-sec{
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.related-product-heading h2 {
		padding-bottom: 25px;
	}
	.form-left-wrap {
        row-gap: 144px;
    }
	/* ***contact **** */
	.form-sec.contact-form{
		padding-bottom: 60px;
	}
	/* **** verkocht **** */
	.aanbod-product-sec.verkocht-product-sec {
		padding-top: 185px;
	}
	/* *** bedankt **** */
	.modal-area .popup-content {
		padding: 30px 30px;
	}
	.modal-area .modal-dialog {
		max-width: 94%;
	}
	.aanbod-dtl-top-btn .share-btn {
		width: 45px;
		height: 45px;
	}
	.aanbod-dtl-car-info td {
        width: 23%;
    }
	.tab-right-part-merk {
		width: 80%;
	}
	.each-inner-banner {
		height: 600px;
	}
	.diensten-dtl-mid tr{
		justify-content: center;
	}
	.privacy_section h2 {
		padding-top: 60px;
	}
	.listview-top-content.privacy_section{
		padding-bottom: 60px;
	}
	.d-list-sec.werk-list-sec{
		padding-bottom: 70px;
	}
	.review-sec {
		padding-bottom: 15px;
	}
	.each-auto-verhuur-block-img {
        height: 215px;
    }



	.form-sec .form-right .col-lg-8,
	.form-sec .form-right .col-lg-4 {
        width: 50%;
    }
}
@media(max-width: 991.98px){
	.menu-mid-wrap {
		display: none;
	}
	.header-top-wrap {
		gap: 30px;
	}
	.hamberger-wrap div:nth-child(odd) {
        width: 55px;
    }
	.header-wrap {
        padding: 8px 0;
    }
	.mega-menu .col-lg-7 {
        width: 100%;
    }
	.mega-menu-nav-desk {
		display: none;
	}
	.mega-menu-nav-mobile {
		display: flex;
	}
	.menu-img {
        height: 744px;
        width: 100%;
        position: relative;
    }
	.menu-img {
		display: none;
	}
	.menu-img.menu-mobile-img {
		display: block;
	}
	/* .menu-header-active .header-top,
	.menu-header-active .header-logo {
		display: none;
	}
	.menu-header-active .header-wrap {
        padding: 28px 0;
        background: #fff;
    } */
	.mega-menu-nav {
		padding: 150px 0 5px;
	}
	.mega-menu-nav li {
        font-size: 3rem;
        line-height: 34px;
        letter-spacing: 7.2px;
        margin-bottom: 25px;
    }
	.menu-img {
        height: 477px;
    }
	.menu-logo img {
        width: 230px;
    }
	.mega-menu.active .parent-dropdown > img {
        top: 14px;
        width: 20px;
    }
	.mega-menu.active {
		top: 0;
	}
	.menu-header-wrap-active .header-right {
		position: relative;
		z-index: 1;
	}
	.mega-menu-wrap {
		padding-right: 0;
	}
	.banner-video, .each-banner {
		height: 700px;
	}
	.banner-content {
		top: 31%;
	}
	.product-sec {
		padding: 60px 0;
	}
	.service-slider {
		display: block;
	}
	.service-slider {
		display: block;
	}
	.each-service-info {
		text-align: left;
		height: 100%;
	}
	.each-service-mobile-slider {
		height: 404px;
	}
	.product-heading p {
		max-width: 100%;
		margin-top: 15px;
	}
	.each-product .each-product-price {
		background: linear-gradient(180deg, #D2232A 0%, #B31017 100%);
		border-color: transparent;
	}
	.each-product .each-product-price h6 {
		color: #F8F8F8;
	}
	.product-slider .common-arrow {
		display: none;
	}
	.product-btn .common-btn {
		min-width: 290px;
	}
	.product-btn {
		margin-top: 40px;
	}
	.service-sec {
		padding: 60px 0;
	}
	.service-block {
		display: none;
	}
	.service-heading {
		margin-bottom: 40px;
	}
	.home-werk-sec {
		background-color: #f8f8f8;
	}
	.home-werk-merk {
		display: none;
	}
	.home-werk-info {
        padding: 83px 0 60px;
        padding-right: 0;
    }
	.home-werk-info p {
        margin: 20px 0 29px;
    }
	.home-about-sec {
		padding: 60px 0;
	}
	.home-about-sec .row {
		flex-direction: column-reverse;
	}
	.home-about-right {
        padding-left: 0;
        padding-top: 0;
        margin-bottom: 40px;
    }
	.footer-right-block {
		display: none;
	}
	.footer-area {
        padding: 110px 0 110px;
    }
	.footer-mid {
		margin: 50px 0 50px;
		padding: 50px 0 37px;
	}
	.each-footer-nav .parent-dropdown > ul {
        left: 75%;
    }
	/****diensten-list****/
	.each-inner-banner {
		height: 600px;
	}
	.d-list-sec {
		padding: 60px 0 10px;
	}
	.d-list-desk {
		display: none;
	}
	.d-list-mobile {
		display: block;
	}
	.d-list-sec .row {
		row-gap: 30px;
	}
	.each-d-list-mobile-btn {
		margin-top: 25px;
	}
	.d-list-werk-sec {
		padding-bottom: 60px;
	}
	/****vacature-list****/
	.v-list-sec {
		padding-bottom: 60px;
	}
	/****diensten-dtl****/
	.back-btn .common-btn {
		top: 0;
		left: 0;
	}
	.back-btn {
        padding-top: 150px;
    }
	.diensten-dtl-top-side {
		display: none;
	}
	.diensten-dtl-top .col-lg-2,
	.diensten-dtl-top .col-lg-10,
	.diensten-dtl-top .col-lg-8,
	.diensten-dtl-top .col-lg-5,
	.diensten-dtl-top .col-lg-7 {
		width: 100%;
	}
	.diensten-dtl-top .row.diensten-dtl-top-blk {
		flex-direction: column-reverse;
	}
	.diensten-dtl-top-info {
    	margin-left: 0;
		margin-top: 38px;
	}
	.diensten-dtl-top-info p {
		max-width: 100%;
		color: rgba(35, 31, 32, 0.7);
	}
	.diensten-dtl-top-img::after {
		background: linear-gradient(0deg, rgba(248, 248, 248, 0.00) 3.11%, rgba(248, 248, 248, 0.83) 69.71%, #F8F8F8 99.21%);
		height: 90%;
		width: 100%;
	}
	.diensten-dtl-mid {
		padding: 60px 0;
	}
	.diensten-dtl-mid td {
        width: 100%;
    }
	.dtl-slider-sec {
		padding: 60px 0;
	}
	.dtl-slider-desk {
		display: none;
	}
	.dtl-slider-mobile {
		display: block;
	}
	.dtl-slider .swiper-button-prev {
		left: 80%;
		right: auto;
	}
	.dtl-slider .common-arrow {
		border-radius: 36px;
		border: 1px solid #1B1819;
	}
	.dtl-slider .common-arrow:hover {
		border-color: transparent;
	}
	.dtl-slider .common-arrow img {
		filter: brightness(1) invert(1);
	}
	.dtl-slider .common-arrow:hover img {
		filter: brightness(0) invert(1);
	}
	/****aanbod-list****/
	.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: 45px 0 12px;
	}
	.hidden-filter .col-lg-3 {
		margin-bottom: 15px;
		width: 50%;
	}
	.hidden-filter {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #f8f8f8;
        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(193, 25, 32, 0.5);
        border-color: rgba(193, 25, 32, 0.5);
    }
	.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;
	}
	.aanbod-open-filter.select-style {
		background-image: none;
	}
	.aanbod-open-filter label {
        border-radius: 5px;
        border: 1px solid rgba(193, 25, 32, 0.4);
        background: rgba(193, 25, 32, 0.4);
        padding: 10px;
        display: inline-block;
        width: auto;
        margin: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        color: #111;
    }
	.aanbod-open-filter label span {
		margin-left: 8px;
		color: #111;
	}
	.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(193, 25, 32, 1);
        border-color: rgba(193, 25, 32, 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;
	}
	.auto-overview-filter-result {
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 15px;
        left: 0;
        background-color: #1E1E1E;
        z-index: 99;
        border-top: 1px solid #1E1E1E;
		display: flex;
		gap: 2px;
	}
	.reset_all_filter {
        border-radius: 8px 0 0 8px;
        background-color: rgba(193, 25, 32, 0.8);
        height: 100%;
        width: 100%;
        display: flex !important;
        align-items: center;
        justify-content: center;
		color: #fff !important;
    }
	.filter-reset a:hover {
		color: #fff;
	}
	.filter-reset img {
        margin-left: 0;
        margin-right: 5px;
    }
	.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: none;
		color: #1E1E1E;
		background-image: url(../images/filter-arrow.svg);
		background-color: transparent;
	}
	.filter-content{
		border-radius: 0 0 5px 5px;
	}
	.sorteren_op-filter .filter-sort .select-style.show {
		border: 1px solid #C11920;
		color: #FFF;
		border-radius: 4px;
		background: 
			url('../images/filter-arrow-hover.svg'),
			linear-gradient(180deg, #C11920 39.14%, #5B0C0F 155%);
		background-repeat: no-repeat, no-repeat;
		background-position: left 91% center, 0 0;
    }
	.filter-reset {
		min-width: 97px;
        display: block;
	}
	.clear-filter-main .filter-reset {
		display: none;
	}
	.mobile-show-filter {
    	top: 160px;
	}
	.aanbod-filter-sec-active .mobile-show-filter {
        top: 112px;
		background-color: #fff;
		border-top: 1px solid #231F20; 
		border-bottom: 1px solid #231F20; 
    }
	.aanbod-filter-sec {
        padding: 215px 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;
	}
	/* ***** over ons ***** */
	.over-ons-top-sec .col-lg-5{
		width: 100%;
	}
	.over-ons-top-sec .col-lg-7{
		width: 100%;
	}
	.over-ons-top-sec .row{
		row-gap: 20px;
	}
	.over-ons-top-sec{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.over-ons-top-text h3 {
		padding-top: 10px;
		padding-bottom: 24px;
	}
	.over-ons-top-merk{
		display: none;
	}
	.over-ons-top-merk-mob{
		position: absolute;
		width: 100%;
		bottom: 0;
		right: 0;
		pointer-events: none;
	}
	.over-ons-table-sec td{
		width: 100%;
	}
	.home-about-sec.over-ons-about-sec  .row{
		flex-direction: column;
		row-gap: 40px;
	}
	.over-ons-about-sec .home-about-right-info{
		border: 0;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.home-about-sec.over-ons-about-sec{
		padding-top: 60px;
		padding-bottom: 65px;
	}
	.team-slider .swiper {
        width: 100vw;
        margin-left: -50vw;
        left: 50%;
        position: relative;
    }
	.team-sec {
		padding-top: 50px;
		padding-bottom: 55px;
	}
	.over-ons-top-text h2{
		font-size: 4rem;
		line-height: 48px; 
		letter-spacing: 8px;
	}
	.over-ons-top-text p{
		max-width: 100%;
	}
	.over-ons-top-text{
		max-width: 100%;
		padding: 0;
	}
	.over-ons-about-sec .home-about-right{
		margin-bottom: 0px;
	}
	.team-slider-btn{
		display: none;
	}
	.over-ons-top-merk-mob{
		display: block;
	}




	/***** aanbod dtl ***** */
	.aanbd-detail-wrap .row .col-lg-4:nth-child(1),
	.aanbd-detail-wrap .row .col-lg-4:nth-child(3) {
		width: 100%;
	}
	.aanbd-detail-wrap .row .col-lg-4:nth-child(2) {
		width: 100%;
	}
	.aanbd-list-table table tr {
		justify-content: flex-start;
		gap: 20px;
	}
	.aanbd-price {
		text-align: left;
		margin: 24px 0;
	}
	.aanbd-detail-sec {
		padding-top: 128px;
	}
	.aanbd-car-btn{
		display: none;
	}
	.each-aanbd-img{
		border-radius: 5px;
		overflow: hidden;
	}
	.aanbd-thmb-slide {
		margin-top: 8px;
	}
	/* dtl-tab-sec */
	.tab-content-wrap .col-lg-9 {
		width: 100%;
	}
	.tab-content-wrap .col-lg-3 {
		width: 100%;
	}
	.tab-btn-wrap{
		display: none;
	}
	.tab-content-wrap {
		padding-top: 0;
	}
	.aanbod-contact-info-wrap ul li {
		padding-left: 21px;
	}
	.tab_drawer_heading.d_active{
		color: #FFF;
		margin-bottom: 0;
	}
	.tab-btn::after{
		display: none;
	}
	.kenmerken-tab li {
		width: 100%;
		padding: 16px 24px;
		text-align: end;
		justify-content: space-between;
		letter-spacing: 0;
		font-size: 1.6rem;
		line-height: 24px;
		letter-spacing: 0.32px;
	}
	.d_active.tab_drawer_heading::after {
		transform: rotate(90deg);
		top: 11px;
		content: url(../images/tab-arrow-hover.svg);
	}
	.tab_drawer_heading.common-btn{
		padding: 10px 16px;
		padding-right: 42px;
		font-size: 2rem;
		letter-spacing: normal;
		background-color: #F8F8F8;
	}
	.tab_drawer_heading.common-btn:hover{
		background-color: #D2232A;
	}
	.kenmerken-tab ul{
		row-gap: 12px;
	}
	.tab_container.tab-content {
		padding-left: 0;
		padding-top: 32px;
		padding-right: 0;
	}
	.kenmerken-tab{
		margin-top: 30px;
	}
	.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: 2.4rem;
		line-height: 32px;
		letter-spacing: 0.48px;
		/* width: max-content; */
		width: 100%;
		margin-bottom: 14px;
		color: #656263;
	}
	.tab_drawer_heading::after {
		top: 7px;
	}
	.kenmerken-tab li::after {
		width: 100%;
		left: 0;
		top: 88px;
	}
	.tab_drawer_heading:hover, .d_active {
		position: relative;
	}
	.tab-content .d_active.common-btn{
		background: #D2232A;
		border-color: #D2232A;
		color: #FFF;
	}
	.tab-btn {
		display: none;
	}
	.tab_content p{
		padding-bottom: 10px;
	}
	.tab_content{
		margin-bottom: 16px;
		margin-top: 16px;
	}
	.tab-btm-btn {
		position: relative;
		padding: 0;
		border-radius: 100px;
		border: 1px solid transparent;
		background: transparent;
		backdrop-filter: blur(3px);
		color: #FFF;
		margin-bottom: 20px;
	}
	.tab-btm-btn:hover{
		color: #231F20;
	}
	.tab-btm-btn .common-btn{
		padding: 0;
		background: transparent;
		border: 0;
		font-size: 1.6rem;
		line-height: 22px;
	}
	.popup-cross {
		width: 36px;
		height: 36px;
	}
	.popup-cross img {
		width: 12px;
	}
	.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-top-btn ul li{
		display: none;
	}
	.aanbod-dtl-top-btn ul li.share-btn{
		display: inline-flex;
		border-radius: 100px;
	}
	.aanbod-dtl-top-area .row {
	align-items: start;
	}
	.bk-btn.dtl-bk-btn{
		display: none;
	}
	.aanbod-dtl-top-sec{
		padding-top: 155px;
	}
	.aanbod-dtl-top-btn  .common-arrow{
		border-radius: 100px;
		top: 82%;
		background: #FFFFFF;
		border-color: #fff;
	}
	.aanbod-dtl-top-btn .swiper-button-next{
		right: 22px;
	}
	.aanbod-dtl-top-btn .swiper-button-prev{
		left: 22px;
	}
	.aanbod-dtl-top-btn  .common-arrow:hover{
		background: #D2232A;
		border-color: #D2232A;
	}
	.aanbod-dtl-top-price-mob p strong{
		color: #D2232A;
		font-family: 'OpenSans-Bold';
		font-weight: normal;
	}
	.aanbod-dtl-top-price-mob{
		padding-top: 20px;
	}
	.aanbod-dtl-top-wrap{
		border-bottom: 1px solid rgba(35, 31, 32, 0.20);
		border-top: 1px solid rgba(35, 31, 32, 0.20);
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.aanbod-dtl-top-price-mob p{
		margin-bottom: 0;
	}
	.aanbod-dtl-car-mob {
		position: relative;
		padding-top: 10px;
	}
	.each-car-mob {
		height: 100%;
		overflow: hidden;
		position: relative;
	}
	.each-car-mob img{
		border-radius: 5px;
	}
	.aanbod-dtl-car-mob .row{
		row-gap: 10px;
	}
	.overlay {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		border-radius: 5px;
		background: rgba(255, 255, 255, 0.10);
		backdrop-filter: blur(10px);
		width: calc(100% - 20px);
		height: calc(100% - 20px);
	}
	.overlay h4{
		font-size: 2.4rem;
		font-family: 'OpenSans-Bold';
		letter-spacing: 0.24px;
		line-height: 20px;
		color: #fff;
	}
	.overlay h3{
		color: #fff;
		letter-spacing: 0.18px;
		line-height: 28px;
	}
	.aanbod-dtl-car-info td{
		width: 23%;
		background-color: transparent;
		border: none;
		padding: 0;
		text-align: start;
	}
	.aanbod-contact-text{
		display: none;
	}
	.aanbod-dtl-car-info-area .col-lg-8{
		width: 100%;
	}
	.aanbod-dtl-car-info-area .col-lg-4{
		width: 100%;
	}
	.aanbod-dtl-car-info tr{
		flex-wrap: wrap;
		gap: 18px;
	}
	.tab-right-part{
		display: none;
	}
	.dtl-tab-sec-merk{
		display: none;
	}
	.aanbod-dtl-mob-contact-bar {
		display: block;
	}
	.form-heading h2{
		display: block;
		color: #fff;
		padding-bottom: 15px;
	}
	.form-heading{
		text-align: start;
	}
	.form-heading h3{
		text-align: start;
	}
	.form-sec{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.form-right-img{
		display: none;
	}
	.form-sec .form-right .col-lg-4{
		width: 100%;
	}
	.form-part{
		width: 100%;
	}
	.form-area .row{
		flex-direction: column-reverse;
	}
	.aanbod-dtl-car-info td img{
		display: none;
	}
	.aanbod-dtl-car-info td h6{
		font-size: 1.8rem;
		font-family: 'OpenSans-Regular';
		line-height: 28px;
		letter-spacing: 0.18px;
	}
	.aanbod-dtl-car-info td p{
		letter-spacing: 0.28px;
		font-family: 'LamaSans-Regular';
		color: #231F20;
	}
	.aanbod-dtl-car-info-mob{
		display: block
	}
	.tab_drawer_heading.common-btn{
		font-size: 1.6rem;
		line-height: 24px;
	}
	.form-heading h3{
		font-size: 1.8rem;
		letter-spacing: 0.28px;
		line-height: 28px;
		font-family: 'OpenSans-Regular';
	}
	.form-wrap{
		border-radius: 5px;
		border: 1px solid #1B1819;
		background: #1B1819;
		padding: 20px;
	}
	.form-area{
		padding: 0;
		border-radius: 0;
		background: transparent;
	}
	.aanbod-dtl-top-text h2{
		font-family: 'OpenSans-Bold';
	}
	/* ***contact **** */
	.form-sec.contact-form{
		background: linear-gradient(174deg, #231F20 3.75%, #1D1B1B 96.25%);
	}
	.contact-form .form-heading h3{
		color: #fff;
	}
	.contact-form .form-area{
		background: transparent;
	}
	.form-right-img-mob{
		display: block;
		margin-top: 80px;
	}
	.contact-form .form-main-area .form-group label{
		color: rgba(255, 255, 255, 0.50);
	}
	.contact-form .form-main-area label strong{
		color: rgba(255, 255, 255, 0.50);
	}
	.contact-form .form-main-area .form-styl:focus{
		border-radius: 5px;
		background-color: #231F20;
		border-color: #231F20;
	}
	.contact-form .form-main-area .form-styl{
		color: #fff;
	}
	.contact-form  .form-main-area .form-styl:focus + label strong{
		color:#fff;
	}
	.contact-form .form-btn .common-btn:hover{
		border-color: transparent;
	}
	.contact-form  .form-main-area .form-styl:focus + label {
		color: #fff;
	}
	.contact-banner-sec {
		padding-bottom: 27px;
	}
	.contact-form .form-left p{
		color: #FFF;
	}
	.contact-form .form-left-info h6{
		color: #F8F8F8;
	}
	.contact-form .form-left-info p{
		color: #F8F8F8;
	}
	.contact-form .form-left{
		background: #231F20;
	}
	.contact-form .form-left-mark{
		display: none;
	}
	.contact-banner-sec .inner-banner-content{
		display: block;
	}
	.airco-service-mid.diensten-dtl-mid td{
		width: 100%;
	}
	.diensten-dtl-mid ul li::after{
		width: 7px;
		height: 7px;
		background-size: 7px;
	}
	.werk-plaat-mid td li{
		padding-left: 16px;
	}
	.diensten-dtl-mid ol li::after{
		top: 2px;
	}
	.diensten-dtl-mid ol li{
		padding-left: 24px;
	}
	/* *** bedankt **** */
	.modal-main-content .col-lg-7{
		width: 100%;
	}
	.modal-main-content .col-lg-5{
		width: 100%;
	}
	.close-img {
		top: -15px;
		right: -14px;
		width: 50px;
		height: 50px;
	}
	.modal-area .popup-content {
        padding: 40px 0px;
    }
	.Bedankt-banner .each-inner-banner {
		height: 800px;
	}
	.home-werk-img{
		height: 500px;
	}
	.mega-menu-nav-wrap{
		height: auto;
	}
	.menu-img.menu-mobile-img{
		width:100vw;
		margin-left:-50vw;
		left:50%;
		position:relative;
	}
	.footer-line-merk {
        top: 12px;
    }
	.share-social-media-button .a2a_dd{
		border: 0;
	}
	.fix-wp.aanbod-fix-wp{
		display: none;
	}
	.dtl-tab-sec .col-lg-8{
		width: 100%;
	}
	.dtl-tab-sec .col-lg-4{
		width: 100%;
	}
	.form-group textarea.form-control{
		padding-right: 16px;
	}
	.over-ons-about-sec .home-about-right-info p{
		max-width: 100%;
	}
	.over-ons-about-sec .home-about-man-info p{
		max-width: 100%;
	}
	.listview-top-content.privacy_section {
        padding-top: 80px;
		padding-bottom: 50px;
	}
	.d-list-sec.werk-list-sec {
        padding-bottom: 50px;
    }
	.header-area:has(.hamburger.active) .header-right {
		background-color: #fff;
		max-width: 187px;
        margin-left: auto;
        height: 68px;
	}
	.iframe-footer.aanbod-dtl-morgen{
		margin-bottom: 68px !important;
	}
	.banner-merk{
		bottom: 0;
	}
	.auto-verhuur-block-wrap {
		overflow-x: auto;
        overflow-y: hidden;
	}
	.auto-verhuur-block {
		width: 800px;
	}
	.auto-verhuur-wrap {
		padding-left: 0;
		padding-right: 0;
	}
	.each-auto-verhuur-block-wrap {
    	padding: 0 15px 0 15px;
	}
	.each-auto-verhuur-block-img {
		width: calc(100% - 20px);
	}
	.each-auto-verhuur-block-content p {
		font-size: 1.4rem;
	}
	.auto-verhuur-sec {
		padding-top: 140px;
	}
	.each-auto-verhuur-block-content td {
		font-size: 1.5rem;
	}
}
@media(max-width: 767.98px){
	.morgeninternet-footer{
        margin-bottom : 45px !important;
    }
	.iframe-footer {
		margin-bottom: 40px !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: #231F20;
		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;
	}
	h1 {
		font-size: 4.8rem;
		line-height: 56px;
		letter-spacing: 3.84px;
	}
	h2 {
		font-size: 4rem;
		line-height: 48px;
		letter-spacing: 3.2px;
	}
	h3 {
		font-size: 2rem;
		line-height: 32px;
	}
	p {
		font-size: 1.4rem;
		line-height: 22px;
		margin-bottom: 20px;
	}
	li {
		font-size: 1.4rem;
		line-height: 22px;
		margin-bottom: 20px;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.common-btn {
		font-size: 1.4rem;
		padding: 8px 34px;
		line-height: 22px;
	}
	.common-arrow {
		height: 36px;
		width: 36px;
	}
	.common-arrow img {
		width: 7px;
	}
	.fix-block {
		display: none;
	}
	.header-top-wrap p:first-child {
		display: none;
	}
	.header-top-wrap {
		justify-content: space-between;
	}
	.header-top {
		padding: 9px 0;
	}
	.header-logo img {
        width: 76px;
    }
	.header-right a {
		font-size: 1.4rem;
		line-height: 22px;
		font-family: 'OpenSans-Bold';
		padding-right: 15px;
	}
	.header-right {
		column-gap: 15px;
	}
	.header-wrap {
        padding: 12px 0;
    }
	.hamberger-wrap div:nth-child(odd) {
        width: 40px;
    }
	.hamburger.active .hamberger-wrap div:nth-child(3),
	.hamburger.active .hamberger-wrap div:nth-child(1) {
		width: 40px;
	}
	.mega-menu-nav li {
        font-size: 3.2rem;
        line-height: 40px;
        letter-spacing: 2.56px;
    }
	.mega-menu-nav {
        padding: 76px 0 0;
		margin-bottom: 17px;
    }
	.menu-social p {
		color: #1B1819;
		font-family: 'OpenSans-Bold';
	}
	.menu-social ul {
		gap: 15px;
	}
	.mega-menu-nav ul {
		margin-bottom: 20px;
	}
	.mega-menu-nav li:last-child {
		margin-bottom: 10px;
	}
	.menu-img {
        height: 317px;
    }
	.menu-logo img {
        width: 175px;
    }
	.mega-menu-nav-wrap {
        /* height: calc(100% + 40%); */
		height: auto;
    }
	.product-progress {
        height: 100px;
        width: 100px;
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: normal;
    }
	.each-product {
		border-radius: 14px;
		padding: 15px;
	}
	.each-product-text td,
	.each-product-price h6 {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.product-btn .common-btn {
        min-width: 230px;
    }
	.product-sec {
		padding: 50px 0 47px;
	}
	.product-heading {
        margin-bottom: 27px;
    }
	.each-product-text {
    	margin-top: 15px;
	}
	.each-product-text table {
		margin: 15px 0 15px;
	}
	.each-product-price {
		padding: 8px 10px;
	}
	.each-product-text h3 {
		font-size: 2.4rem;
	}
	.service-heading p {
		max-width: 100%;
	}
	.each-service-info p {
		color: #fff;
		margin: 0;
		font-family: 'LamaSans-Regular';
	}
	.service-sec {
        padding: 41px 0 47px;
    }
	.service-heading h2 {
        margin-bottom: 15px;
    }
	.service-heading {
		margin-bottom: 33px;
	}
	.each-service-info {
        padding: 30px 15px 55px;
    }
	.service-arrow .swiper-button-prev {
		left: 74%;
		top: 24px;
	}
	.service-arrow .swiper-button-next {
		top: 24px;
	}


	.each-counter h6 {
		font-size: 1.4rem;
		line-height: 22px;
		margin-top: 8px;
	}
	.home-about-left {
		border-radius: 20px;
		padding: 10px 5px;
	}
	.home-about-img img {
		border-radius: 10px;
	}
	.home-about-man-img {
		height: 70px;
		width: 70px;
	}
	.home-about-man-info p {
		font-family: 'OpenSans-Bold';
		margin: 15px 0;
	}
	.home-about-man-info h6 {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.home-about-sec {
        padding: 48px 0 46px;
    }
	.home-about-right-info p {
        margin: 15px 0 40px;
    }
	.home-about-right-info {
        padding-bottom: 40px;
    }
	.about-counter {
        gap: 39px;
    }
	.home-about-right {
        margin-bottom: 22px;
    }
	.home-about-man {
        padding-left: 0;
    }
	.each-service-info {
		border-radius: 14px;
	}
	.home-werk-info {
        padding: 83px 0 30px;
    }
	.home-werk-info p {
        margin: 16px 0 40px;
    }
	.footer-logo img {
		width: 109px;
	}
	.footer-contact {
		flex-wrap: wrap;
	}
	.each-footer-contact h6 {
		font-size: 1.4rem;
		line-height: 22px;
		margin-bottom: 6px;
	}
	.each-footer-nav .parent-dropdown > img {
		right: -4px;
		top: 9px;
		width: 9px;
	}
	.each-footer-nav .parent-dropdown > ul {
        left: 55%;
        min-width: 140px;
    }
	.footer-credit a {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.footer-area {
        padding: 75px 0 55px;
    }
	.footer-social li a {
		width: 31px;
		height: 31px;
	}
	.footer-social ul {
		gap: 6px;
	}
	.footer-mid {
        margin: 30px 0 15px;
        padding: 35px 0 35px;
        padding-left: 27px;
        padding-right: 27px;
    }
	.footer-merk {
		bottom: 5px;
		width: 100%;
	}
	.each-footer-contact li a img {
		width: 17px;
	}
	.each-footer-contact p {
		line-height: 32px;
		margin-bottom: 0px;
	}
	/****diensten-list****/
	.inner-banner-content {
		bottom: 54%;
	}
	.inner-banner-content h2 {
		font-size: 4.8rem;
		line-height: 56px;
		letter-spacing: 3.84px;
	}
	.d-list-sec {
        padding: 50px 0 0;
    }
	.d-list-werk-sec .home-werk-info {
        padding: 50px 0 30px;
    }
	.each-d-list-mobile-btn {
        margin-top: 35px;
    }
	.d-list-sec .row {
        row-gap: 24px;
    }
	.d-list-werk-sec {
        padding-bottom: 47px;
    }
	/****werkplaats-list****/
	.werk-list-btm {
		border-radius: 20px;
		padding: 15px 15px 30px;
	}
	.werk-list-btm img {
		border-radius: 10px;
	}
	/****vacature-list****/
	.v-list-sec {
		padding-bottom: 30px;
	}
	/****diensten-dtl****/
	.back-btn {
        padding-top: 114px;
    }
	.diensten-dtl-top-info h2 {
		margin-bottom: 16px;
		letter-spacing: 8px;
	}
	.diensten-dtl-top-info {
        margin-top: 25px;
    }
	.diensten-dtl-top-img {
		height: 280px;
	}
	.diensten-dtl-top-img img {
		border-radius: 10px;
	}
	.diensten-dtl-mid td h3 {
		font-size: 2.4rem;
		line-height: 32px;
	}
	.diensten-dtl-mid {
        padding: 40px 0 46px;
    }
	.diensten-dtl-mid td {
		border-radius: 20px;
	}
	.diensten-dtl-mid tr {
		gap: 15px;
	}
	.dtl-slider-sec {
        padding: 53px 0 44px;
    }
	.dtl-slider-title {
        margin-bottom: 30px;
    }
	.dtl-slider .service-arrow .swiper-button-prev {
        left: 76%;
    }
	/****aanbod-list****/
	.aanbod-filter-sec {
        padding: 140px 0 12px;
    }
	.mobile-show-filter {
        top: 105px;
    }
	.mob-filter-visible h6{
		font-size: 1.4rem;
		font-family: 'OpenSans-Medium';
		letter-spacing: 0.42px;
	}
	.aanbod-filter-sec .select-style{
		font-size: 1.4rem;
	}
	.auto-overview-tag {
		margin-right: 5px;
		padding: 3px 12px;
		font-size: 1.2rem;
	}
	.aanbod-filter-sec-active .mobile-show-filter {
		top: 95px;
	}
	.hidden-filter .col-lg-3{
		width: 100%;
	}
	.filter-left-title {
        width: 100%;
    }
	.aanbod-product-sec {
        padding-bottom: 47px;
    }
	/* **** over ons **** */
	.over-ons-top-text h6{
		font-size: 1.4rem;
		line-height: 24px
	}
	.over-ons-top-text h3{
		font-size: 2.4rem;
		line-height: 32px;
		padding-bottom: 18px;
	}
	.over-ons-top-sec {
		padding-top: 42px;
		padding-bottom: 28px;
	}
	.over-ons-table-sec td {
		padding:  38px 16px 14px 35px;
	}
	.over-ons-table-sec p:last-child{
		margin-bottom: 0;
	}
	.over-ons-table-sec h3 {
		padding-bottom: 24px;
	}
	.over-ons-table-sec{
		padding-bottom: 33px;
	}
	.home-about-sec.over-ons-about-sec {
		padding-top: 52px;
		padding-bottom: 30px;
	}
	.over-ons-about-sec .each-counter h2{
		font-size: 3.2rem;
		letter-spacing: 6.4px;
		line-height: 64px;
	}
	.over-ons-about-sec .each-counter h6{
		font-size: 1.2rem;
		line-height: 24px;
		margin-top: 4px;
	}
	.over-ons-about-sec .about-counter {
		gap: 20px;
	}
	.over-ons-about-sec .each-counter{
		text-align: center;
	}
	.over-ons-about-sec .home-about-right-info{
		margin-bottom: 5px;
	}
	.over-ons-about-sec .home-about-right-info .common-btn {
		margin-top: 7px;
	}
	.over-ons-about-sec .home-about-right-info p{
		color: #F8F8F8;
		line-height: 24px; 
		margin-bottom: 15px;
	}
	.over-ons-about-sec .home-about-right-info h3 {
		padding-bottom: 18px;
		font-size: 2.4rem;
		line-height: 32px;
	}
	.over-ons-about-sec .home-about-man-info p{
		color: #F8F8F8;
	}
	.team-heading h2{
		letter-spacing: 8px;
		font-size: 4rem;
		line-height: 48px;
	}
	.team-sec {
		padding-top: 77px;
		padding-bottom: 70px;
	}
	.team-heading {
		padding-bottom: 50px;
	}
	.team-dtls h3{
		font-size: 2.4rem;
		padding-bottom: 0;
	}
	.team-dtls{
		padding: 8px 12px 6px;
	}


	/****aanbod-dtl****/
	/* Mobile Anbod Detail */
	.each-aanbod-dtl-banner img {
		border-radius: 5px;
	}
	.aanbod-dtl-top-left li {
		padding-right: 7px;
		font-family: 'LamaSans-Regular';
		font-size: 1.4rem;
		line-height: 158%;
		letter-spacing: 0.28px;
		margin-bottom: 0;
	}
	.aanbod-dtl-top-left ul {
		flex-wrap: wrap;
		gap: 7px;
		row-gap: 1px;
		margin-bottom: 17px;
	}
	.aanbod-dtl-top {
        padding: 98px 0 25px;
    }
	.aanbod-dtl-top-left h2 {
		margin-bottom: 5px;
	}
	.aanbod-dtl-top-left li::before {
		top: 3px;
		height: 13px;
		width: 1px;
	}
	.aanbod-dtl-banner-slider .product-control .common-arrow {
		top: unset;
		bottom: 20px;
	}
	.aanbod-dtl-banner-slider .product-control .swiper-button-prev {
        left: 20px;
    }
	.aanbod-dtl-banner-slider .product-control .swiper-button-next {
        right: 20px;
    }
	.aanbod-dtl-info-block .container {
		padding-left: 0;
		padding-right: 0;
	}
	.aanbod-dtl-info-block-wrap {
		border-radius: 0 0 10px 10px;
		padding: 20px;
		padding-bottom: 0;
		margin-bottom: 40px;
	}
	.aanbod-dtl-info-block tr {
		flex-wrap: wrap;
		row-gap: 12px;
		column-gap: 45px;
	}
	.aanbod-dtl-info-social li a {
		height: 26px;
		width: 26px;
	}
	.aanbod-dtl-info-social li a img {
		width: 10px;
	}
	.aanbod-dtl-info-block td:last-child::after {
		display: none;
	}
	.aanbod-dtl-info-block td:last-child {
		padding-left: 0;
	}
	.aanbod-dtl-info-social ul {
		flex-wrap: wrap;
    }
	.dtl-tab-btn {
		display: none;
	}
	.tab-top {
		margin-bottom: 10px;
		padding-bottom: 8px;
		border-bottom: 0;
		display: none;
	}
	.dtl-tab-sec {
		padding: 30px 0 33px;
	}
	.tab_drawer_heading.d_active span {
        background-color: transparent;
        opacity: 1;
        position: relative;
        font-family: 'Riope-Regular';
    }
	.tab_drawer_heading.d_active {
		border-bottom: 1px solid rgba(23, 19, 19, 0.1);
        margin-bottom: 10px;
        padding-bottom: 14px;
	}
	.tab_drawer_heading.d_active span::before {
		display: none;
	}
	.tab_drawer_heading.d_active {
        font-size: 2rem;
        color: #1B1313;
    }
	.tab_drawer_heading {
		display: block;
		padding-bottom: 18px;
		letter-spacing: 0.28px;
		line-height: normal;
		width: 100%;
		font-size: 1.4rem;
	}
	.kenmerken-tab li {
        font-size: 1.4rem;
        line-height: 22px;
        letter-spacing: 0.28px;
        padding: 6px 17px;
        column-gap: 10px;
        width: 100%;
        border-radius: 3px;
        margin-bottom: 0;
        display: flex;
        align-items: center;
    }
	.tab-btm-btn {
        font-size: 1.4rem;
        letter-spacing: normal;
    }
	.bullet-panel h4 {
		font-size: 1.8rem;
		line-height: 22px;
	}
	.dtl-tab-sec .bullet-panel ul li {
		padding-left: 16px;
		margin-bottom: 4px;
		line-height: 20px;
	}
	.dtl-tab-sec .bullet-panel li::after {
		background-size: 6px;
		width: 6px;
		height: 6px;
		top: 6px;
	}
	.left-bg-block {
		width: 112px;
	}
	.block-dtls {
		width: calc(100% - 112px);
	}
	.each-onderhoud-block h4 {
		font-size: 1.4rem;
	}
	.each-onderhoud-block h5 {
		margin: 5px 0 20px;
	}
	.tab-btn {
		display: none;
	}
	.tab_content {
		display: block;
		margin-top: 20px;
		margin-bottom: 22px;
	}
	.tab-btn ul.tabs li {
		font-size: 1.0rem;
		line-height: normal;
	}
	.tab-btn .tabs li.active::before {
		height: 1px;
		bottom: -5px;
	}
	.tab-btn .tabs {
		column-gap: 10px;
		margin-bottom: 20px;
	}
	.each-onderhoud-block {
    	margin-bottom: 5px;
	}
	.tab-popup-area {
		border-radius: 20px;
	}
	.tab-popup-area p {
		line-height: 20px;
		padding-bottom: 20px;
	}
	.popup-cross img {
		width: 28px;
	}
	.popup-cross {
		width: 40px;
		height: 40px;
		top: 15px;
		right: 15px;
	}
	.tab-popup-area h3 {
		margin-top: 20px;
		font-size: 2.4rem;
	}
	.each-onderhoud-block h5 {
		font-size: 1.5rem;
	}
	.Beschrijving-block {
		padding: 0 0 15px;
	}
	.Beschrijving-block-info {
		padding: 14px;
		margin-top: 9px;
		border-radius: 10px;
	}
	.beschrijving-popup-inner {
		border-radius: 10px;
		height: 500px;
	}
	.Beschrijving-block-info button.txt-btn {
		padding-right: 26px;
	}
	.Beschrijving-block-img img {
		border-radius: 10px;
	}
	.form-sec::after {
		border-radius: 20px 20px 0 0;
		height: 22%;
	}
	.related-service-slider .each-product-text li {
		font-family: 'LamaSans-Regular';
		font-family: 1.4rem;
	}
	.related-service-slider {
		width:100vw;
		margin-left:-50vw;
		left:50%;
		position:relative;
	}
	.related-service-sec {
        padding: 35px 0 40px;
    }
	.related-service-title {
        margin-bottom: 23px;
        padding-bottom: 20px;
    }
	.related-service-slider .swiper-button-next {
		right: 11%;
	}
	.related-service-slider .swiper-button-prev {
		left: 11%;
	}
	.related-service-slider .common-arrow {
		top: 30%;
	}
	.aanbod-dtl-mob-contact-bar {
		padding: 16px 10px;
		background: #231F20;
	}
	.aanbod-dtl-footer{
		padding-bottom: 70px;
	}
	.aanbod-dtl-top-text h2{
		font-size: 2.4rem;
		line-height: 32px;
	}
	.aanbod-dtl-top-text p{
		margin-top: 0;
	}
	.aanbod-dtl-top-btn .share-btn{
		width: 35px;
		height: 35px;
	}
	.share-btn img{
		width: 12px;
	}
	.aanbod-dtl-top-sec {
		padding-top: 135px;
	}
	.aanbod-dtl-top-price-mob p strong{
		font-size: 1.4rem;
		line-height: 22px;
	}
	.aanbod-dtl-top-price-mob p {
		font-size: 1.2rem;
		line-height: normal;
	}
	.aanbod-dtl-top-price-mob {
		padding-top: 17px;
	}
	.aanbod-dtl-car-mob{
		padding-top: 6px;
	}
	.aanbod-dtl-car-mob .row {
		row-gap: 6px;
		margin-left: -4px;
		margin-right: -4px;
	}
	.aanbod-dtl-car-mob .col-6{
		padding-left: 4px;
		padding-right: 4px;
	}
	.overlay h3{
		font-size: 1.8rem;
		line-height: 28px;
	}
	.overlay {
		width: calc(100% - 11px);
		height: calc(100% - 11px);
	}
	.aanbod-dtl-car-info-area {
		padding-top: 18px;
	}
	.aanbod-dtl-car-info td p{
		margin-top: 0;
	}
	.aanbod-dtl-car-info tr{
		gap: 10px;
	}
	.aanbod-dtl-car-info td{
		width: 31%;
	}
	.tab_drawer_heading.common-btn {
		padding: 12px 18px;
	}
	.tab_drawer_heading::after {
		top: 10px;
		right: 12px;
	}
	.tab_drawer_heading:hover::after{
		right: 12px;
	}
	.form-heading h2{
		font-size: 3.2rem;
		line-height: 40px; 
		letter-spacing: 2.56px;
		padding-bottom: 5px;
	}
	.form-heading h3{
		font-size: 1.4rem;
		letter-spacing: 0.28px;
		line-height: 22px;
	}
	.form-wrap{
		padding: 29px 7px 0;
	}
	.form-heading{
		padding-bottom: 6px;
	}
	.form-main-area .form-styl{
		border-radius: 5px;
		border: 1px solid rgba(101, 98, 99, 0.50);
		padding: 15px 23px 15px;
		letter-spacing: 0.28px;
		font-size: 1.4rem;
		line-height: 22px;
	}
	.form-main-area  .form-group label {
		color: rgba(255, 255, 255, 0.50);
		letter-spacing: 0.28px;
		font-size: 1.4rem;
		line-height: 22px;
		top: 15px;
		left: 23px;
	}
	.form-main-area label strong{
		color: rgba(255, 255, 255, 0.50);
	}
	.form-group textarea.form-control {
		min-height: 114px;
		padding-right: 23px;
	}
	.form-main-area .form-group{
		margin-bottom: 14px;
	}
	.form-btn {
		margin-top: 30px;
	}
	.form-area .row{
		row-gap: 17px;
	}
	.form-left p{
		font-style: normal;
		letter-spacing: 0.28px;
	}
	.form-left{
		border-radius: 10px;
		padding: 27px 20px 43px;
		max-width: 350px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 22px;
	}
	.form-left-info p{
		font-size: 1.6rem;
		font-family: 'OpenSans-Bold';
		line-height: 24px;
		color: #F8F8F8;
	}
	.form-sec{
		padding-bottom: 27px;
		padding-top: 14px;
	}
	.form-btm-merk {
		bottom: -14px;
	}
	.related-product-heading h2{
		letter-spacing: 8px;
		padding-bottom: 40px;
	}
	.aanbod-list-product-sec{
		padding-top: 60px;
		padding-bottom: 30px;
	}
	.tab-popup-content h4{
		font-size: 2rem;
	}
	.tab-popup-content li{
		margin-bottom: 0;
	}
	.aanbod-dtl-top-btn .common-arrow{
		width: 40px;
		height: 40px;
	}
	.aanbod-dtl-top-btn .common-arrow img {
        width: 9px;
    }
	/* **** contact ***** */
	.form-right-img-mob{
		max-width: 300px;
		margin-left: auto;
		margin-top: 52px;
	}
	.form-sec.contact-form{
		padding-bottom: 20px;
		margin-bottom: 38px;
	}
	.map{
		height: 600px;
	}
	/* **** werkplaat dtl **** */
	ol li::after{
		background-size: 13px;
		top: 2px;
	}
	.werk-plaat-mid td ol li{
		padding-left: 22px;
		margin-bottom: 0px;
	}
	.diensten-dtl-top-info ol li{
		margin-bottom: 10px;
	}
	.diensten-dtl-top-info ul li {
		margin-bottom: 2px;
	}
	/* **** verkocht **** */
	.aanbod-product-sec.verkocht-product-sec {
		padding-top: 140px;
	}
	/* *** bedankt **** */
	.popup-content-area p{
		margin-bottom: 12px;
	}
	.popup-content-area h2{
		padding-bottom: 20px;
		font-size: 3.5rem;
        line-height: 42px;
	}
	.popup-content ul{
		margin-bottom: 12px;
	}
	.modal-area .popup-content {
        padding: 30px 0px;
    }
	.close-img {
        top: -14px;
        right: -8px;
        width: 50px;
        height: 50px;
    }
	.modal-area .modal-content{
		padding: 12px;
	}
	.modal-area .modal-content{
		border-radius: 10px;
	}
	.Bedankt-banner .each-inner-banner {
		height: 700px;
	}
	.Bedankt-banner .banner-content h1{
		font-size: 4rem;
		line-height: 45px;
	}
	.home-werk-img{
		height: 315px;
	}
	.menu-social {
		padding-bottom: 40px;
	}
	.sorteren_op-filter .filter-sort .select-style{
		font-family: 'OpenSans-Medium';
		letter-spacing: 0.42px;
	}
	.filter-sort {
        padding-left: 17px;
        margin-left: 17px;
    }
	.footer-line-merk {
        top: 17px;
    }
	.aanbod-product-sec .row {
		row-gap: 16px;
	}
	.kenteken_np {
		margin-bottom: 2px;
		margin-top: 2px;
	}
	.share-social-media-button .a2a_dd svg {
		width: 14px !important;
	}
	.over-ons-about-sec .home-about-left{
		padding-bottom: 10px;
	}
	.werk-list-btm::after {
		bottom: 29px;
		height: 42%;
	}
	.listview-top-content.privacy_section {
        padding-bottom: 22px;
		padding-top: 70px;
    }
	.privacy_section h2 {
		padding-bottom: 15px !important;
		padding-top: 20px;
	}
	.d-list-sec.werk-list-sec {
        padding-bottom: 35px;
    }
	.header-area:has(.hamburger.active) .header-right {
        max-width: 145px;
        margin-left: auto;
        height: 38px;
        top: -22px;
    }
	.iframe-footer.aanbod-dtl-morgen{
		margin-bottom: 72px !important;
	}
	.auto-verhuur-sec {
		padding-top: 115px;
		padding-bottom: 40px;
	}
	.each-auto-verhuur-block-title {
		padding: 0 5px;
	}
	.auto-verhuur-block-title-left h3 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.auto-verhuur-block-title-left h3,
	.each-auto-verhuur-block-title h3 {
		font-size: 1.8rem;
	}

	.auto-verhuur-block {
		width: 700px;
	}
	.auto-verhuur-btm-wrap h3 {
		margin-bottom: 15px;
	}
	.auto-verhuur-btm-sec {
		padding-bottom: 15px;
	}
	.each-auto-verhuur-block-img {
        height: 190px;
    }
	.each-auto-verhuur-block-content td {
		font-size: 1.4rem;
	}



	.form-main-area .form-styl.photo_upload, 
	.form-main-area .form-styl.foto_upload {
		color: rgba(255, 255, 255, 0.50);
	}
}
@media(max-width: 429.98px){
	h1 {
        font-size: 3.6rem;
        line-height: 40px;
        letter-spacing: 1.84px;
    }
	h2 {
        font-size: 3rem;
        line-height: 35px;
        letter-spacing: 1.2px;
    }
	h3 {
		line-height: 26px;
	}
	.common-btn {
        padding: 8px 25px;
    }
	.header-top-wrap {
        gap: 15px;
    }
	.header-wrap {
        padding: 8px 0;
    }
	.header-top {
        padding: 7px 0;
    }
	.mega-menu-nav li {
        font-size: 2.8rem;
        line-height: 28px;
        margin-bottom: 20px;
        letter-spacing: 1.56px;
    }
	.hamburger.active .hamberger-wrap div:nth-child(3), .hamburger.active .hamberger-wrap div:nth-child(1) {
        width: 38px;
    }
	.mega-menu.active .parent-dropdown > img {
        top: 12px;
        width: 14px;
    }
	.mega-menu.active .parent-dropdown li {
        font-size: 1.8rem;
        line-height: 34px;
    }
	.menu-img {
        height: 270px;
    }
	.menu-logo img {
        width: 120px;
    }
	.mega-menu-nav {
        padding: 100px 0 0;
    }
	/* .mega-menu-nav-wrap {
        height: calc(100% + 30%);
    } */
	.banner-content .white-btn {
		margin-left: 0px;
		margin-top: 10px;
	}
	.product-sec {
        padding: 30px 0;
    }
	.product-heading p {
        margin-top: 5px;
    }
	.product-heading {
        margin-bottom: 18px;
    }
	.each-product {
        border-radius: 10px;
        padding: 10px;
    }
	.product-img img {
		border-radius: 5px;
	}
	.product-btn .common-btn {
        min-width: 200px;
    }
	.each-product-text h3 {
        font-size: 2rem;
    }
	.service-sec {
        padding: 30px 0;
    }
	.each-service-info {
        padding: 25px 15px 25px;
    }
	.each-service-mobile-slider {
        height: 300px;
    }
	.service-arrow-part {
		margin-top: 30px;
	}
	.service-arrow .swiper-button-prev {
        left: 68%;
    }
	.each-service-info {
        border-radius: 10px;
    }
	.each-service-info p {
		-webkit-line-clamp: 2;
	}
	.home-werk-info {
        padding: 60px 0 30px;
    }
	.home-werk-info p {
        margin: 12px 0 20px;
    }
	.home-about-sec {
        padding: 30px 0;
    }
	.home-about-right-info p {
        margin: 10px 0 20px;
    }
	.home-about-right-info {
        margin-bottom: 25px;
        padding-bottom: 30px;
    }
	.about-counter {
        gap: 13px;
    }
	.home-about-left {
        border-radius: 10px;
    }
	.home-about-img img {
        border-radius: 5px;
    }
	.footer-mid {
        margin: 25px 0 15px;
        padding: 25px 0 25px;
        padding-left: 0;
        padding-right: 0;
    }
	.footer-logo img {
        width: 90px;
    }
	.footer-area {
        padding: 65px 0 35px;
    }
	.each-footer-contact p {
        line-height: 30px;
    }
	.each-footer-nav .parent-dropdown > ul {
        left: 70%;
        min-width: 125px;
    }
	/****diensten-list****/
	.inner-banner-content h2 {
		font-size: 3rem;
		line-height: 35px;
		letter-spacing: 1.2px;
	}
	.each-inner-banner {
        height: 350px;
    }
	.inner-banner-content {
        bottom: 40%;
    }
	.d-list-sec {
        padding: 30px 0 0;
    }
	.each-d-list-mobile-btn {
        margin-top: 20px;
    }
	.d-list-werk-sec .home-werk-info {
        padding: 30px 0 30px;
    }
	.d-list-werk-sec {
        padding-bottom: 30px;
    }
	/****werkplaats-list****/
	.werk-list-btm {
		border-radius: 10px;
	}
	.werk-list-btm img {
		border-radius: 5px;
	}
	/****diensten-dtl****/
	.diensten-dtl-top-info h2 {
        letter-spacing: 1.2px;
    }
	.diensten-dtl-top-img {
        height: 250px;
    }
	.diensten-dtl-mid {
        padding: 30px 0;
    }
	.diensten-dtl-mid-title {
		margin-bottom: 22px;
	}
	.diensten-dtl-mid td h3 {
        font-size: 2rem;
        line-height: 26px;
    }
	.diensten-dtl-mid td {
		padding: 25px 18px;
		border-radius: 10px;
	}
	.dtl-slider-sec {
        padding: 30px 0;
    }
	.dtl-slider-title {
        margin-bottom: 20px;
    }
	.dtl-slider .service-arrow .swiper-button-prev {
        left: 68%;
    }
	/* **** aanbod list ***** */
	.aanbod-filter-sec-active .mobile-show-filter {
		top: 83px;
	}
	.mobile-show-filter {
		top: 90px;
	}
	.aanbod-filter-sec {
		padding: 126px 0 12px;
	}
	.filter-sort::after{
		display: none;
	}
	.filter-sort {
		padding-left: 0;
		margin-left: 0;
	}
	/* ***** over ons ***** */
	.over-ons-top-text h2 {
		font-size: 3rem;
		line-height: 36px;
		letter-spacing: 5px;
	}
	.over-ons-table-sec td {
		padding: 25px 12px 14px 12px;
	}
	.home-about-sec.over-ons-about-sec {
		padding-top: 40px;
		padding-bottom: 30px;
	}
	.team-sec {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.team-heading {
		padding-bottom: 30px;
	}
	.over-ons-top-sec{
		padding-top: 35px;
	}
	/* ** 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;
	}
	.aanbod-dtl-top-sec {
		padding-top: 120px;
	}
	.overlay h3 {
		font-size: 1.2rem;
		line-height: normal;
	}
	.overlay h4{
		font-size: 2rem;
		line-height: 24px;
	}
	.aanbod-dtl-car-info td {
		width: 30%;
	}
	.aanbod-dtl-car-info td h6{
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: normal;
	}
	.tab_container.tab-content{
		padding-top: 20px;
	}
	.dtl-tab-sec .bullet-panel li::after{
		top: 7px;
	}
	.left-bg-block {
		width: 100px;
	}
	.block-dtls {
		width: calc(100% - 100px);
	}
	.form-left-wrap {
		row-gap: 90px;
	}
	.aanbod-list-product-sec{
		padding-top: 45px;
	}
	.form-btm-merk {
		bottom: -12px;
	}
	.related-product-heading h2 {
		letter-spacing: 6px;
		padding-bottom: 20px;
	}
	.aanbod-list-product-sec .each-product {
		padding: 5px;
	}
	.popup-cross{
		top: 8px;
		right: 7px;
	}
	.tab-popup-area h3 {
		margin-top: 0;
		font-size: 2rem;
	}
	/* *** contact***** */
	.form-sec.contact-form{
		margin-bottom: 30px;
	}
	.map{
		height: 400px;
	}
	/* **** verkocht **** */
	.aanbod-product-sec.verkocht-product-sec {
		padding-top: 120px;
	}
	/* *** bedankt **** */
	.popup-content-area h2 {
        padding-bottom: 16px;
        font-size: 2.8rem;
        line-height: 35px;
    }
	.popup-content li::after {
		background-size: 11px;
		height: 11px;
		width: 11px;
		top: 6px;
	}
	.popup-content li {
		padding-left: 18px;
	}
	.close-img {
        top: -3px;
        right: -3px;
        width: 40px;
        height: 40px;
    }
	.close-img img {
		width: 14px;
	}
	.Bedankt-banner .banner-content h1 {
        font-size: 3.2rem;
        line-height: 35px;
    }
	.header-top-wrap p{
		font-size: 1.3rem;
	}
	.kenteken_np{
		padding: 4px 10px 6px 20px;
		margin-bottom: 0px;
        margin-top: 0px;
	}
	.form-main-area .form-styl{
		padding: 15px 10px;
	}
	.form-main-area .form-group label{
		left: 10px;
	}
	.form-group textarea.form-control{
		padding-right: 10px;
	}
	.listview-top-content.privacy_section{
		padding-top: 80px;
	}
	.d-list-sec.werk-list-sec {
        padding-bottom: 25px;
    }
	.iframe-footer.aanbod-dtl-morgen {
        margin-bottom: 68px !important;
    }
	.each-auto-verhuur-block-content td {
		font-size: 1.2rem;
	}


	.form-main-area .form-group label,
	.form-main-area .form-styl {
        font-size: 1.2rem;
		letter-spacing: normal;
	}

}