@media (min-width: 1600px) {
	.container {
		max-width: 1540px;
	}
}
@media(max-width: 1599.98px){
	h1 {
		font-size: 4rem;
		line-height: 56px;
		letter-spacing: 3px;
	}
	h2 {
		font-size: 3.2rem;
		line-height: 45px;
		letter-spacing: 3px;
	}
	h3 {
		font-size: 2.2rem;
	}
	/****diensten-list****/
	.diensten-list-sec {
		padding: 100px 0 40px;
	}
	.each-diensten-number h2 {
		font-size: 12rem;
	}
	.each-diensten-list-img {
		height: 370px;
	}
	/****diensten-dtl****/
	.diensten-dtl-mid {
		padding-bottom: 100px;
	}
	.form-wrap {
		margin: 32px 32px 100px;
	}
	.form-left-contact {
		margin: 70px 0 100px;
	}
	.dtl-slider .swiper-button-prev {
		left: -3%;
	}
	.dtl-slider .swiper-button-next {
		right: -3%;
	}
	/****contact****/
	.contact-form-sec .form-wrap {
		margin-top: 100px;
	}
	/****popup****/
	.modal-area .modal-dialog {
		max-width: 80%;
	}
	/****over-ons****/
	.over-one-dtl-text td {
		padding: 25px 12px 20px 18px;
	}
	.over-one-dtl-text td:last-child {
		padding: 25px 30px 20px 28px;
	}
	.over-one-dtl-text td h3{
		padding-bottom: 12px;
	}
	.team-dtl-text{
		padding-right: 10px;
	}
	/****aanbod-dtl****/
	.kenmerken-tab li {
		column-gap: 15px;
	}
	.kenmerken-tab ul {
		column-gap: 10px;
	}
	.each-aanbod-contact{
		column-gap: 12px;
	}
	.tab-right-part{
		box-shadow: 0 0px 30px 0 rgba(0, 0, 0, 0.05);
	}
	.aanbod-dtl-btm-slider .swiper-button-prev {
		left: -3%;
	}
	.aanbod-dtl-btm-slider .swiper-button-next {
		right: -3%;
	}
	.aanbod-filter-sec .filter-main .col-lg-3 {
		width: 23%;
	}
	.aanbod-filter-sec .filter-main .row{
		row-gap: 22px;
	}
	.aanbod-list-bg-text {
		padding: 60px;
	}
	.aanbod-list-bg-img {
		height: 462px;
	}
}
@media(max-width: 1399.98px){
	.header-area {
		padding: 15px 0;
	}
	.header-wrap {
		padding: 10px;
	}
	.common-btn {
		font-size: 1.6rem;
	}
	.header-logo img {
		width: 150px;
	}
	.header-area .col-lg-5:last-child .header-nav ul {
		justify-content: start;
	}
	.header-nav > ul > li {
		font-size: 1.6rem;
	}
	.banner-video, .each-banner {
		height: 600px;
	}
	/* .banner-sec {
		padding-top: 93px;
	} */
	.product-sec {
		padding: 40px 0;
	}
	.brand-logo-sec {
		padding: 50px 0;
	}
	.service-sec {
		padding-top: 40px;
	}
	.each-service-text h2 {
		font-size: 12rem;
		min-width: 170px;
	}
	.each-service-text {
		gap: 30px;
	}
	.service-heading {
		margin-bottom: 80px;
	}
	.each-usp-info {
		padding: 0 50px;
	}
	.usp-info-wrap {
		padding: 60px 0;
	}
	.each-footer-page {
		height: 185px;
	}
	.footer-info {
		max-width: 630px
	}
	.footer-logo img {
		width: 150px;
	}
	/****diensten-list****/
	/* .inner-banner-sec {
		padding-top: 93px;
	} */
	.each-inner-banner {
		height: 500px;
	}
	.diensten-list-sec {
		padding: 80px 0 20px;
	}
	.each-diensten-number h2 {
        font-size: 9rem;
        letter-spacing: 7px;
    }
	.each-diensten-list-img {
        height: 330px;
    }
	.each-diensten-list-info p {
		margin-top: 10px;
	}
	/****interieur-list****/
	.inner-banner-content ul {
		margin: 20px auto 0;
	}
	/****diensten-dtl****/
	.back-btn {
		padding-top: 145px;
	}
	.diensten-dtl-mid {
		padding-bottom: 80px;
	}
	.form-wrap {
		margin: 32px 32px 80px;
	}
	.each-dtl-slider-img {
		height: 370px;
	}
	.dtl-slider-title {
		margin-bottom: 58px;
	}
	/****contact****/
	.map {
		height: 450px;
	}
	.contact-form-sec .form-wrap {
		margin-top: 80px;
	}
	/****bedankt-banner****/
	.bedankt-banner {
		padding-top: 93px;
	}
	.each-bedankt-banner {
		height: 600px;
	}
	/****popup****/
	.modal-area .modal-dialog {
        max-width: 88%;
    }
	/****over-ons****/
	.over-one-top-wrap h2 {
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.over-one-top-sec {
		padding-top: 65px;
	}
	.over-one-dtl-text tr {
		column-gap: 12px;
		row-gap: 12px;
	}
	.over-one-dtl-main .col-lg-8 {
		width: 54%;
	}
	.over-one-dtl-main .col-lg-4{
		width: 46%;
	}
	.over-one-dtl-text td h3 {
		font-size: 2rem;
	}
	.over-one-dtl-text td P {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.over-one-dtl-sec {
		padding-bottom: 115px;
		padding-top: 85px;
	}
	.over-one-dtl-heading {
		padding-bottom: 45px;
	}
	.team-member-dtl h3 {
		padding-bottom: 8px;
	}
	/****aanbod-dtl****/
	/* .each-dtl-top-img {
		height: 450px;
	} */
	.each-dtl-top-text tr {
		column-gap: 30px;
	}
	.kenmerken-tab li {
		font-size: 1.4rem;
		column-gap: 10px;
		width: 32%;
		padding-left: 20px;
		padding-right: 20px;
	}
	.each-aanbod-contact-text a {
		font-size: 1.4rem;
	}
	.each-aanbod-contact{
		padding-left: 10px;
		padding-right: 10px;
	}
	.each-aanbod-contact {
        column-gap: 10px;
    }
	.aanbod-contact-info-wrap ul {
		padding-left: 10px;
	}
	.aanbod-contact-info-wrap ul li strong{
		font-size: 1.4rem;
	}
	.aanbod-contact-info-wrap ul li:last-child strong a {
		padding-left: 22px;
	}
	.aanbod-contact-info-wrap {
		padding-top: 15px;
	}
	.tab-btn ul.tabs li{
		font-size: 2rem;
	}
	.each-onderhoud-block h5{
		font-size: 1.4rem;
	}
	.dtl-tab-sec{
		padding: 90px 0;
	}
	.aanbod-dtl-btm-slider .swiper-button-prev {
		left: -3%;
	}
	.aanbod-dtl-btm-slider .swiper-button-next {
		right: -3%;
	}
	/****aanbod-list****/
	.aanbod-filter-sec {
		padding-top: 125px;
	}
	.aanbod-filter-sec .filter-main .col-lg-3 {
        width: 25%;
    }
	.aanbod-list-bg-img {
		height: 460px;
	}
	.aanbod-list-bg-text {
        padding: 35px;
    }
	.aanbod-list-bg-text p{
		padding-bottom: 22px;
	}
	.aanbod-list-car-sec {
		padding-bottom: 20px;
	}
	/****verkocht****/
	.aanbod-list-car-sec.verkocht-list-sec {
		padding-top: 135px;
	}
	.aanbod-list-bg-img {
        height: 421px;
    }

}
@media(max-width: 1199.98px){
	h2 {
		font-size: 2.8rem;
		line-height: 36px;
		letter-spacing: 2px;
	}
	h3 {
		font-size: 2rem;
	}
	.header-nav > ul {
		gap: 11px;
	}
	.header-nav > ul > li {
        font-size: 1.5rem;
    }
	.header-logo img {
        width: 120px;
    }
	/* .banner-sec {
        padding-top: 80px;
    } */
	.product-sec {
        padding: 40px 0;
    }
	.product-control {
		margin-top: 60px;
	}
	.brand-logo-sec ul {
		column-gap: 50px;
	}
	.service-sec {
        padding-top: 60px;
    }
	.each-service-text h2 {
        font-size: 10rem;
        min-width: 145px;
    }
	.each-service-img {
		height: 260px;
	}
	.each-usp-info {
        padding: 0 30px;
    }
	.about-sec {
		padding-top: 60px;
	}
	.footer-member {
		margin: 40px 0 0;
	}
	.footer-info {
		max-width: 100%;
	}
	/****diensten-list****/
	/* .inner-banner-sec {
        padding-top: 80px;
    } */
	.diensten-list-sec .col-lg-6 {
		padding: 0 6px;
	}
	.diensten-list-sec .row {
		margin: 0 -6px;
		row-gap: 12px;
	}
	/****diensten-dtl****/
	.back-btn {
		padding-top: 125px;
	}
	.diensten-dtl-mid td {
		width: 49%;
	}
	.form-right {
		padding: 50px 30px;
	}
	.form-block .form-group {
		margin-bottom: 40px;
	}
	.form-right h3 {
		margin-bottom: 30px;
	}
	.form-left-contact {
        margin: 70px 0 70px;
    }
	.dtl-slider .swiper-button-next {
        right: -2%;
    }
	.dtl-slider .swiper-button-prev {
        left: -2%;
    }
	.dtl-slider-title {
        margin-bottom: 40px;
    }
	.dtl-slider-sec {
		padding-bottom: 0;
	}
	/****bedankt****/
	.bedankt-banner {
        padding-top: 80px;
    }
	/****popup****/
	.modal-area .modal-dialog {
        max-width: 92%;
    }
	/****over-ons****/
	.over-one-top-sec {
        padding-top: 50px;
		padding-bottom: 40px;
    }
	.over-one-top-wrap h3 strong{
		line-height: 45px;
	}
	.over-one-dtl-text td{
		width: 48.5%;
	}
	.over-one-dtl-main .col-lg-8 {
        width: 50%;
    }
	.over-one-dtl-main .col-lg-4 {
        width: 50%;
    }
	.over-one-dtl-text td h3 {
        font-size: 1.8rem;
    }
	.over-one-dtl-heading h3 strong{
		line-height: 40px;
	}
	.over-one-dtl-text td:last-child {
        padding: 25px 10px 20px 16px;
    }
	.over-one-dtl-sec {
        padding-bottom: 90px;
        padding-top: 60px;
    }
	.team-member-dtl td {
		column-gap: 8px;
		margin-bottom: 8px;
	}
	.team-member-dtl td em {
		width: 30px;
		height: 30px;
	}
	.team-member-dtl tr {
		column-gap: 8px;
	}
	.team-member-dtl {
		bottom: 10px;
		left: 18px;
	}
	.team-dtl-text h2 {
		padding-top: 5px;
		padding-bottom: 15px;
	}
	.over-one-btm-sec{
		padding-bottom: 25px;
		padding-top: 90px;
	}
	.over-one-heading {
		padding-bottom: 45px;
	}
	.each-over-one-btm-img {
		height: 350px;
	}
	/****aanbod-dtl****/
	/* .each-dtl-top-img {
        height: 400px;
    }	 */
	.each-dtl-top-text tr {
        column-gap: 14px;
    }
	.each-dtl-top-text h3 {
		font-size: 1.6rem;
	}
	.each-dtl-top-text p{
		font-size: 1.4rem;
	}
	.dtl-top-slide .swiper-button-next {
		left: 52.5%;
	}
	.dtl-top-slide .swiper-button-prev {
		left: 43%;
	}
	.tab-btn ul.tabs li {
		font-size: 1.8rem;
		letter-spacing: 1px;
	}
	.tab-btn .tabs {
		column-gap: 25px;
	}
	.dtl-tab-sec {
		padding-top: 75px;
		padding-bottom: 85px;
	}
	.kenmerken-tab li{
		width: 49%;
	}
	.tab-content-wrap .col-lg-9 {
		width: 65%;
	}
	.tab-content-wrap .col-lg-3 {
		width: 35%;
	}
	.aanbod-dtl-btm-slider .swiper-button-prev {
        left: 0;
        top: 45%;
    }
	.aanbod-dtl-btm-slider .swiper-button-next {
        right: 0;
        top: 45%;
    }
	.left-bg-block {
		width: 120px;
	}
	.block-dtls {
		width: calc(100% - 120px);
		padding: 20px 10px 5px;
	}
	.dtl-tab-sec .bullet-panel ul li {
		padding-left: 8px;
		font-size: 1.4rem;
		line-height: 22px;
		margin-bottom: 8px;
	}
	.dtl-top-contact-main ul {
		column-gap: 40px;
	}
	.aanbod-dtl-btm-heading {
		padding-bottom: 50px;
	}
	.aanbod-dtl-btm-sec{
		padding-bottom: 18px;
	}
	/****aanbod-list*/
	.filter-sort-right{
		justify-content: start;
	}
	.filter-main .row {
        row-gap: 15px;
    }
	.aanbod-filter-sec {
        padding-top: 120px;
    }
	.filter-main {
		margin-bottom: 28px;
	}
	/****verkocht****/
	.aanbod-list-car-sec.verkocht-list-sec {
		padding-top: 130px;
	}
	.verkocht-list-heading {
		padding-bottom: 10px;
	}
	.each-product-text{
		margin-top: 15px;
	}
	.aanbod-list-car-sec .product-price{
		margin-top: 24px;
	}
	.each-product-text h3 {
		margin-bottom: 6px;
	}
	.aanbod-list-bg-img {
        height: 461px;
    }
	.each-dtl-top-text td h6{
		font-size: 1.4rem;
	}
	.filter-sort .select-style{
		min-width: 222px;
	}
	.filter-reset a {
		padding-left: 16px;
		padding-right: 16px;
		font-size: 1.4rem;
	}
	.filter-reset .common-btn{
		padding: 8px 16px;
	}
	.filter-sort{
		justify-content: start;
	}
	.aanbod-filter-sec .filter-main .row {
        row-gap: 8px;
    }

}
@media(max-width: 991.98px){
	.header-contact {
		display: none !important;
	}
	.header-logo {
		text-align: center;
	}
	.header-area .col-lg-5 {
		width: 60%;
	}
	.header-area .col-lg-2 {
		/* width: 40%; */
		width: 100%;
	}
	.header-wrap {
		padding: 9px 30px;
	}
	.menu-bar {
		right: auto;
		left: 50px;
	}
	.side-menu {
		left: 0;
		right: auto;
		clip-path: inset(0 100% 0 0);
	}
	.side-menu-active {
		clip-path: inset(0 0 0 0);
	}
	.header-nav {
		display: none;
	}
	.header-contact .common-btn {
		margin-left: auto;
		display: table;
		margin-right: 60px;
	}
	.product-sec {
		background-color: #F9F9F6;
	}
	.product-control .border-btn {
		background-color: transparent;
	}
	.service-heading-right {
		max-width: 100%;
		margin-top: 16px;
	}
	.each-service-img {
		display: none;
	}
	.each-service {
		padding: 50px 0;
	}
	.each-service-wrap {
		width: 100% !important;
	}
	.each-service-info {
		max-width: 100%;
	}
	.about-img,
	.about-sec .col-lg-3:first-child .about-img {
		display: none;
	}
	/****diensten-list****/
	.each-inner-banner {
        height: 420px;
    }
	.diensten-list-sec {
		padding: 60px 0 0;
	}
	.each-diensten-list-part::after {
		left: 0;
		opacity: 0.6;
	}
	.each-diensten-list-img {
        height: 310px;
    }
	.each-diensten-list-info p {
        max-width: max-content;
    }
	.diensten-list-sec .col-lg-6 {
        padding: 0;
    }
	.diensten-list-sec .row {
        margin: 0;
    }
	/****interieur-list****/
	.inner-banner-content ul {
		column-gap: 10px;
	}
	/****diensten-dtl****/
	.diensten-dtl-top {
		padding: 32px 0 60px;
	}
	.diensten-dtl-top-info {
		margin-top: 40px;
	}
	.diensten-dtl-top-info h2 {
		margin-bottom: 20px;
	}
	.diensten-dtl-top-img {
		padding-right: 0;
	}
	.diensten-dtl-mid {
		padding-bottom: 60px;
	}
	.diensten-dtl-mid td {
		background-color: #AC9E88;
	}
	.diensten-dtl-mid td h3 {
		color: #F9F9F6;
	}
	.diensten-dtl-mid td p {
		color: rgba(249, 249, 246, 0.7);
	}
	.diensten-dtl-mid td {
        width: 100%;
    }
	.diensten-dtl-mid td {
		row-gap: 22px;
		min-height: 250px;
	}
	.form-wrap {
		margin: 32px 32px 60px;
		padding: 50px 20px;
	}
	.form-left {
		padding-right: 0;
	}
	.form-wrap .container > .row {
		row-gap: 50px;
	}
	.form-left-contact {
        margin: 50px 0 50px;
    }
	.form-block textarea.form-style {
		height: 120px;
	}
	.each-dtl-slider-info h3 {
		margin-bottom: 10px;
	}
	.dtl-slider-sec {
		padding-bottom: 0;
	}
	.each-dtl-slider-img {
        height: 320px;
    }
	/****contact****/
	.map {
		height: 400px;
	}
	.contact-form-sec .form-wrap {
		margin-bottom: 20px;
	}
	.contact-form-sec .form-wrap {
		margin-top: 60px;
	}
	/****vacature-dtl****/
	.vacature-dtl-mid td li {
		color: rgba(249, 249, 246, 0.7);
		padding-bottom: 5px;
	}
	.vacature-dtl-mid td li::marker {
		color: rgba(249, 249, 246, 0.7);
	}
	/****popup****/
	.modal-content .col-lg-5 {
		width: 100%;
	}
	.modal-content .col-lg-7 {
		width: 100%;
	}
	.pop-up-image img {
		border-radius: 20px 20px 0 0;
	}
	.modal-area .popup-content {
		padding: 40px 30px;
	}
	/****over-ons****/
	.over-one-top-wrap{
		max-width: 100%;
	}
	.over-one-top-wrap p br{
		display: none;
	}
	.over-one-top-sec {
        padding-top: 45px;
        padding-bottom: 30px;
    }
	.over-one-dtl-main .col-lg-8 {
        width: 100%;
    }
	.over-one-dtl-main .col-lg-4 {
        width: 100%;
    }
	.over-one-dtl-main .row{
		row-gap: 50px;
	}
	.over-one-dtl-text td {
        width: 49%;
    }
	.over-one-dtl-heading {
        padding-bottom: 30px;
    }
	.over-one-dtl-sec {
        padding-bottom: 60px;
        padding-top: 55px;
    }
	.team-sec-wrap .row{
		row-gap: 40px;
	}
	.team-dtl-text{
		padding-right: 0;
		max-width: 100%;
	}
	.over-one-btm-sec {
        padding-bottom: 0;
        padding-top: 60px;
    }
	.each-over-one-btm-img {
        height: 255px;
    }
	.over-one-dtl-text td{
		background: #AC9E88 ;
	}
	/****aanbod-dtl****/
	.dtl-top-slide .swiper-button-next {
        left: 52%;
        bottom: 20px;
        top: unset;
    }
	.dtl-top-slide .swiper-button-prev {
        left: 43%;
		bottom: 20px;
        top: unset;
    }
	.dtl-top-text{
		display: block;
	}
	.each-dtl-top-text h3 br{
		display: none;
	}
	.each-dtl-top-text table{
		margin-bottom: 20px;
	}
	.dtl-top-contact-btm li:nth-child(3){
		display: block;
	}
	.dtl-top-contact-info{
		display: block;
		padding-top: 30px;
	}
	.dtl-top-contact-btm{
		margin-bottom: 30px;
	}
	.tab-content-wrap .col-lg-3 {
        width: 100%;
		display: none;
    }
	.tab-content-wrap .col-lg-9 {
        width: 100%;
    }
	.tab_drawer_heading span{
		font-family: 'Montserrat-Regular';
        font-size: 1.6rem;
        letter-spacing: 0.36px;
		line-height: 26px;
		color: #181818;
	}
	.tab_drawer_heading.d_active span{
		color: #fff;
	}
	.tab_drawer_heading.d_active::before {
		content: "";
		height: 2px;
		background-color: #AC9E88;
		width: 100%;
		position: absolute;
		top: 40px;
		left: 0;
		opacity: 0;
	}
	.d_active.tab_drawer_heading::after {
		transform: rotate(0deg);
		top: -2px;
		opacity: 1;
		filter: none;
	}
	.tab_drawer_heading::after {
		display: inline-block;
		content: url(../images/tab-arrow.svg);
		position: relative;
		top: 2px;
		left: 6px;
		background-color: transparent;
		width: 9px;
		height: auto;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		transform: rotate(-90deg);
		filter: brightness(0)invert(0);
	}
	.tab_content{
		margin-bottom: 20px;
		margin-top: 56px;
	}
	.tab-btn-wrap {
		border-bottom: none;
		padding-bottom: 0;
	}
	.tab-btm-btn .common-btn{
		padding: 0;
		color: #AC9E88;
		background: transparent;
		border: 0;
		font-family: 'Montserrat-Regular';
	}
	.aanbod-dtl-btm-slider .common-arrow{
		background: #131313;
	}
	.aanbod-dtl-btm-slider .swiper-button-next {
        right: 2%;
        top: 50%;
    }
	.aanbod-dtl-btm-slider .swiper-button-prev {
        left: 2%;
        top: 50%;
    }
	.aanbod-dtl-btm-heading {
		padding-bottom: 50px;
	}
	.tab_container.tab-content {
		padding-left: 0;
		padding-top: 0;
		padding-right: 0;
	}
	.each-dtl-top-text h3{
		font-size: 1.8rem;
		letter-spacing: 1.44px;
		line-height: 26px;
		text-align: start;
	}
	.dtl-top-text{
		border-bottom: 1.2px solid rgba(19, 19, 19, 0.20);
		padding-bottom: 17px;
	}
	.dtl-top-contact-main strong{
		width: 35px;
		height: 35px;
		border: 1px solid #131313;
		border-radius: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-shrink: 0;
	}
	.dtl-top-contact-main strong img{
		width: 12px;
	}
	/****aanbod-dtl****/
	.tab-content-wrap {
		padding-top: 0;
	}
	.aanbod-contact-info-wrap ul li {
        padding-left: 21px;
    }
	.each-aanbod-contact {
		column-gap: 35px;
		padding: 21px;
	}
	.mobile-btn{
		padding-top: 30px;
		display: flex;
        column-gap: 8px;
        justify-content: center;
	}
	.tab-btn::after{
		display: none;
	}
	.kenmerken-tab li {
		width: 100%;
		padding: 15px 25px 18px;
		text-align: end;
		justify-content: space-between;
		letter-spacing: 0;
		line-height: 22px;
	}
	.tab_drawer_heading.common-btn::after {
		display: none;
	}
	.tab_drawer_heading.common-btn{
		padding: 9px 30px;
		padding-right: 42px;
	}
	.kenmerken-tab ul{
		row-gap: 18px;
	}
	.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: 1.4rem;
		line-height: 22px;
		width: max-content;
		letter-spacing: 0.28px;
		margin-bottom: 18px;
		color: rgba(17, 17, 17, 0.70);
		font-family: 'Montserrat-Bold';
	}
	.kenmerken-tab li::after {
		width: 100%;
		left: 0;
		top: 88px;
	}
	.tab_drawer_heading:hover, .d_active {
		position: relative;
	}
	.tab-btn {
		display: none;
	}
	.tab-btm-btn_mobile{
		display: inline-block;
		margin-top: 5px;
	}
	.tab_content p{
		padding-bottom: 10px;
	}
	.tab-btm-btn {
		position: relative;
		margin-top: 0;
	}
	.kenmarken-popup-inner{
		border-radius: 10px;
	}
	.dtl-tab-sec-wrap::after{
		display: none;
	}
	.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: 28px;
	}
	.tab-popup-area h3 {
		margin-bottom: 12px;
		font-size: 2.4rem;
	}
	.tab-popup-content h4 {
		margin-top: 10px;
		line-height: 30px;
	}
	.tab_drawer_heading{
		background-color: #F9F9F6;
        border: 1px solid #AC9E88;
        color: #181818;
        padding: 10px 40px;
        border-radius: 100px;
	}
	.tab_drawer_heading.d_active {
		background-color: #AC9E88;
		border-color: #AC9E88;
		color: #F9F9F6;
	}
	.d_active.tab_drawer_heading::after {
		filter: brightness(0) invert(1);
	}
	/****verkocht****/
	.aanbod-list-car-sec.verkocht-list-sec {
        padding-top: 115px;
    }
	.privacy_section {
		padding: 100px 0 40px;
	}
	.dtl-top-text .each-dtl-top-text:nth-child(2) {
		width: 100%;
	}
	.dtl-top-text .each-dtl-top-text:first-child {
		width: 100%;
	}
	.dtl-top-text .each-dtl-top-text {
		width: 100%;
	}
	/* =======aanbod-list=========== */
	.aanbod-filter-heading {
		padding-top: 95px;
		padding-bottom: 20px;
	}
	.aanbod-filter-sec.aanbod-filter-active {
		position: relative;
		z-index: 99;
	}
	.mobile-filter-close h6 {
		color: #F9F8F6;
		font-size: 1.6rem;
	}
	.clear-filter-main {
		padding: 20px 0;
	}
	.hidden-filter .col-lg-3 {
		margin-bottom: 15px;
		width: 50%;
	}
	.hidden-filter {
        position: fixed;
        top: 75px;
        left: 0;
        width: 100%;
        background-color: #F9F9F6;
        z-index: 999;
        height: 100%;
        margin-top: 0;
        padding: 60px 15px 150px;
        overflow-y: scroll;
        clip-path: inset(0 100% 0 0);
        transition: all 0.7s;
        -webkit-transition: all 0.7s;
	}
	.hidden-filter-active {
        clip-path: inset(0 0 0 0);
    }
	.hidden-filter .col-lg-3 h5 {
        display: block;
    }
	.select-style {
        border-radius: 10px;
        background-color: #F9F9F6;
        border-color: rgba(172, 158, 136, 0.4);
		color: #181818;
    }
	.aanbod-open-filter .select-style {
		display: none;
	}
	.hidden-filter .col-lg-3.aanbod-open-filter {
		width: 100%;
	}
	.filter-content {
        border-color: rgba(172, 158, 136, 0.4);
		color: rgba(172, 158, 136, 1);
		padding: 10px 18px 15px;
    }
	.aanbod-open-filter .filter-content {
		display: block;
		border: 0;
		border-radius: 0;
		transform: translate(0) !important;
		inset: initial !important;
		margin-top: 0 !important;
		position: initial !important;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		margin-top: 0 !important;
	}
	.aanbod-open-filter.select-style {
		background-image: none;
	}
	.aanbod-open-filter label {
		border-radius: 10px;
		border: 1px solid rgba(172, 158, 136, 1);
		background: rgba(172, 158, 136, 0.4);
		padding: 10px;
		display: inline-block;
		width: auto;
		margin: 0;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
	}
	.aanbod-open-filter label span {
		margin-left: 8px;
	}
	.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(172, 158, 136, 1);
		border-color: rgba(172, 158, 136, 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.png);
		background-color: transparent;
		border-color: transparent;
		background-size: 12px;
	}
	.auto-overview-filter-result {
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 15px;
        left: 0;
        background-color: #F9F9F6;
        z-index: 99;
        border-top: 1px solid rgba(172, 158, 136, 1);
		display: flex;
		gap: 2px;
	}
	.reset_all_filter {
        border-radius: 50px 0 0 50px;
        background-color: rgba(172, 158, 136, 0.5);
        height: 100%;
        width: 100%;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
	.filter-reset a:hover {
		color: #fff;
	}
	.filter-reset img {
        margin-left: 0;
        margin-right: 5px;
    }
	.mobile-filter {
        display: none;
        padding-bottom: 150px;
    }
	.filter-sort .aanbod-filter {
        width: 222px;
    }
	.filter-sort {
        position: relative;
        padding-left: 20px;
        margin-left: 20px;
    }
	.filter-sort::after {
        content: '';
        height: 45%;
        width: 1px;
        background-color: rgba(255, 255, 255, 0.25);
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .filter-sort h6{
		color: #fff;
		min-width: 100px;
    }
	.filter-main {
		margin-top: 30px;
	}
	.filter-sort .aanbod-filter .select-style {
		padding-left: 10px;
		border-radius: 5px;
		border-color: transparent;
		color: #181818;
		background-image: url(../images/filter-arrow.svg);
		background-color: transparent;
		border-color: transparent;
	}
	/* .filter-sort .aanbod-filter .select-style.show {
		border-color: rgba(172, 158, 136, 0.5);
	} */
	.filter-reset {
		min-width: 97px;
        display: block;
	}
	.clear-filter-main .filter-reset {
		display: none;
	}
	.aanbod-filter-sec.aanbod-filter-active {
        position: relative;
        z-index: 99;
    }
	.aanbod-filter-active .hidden-filter{
		top: 0;
	}
	.mobile-filter-close{
		position: absolute;
	}
	.aanbod-filter-sec label span{
		color: #181818;
	}
	.share-social-media-button .a2a_dd {
		padding: 0 !important;
		min-height: 50px !important;
		min-width: 50px !important;
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
	}
	.share-social-media-button .a2a_dd span {
		display: none;
	}
	.share-social-media-button .a2a_dd svg {
		margin-right: 0 !important;
	}
}
@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: #AC9E88;
		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: 3.2rem;
		line-height: 40px;
		letter-spacing: 2.56px;
	}
	h2 {
		font-size: 2.4rem;
		line-height: 32px;
		letter-spacing: 1.92px;
	}
	h3 {
		font-size: 1.8rem;
		line-height: 26px;
		letter-spacing: 1.44px;
	}
	h3 strong {
		font-size: 2rem;
		line-height: 56px;
	}
	h6 {
		font-size: 1.6rem;
		line-height: 24px;
	}
	p {
		font-size: 1.4rem;
		line-height: 22px; 
		margin-bottom: 20px;
		letter-spacing: 0.28px;
	}
	ul {
		margin-bottom: 20px;
	}
	body {
		font-size: 1.4rem;
	}
	.common-btn {
		font-size: 1.4rem;
		line-height: 22px;
		padding: 10px 32px;
	}
	.common-arrow {
		height: 42px;
		width: 42px;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.fixed-contact {
		display: none;
	}
	.header-logo img {
		width: 104px;
	}
	/* .menu-bar {
		right: 20px;
	} */
	.side-menu {
		width: 310px;
		padding-top: 100px;
	}
	.side-menu > .side-menu-wrap > ul > li {
		font-size: 1.8rem;
	}
	.banner-content h1 {
		margin-bottom: 24px;
	}
	.banner-content {
		transform: translateY(0);
		top: auto;
		bottom: 80px;
	}
	.product-sec {
		padding: 24px 0 60px;
	}
	.product-heading {
		margin-bottom: 32px;
	}
	.each-product-text td {
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: 0.28px;
	}
	.product-price {
		margin-top: 16px;
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: 0.28px;
		padding: 9px;
	}
	.product-control {
		margin-top: 48px;
	}
	.brand-logo-sec {
		padding-top: 36px 0;
	}
	.brand-logo-sec ul {
        column-gap: 20px;
    }
	.brand-logo-sec li img {
		width: 60px;
		height: 40px;
	}
	.service-heading p {
		margin-bottom: 24px;
	}
	.service-sec {
		padding-top: 0;
	}
	.service-heading .common-btn {
		margin-right: 2px;
		margin-bottom: 5px;
	}
	.service-heading {
		margin-bottom: 70px;
	}
	.usp-sec {
		height: 540px;
	}
	.usp-img {
		height: 100%;
	}
	.usp-img img {
		height: 100%;
		object-fit: cover;
	}
	.usp-info-wrap {
		border-radius: 20px 20px 0 0;
		padding: 30px 0;
	}
	.about-sec {
		padding-top: 50px;
	}
	.about-text {
		padding-bottom: 0;
	}
	.about-text p {
		margin: 16px 0 24px;
	}
	.review-sec {
		padding: 40px 0;
	}
	.footer-area {
		padding-bottom: 16px;
	}
	.each-footer-page {
		height: 112px;
	}
	.footer-mid {
		margin: 64px 0 24px;
	}
	.footer-info {
		flex-wrap: wrap;
		row-gap: 24px;
	}
	.footer-other {
		margin-top: 24px;
	}
	.footer-other {
		flex-direction: column;
		align-items: start;
	}
	.footer-logo img {
		width: 104px;
	}
	.each-footer-member-text h3 {
		margin-bottom: 8px;
	}
	.each-footer-member-img {
		width: 94px;
		height: 94px;
		margin-right: 16px;
	}
	.each-footer-member-text {
		width: calc(100% - 110px);
	}
	.footer-member .swiper{
		height: 218px;
	}
	/****diensten-list****/
	.each-inner-banner {
        height: 330px;
    }
	.diensten-list-sec {
		padding: 30px 0 0;
	}
	.each-diensten-number h2 {
        font-size: 6rem;
    }
	.each-diensten-list-img {
        height: 255px;
    }
	.each-diensten-list-info-wrap {
		padding: 30px 25px;
		row-gap: 45px;
	}
	.each-diensten-list-img img,
	.each-diensten-list-part::after,
	.each-diensten-list-part {
		border-radius: 10px;
	}
	/****diensten-dtl****/
	.back-btn {
        padding-top: 110px;
    }
	.diensten-dtl-top {
		padding: 30px 0;
	}
	.diensten-dtl-top-img img {
		border-radius: 10px;
	}
	.diensten-dtl-top-info {
		margin-top: 30px;
	}
	.diensten-dtl-top-info h2 {
        margin-bottom: 12px;
    }
	.diensten-dtl-mid {
		padding-bottom: 30px;
	}
	.diensten-dtl-mid td {
        width: 100%;
		padding: 25px 20px 12px;
		row-gap: 15px;
		border-radius: 10px;
    }
	.form-sec {
		border-radius: 20px 20px 0 0;
	}
	.form-wrap {
        margin: 20px 20px 60px;
        padding: 28px 0 40px;
        border-radius: 20px;
    }
	.form-left-title h3 {
		font-size: 2.4rem;
		line-height: 56px;
		letter-spacing: 1.92px;
	}
	.form-left-contact li a strong {
		line-height: 22px;
		color: rgba(255, 255, 255, 0.70);
		letter-spacing: 0.28px;
	}
	.form-block .form-style {
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: 0.28px;
		padding: 15px 0;
	}
	.form-left-title h2 {
		margin: 4px 0 15px;
	}
	.form-left-contact {
        margin: 22px 0 25px;
    }
	.form-left-contact ul {
		row-gap: 22px;
	}
	.form-social li a {
		height: 44px;
		width: 44px;
	}
	.form-social li a img {
		width: 15px;
	}
	.form-wrap .container > .row {
        row-gap: 18px;
    }
	.form-right {
        padding: 32px 18px;
    }
	.form-right h3 {
        margin-bottom: 15px;
    }
	.form-block .form-group {
        margin-bottom: 0;
    }
	.form-block textarea.form-style {
        height: 93px;
    }
	.form-block .form-btn {
		margin-top: 32px;
	}
	.form-block .form-btn .common-btn {
		padding: 10px 15px;
	}
	.form-block .col-md-6 {
		padding: 0;
	}
	.form-block .col-md-12 {
		padding: 0;
	}
	.form-block .row {
		margin: 0;
	}
	.form-right {
		border-radius: 10px;
	}
	.form-left-contact li em img {
		width: 16px;
		height: 17px;
	}
	.each-dtl-slider-img img {
		border-radius: 10px;
	}
	.dtl-slider-title {
        margin-bottom: 25px;
    }
	.each-dtl-slider-info {
		padding: 25px 20px;
	}
	/****contact****/
	.map {
		height: 320px;
	}
	.contact-form-sec .form-wrap {
		margin-top: 40px;
	}
	/****bedankt****/
	.each-bedankt-banner-content h1 {
		margin-bottom: 24px;
	}
	.each-bedankt-banner-content {
        transform: translateY(0);
        top: auto;
        bottom: 80px;
    }
	/****popup****/
	.modal-content .close-img {
		top: 10px;
		right: 10px;
		width: 38px;
		height: 38px;
	}
	.modal-content .close-img img {
		width: 18px;
	}
	.modal-area .popup-content {
        padding: 28px 20px;
    }
	.pop-up-image img {
        border-radius: 10px 10px 0 0;
    }
	.modal-area .modal-content {
		border-radius: 10px;
	}
	/****over-ons****/
	.over-one-top-wrap h3 strong {
        line-height: 38px;
    }
	.over-one-top-wrap h2 {
        padding-top: 8px;
        padding-bottom: 15px;
    }
	.over-one-dtl-text td {
        width: 100%;
		border-radius: 10px;
    }
	.over-one-dtl-main .row {
        row-gap: 35px;
    }
	.over-one-dtl-heading h3 strong {
        line-height: 30px;
    }
	.over-one-dtl-sec{
        padding-bottom: 45px;
		border-radius: 20px 20px 0 0;
	}
	.team-member-dtl {
        bottom: 18px;
        left: 25px;
    }
	.over-one-btm-sec {
        padding-bottom: 0;
        padding-top: 55px;
    }
	.over-one-heading {
        padding-bottom: 32px;
    }
	.each-over-one-btm-img{
        height: 195px;
    }
	.over-one-dtl-img {
		border-radius: 10px;
	}
	.team-member-img{
		border-radius: 10px;
	}
	.team-member-img::after{
		border-radius: 10px;
	}
	.each-over-one-btm-img img{
		border-radius: 10px;
	}
	/****aanbod-dtl****/
	.aanbod-dtl-share-wrap strong img{
		width: 15px;
	}
	.aanbod-dtl-share-sec {
		margin-top: -44px;
	}
	.aanbod-dtl-share-wrap .common-btn{
		padding: 10px 28px;
	}
	.aanbod-dtl-top-sec{
		padding-top: 27px;
	}
	.dtl-top-slide .swiper-button-prev {
        left: 36%;
		bottom: 12px;
	}
	.dtl-top-slide .swiper-button-next{
		bottom: 12px;
		left: 52%;
	}
	/* .each-dtl-top-img {
        height: 255px;
    } */
	.each-dtl-top-text h2{
		font-size: 1.8rem;
		letter-spacing: 1.44px;
		line-height: 26px;
		font-family: 'Montserrat-Medium';
	}
	.aanbod-dtl-top-info {
		padding-top: 23px;
	}
	.each-dtl-top-text td h5{
		font-size: 1.4rem;
		letter-spacing: 0.28px;
		line-height: 22px;
		color: #181818;
	}
	.each-dtl-top-text td h6{
		font-size: 1.4rem;
		letter-spacing: 0.28px;
		line-height: 22px;
		color: #181818;
	}
	.dtl-top-contact-info{
		padding-top: 16px;
	}
	.dtl-top-contact-btm ul{
		flex-wrap: wrap;
		column-gap: 10px;
		row-gap: 12px;
	}
	.dtl-top-contact-btm .common-btn{
		padding: 10px 30px;
	}
	.dtl-top-contact-main ul li a{
		font-size: 1.4rem;
		text-decoration: underline;
	}
	.dtl-top-contact-main ul li{
		column-gap: 11px;
	}
	.dtl-top-contact-main ul {
		column-gap: 20px;
	}
	.dtl-top-contact-btm {
        margin-bottom: 25px;
    }
	.dtl-tab-sec {
        padding-top: 58px;
		padding-bottom: 56px;
	}
	.kenmerken-tab li {
        padding: 13px 22px 13px;
	}
	.kenmerken-tab ul {
        row-gap: 12px;
    }
	.aanbod-dtl-btm-heading {
        padding-bottom: 32px;
    }
	.aanbod-dtl-btm-slider .swiper-button-next {
        right: 0;
        top: 47%;
    }
	.aanbod-dtl-btm-slider .swiper-button-prev {
        left: 0;
        top: 47%;
    }
	.dtl-tab-sec .bullet-panel ul li {
		padding-left: 8px;
		font-size: 1.4rem;
		line-height: 22px;
	}
	.tab-popup-area h3{
		font-size: 2rem;
	}
	.tab-popup-content li{
		font-size: 1.4rem;
		line-height: 22px;
	}
	/****aanbod-list****/
	.aanbod-filter-sec .filter-main .col-lg-3 {
        width: 100%;
    }
	.filter-sort {
        width: 100%;
    }
	.filter-sort .select-style{
		line-height: 41px;
	}
	.mobile-show-filter{
		top: 76px;
	}
	.aanbod-filter-sec{
		padding-bottom: 25px;
		padding-top: 185px;
	}
	.aanbod-filter-heading {
		padding-bottom: 15px;
		padding-top: 10px;
	}
	.clear-filter-main .col-md-10 {
        width: 100%;
    }
	.clear-filter-main .col-md-2 {
        width: 100%;
    }
	.aanbod-filter-sec .auto-overview-filter-result{
		bottom: 0px;
	}
	.aanbod-filter-sec .show_selected_filter_cls{
		padding-bottom: 10px;
	}
	.filter-reset a {
		padding: 4px 14px;
	}
	.range-block{
		padding-top: 20px;
	}
	.aanbod-range-filter label{
		font-size: 1.4rem;
	}
	.aanbod-range-filter .ui-slider {
		margin: 17px auto 17px;
	}
	.aanbod-filter-sec .hidden-filter {
		padding: 60px 15px 175px;
	}
	.aanbod-list-bg-text {
        padding: 20px;
    }
	.aanbod-list-bg-img {
        height: 430px;
    }
	/****verkocht****/
	.aanbod-list-car-sec.verkocht-list-sec {
        padding-top: 95px;
    }
	.fix-wp {
		display: none;
	}
	.privacy_section {
        padding: 80px 0 30px;
    }
	.clear-filter-main{
		padding-top: 6px;
	}
	.filter-sort {
		padding-left: 0;
        margin-left: 0;
	}
	.form-left-contact li td{
		font-size: 1.4rem;
		line-height: normal;
	}
	.share-social-media-button .a2a_dd {
        min-height: 44px !important;
        min-width: 44px !important;
	}
}
@media(max-width: 429.98px){
	.header-contact .common-btn {
		padding-left: 23px;
		padding-right: 23px;
	}
	/* .banner-sec {
        padding-top: 76px;
    } */
	.product-control {
		gap: 10px;
	}
	.product-control .border-btn {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 1.2rem;
	}
	.brand-logo-sec ul {
        column-gap: 10px;
    }
	.brand-logo-sec li img {
        width: 45px;
        height: 35px;
    }
	.each-service-text h2 {
        font-size: 6rem;
        min-width: 85px;
        letter-spacing: 5px;
    }
	.each-footer-member-img {
        width: 60px;
        height: 60px;
        margin-right: 10px;
        border-radius: 8px;
    }
	.each-footer-member-text {
        width: calc(100% - 68px);
    }
	.each-footer-member-text td {
		font-size: 1.2rem;
	}
	.each-footer-member-text td:nth-child(odd) {
		padding-right: 5px;
	}
	.footer-member {
		padding: 10px;
	}
	.each-footer-page h3 {
		font-size: 1.4rem;
	}
	.footer-mid {
        margin: 40px 0 24px;
    }
	.footer-social li a {
		height: 36px;
		width: 36px;
	}
	.footer-member .swiper{
		height: 175px;
	}
	.each-footer-member{
		padding-bottom: 13px;
	}
	/****diensten-list****/
	.each-inner-banner {
        height: 280px;
    }
	.each-diensten-list-info-wrap {
        padding: 25px 20px;
    }
	.each-diensten-list-img {
        height: 249px;
    }
	/****diensten-dtl****/
	.form-sec {
        border-radius: 10px 10px 0 0;
    }
	.form-left-title h3 {
        font-size: 1.8rem;
        line-height: 26px;
        letter-spacing: 1.44px;
    }
	.form-right {
        padding: 25px 15px;
    }
	.form-block .form-style {
        font-size: 1.3rem;
        letter-spacing: normal;
    }
	.form-wrap {
        margin: 20px 20px 35px;
		border-radius: 10px;
    }
	.form-social li a img {
        width: 11px;
    }
	.each-dtl-slider-img {
        height: 270px;
    }
	/****contact****/
	.contact-form-sec .form-wrap {
        margin-bottom: 0;
		margin-top: 30px;
    }
	/****bedankt****/
	.bedankt-banner {
        padding-top: 76px;
    }
	/****over-ons****/
	.team-member-dtl {
        bottom: 12px;
        left: 18px;
    }
	.over-one-btm-sec {
        padding-top: 40px;
    }
	.over-one-heading {
        padding-bottom: 22px;
    }
	.over-one-dtl-sec {
        padding-bottom: 35px;
		padding-top: 48px;
    }
	.over-one-top-sec {
        padding-top: 40px;
        padding-bottom: 20px;
    }
	/****aanbod-dtl****/
	/* .each-dtl-top-img {
        height: 220px;
    } */
	.dtl-top-slide .swiper-button-next {
        left: 55%;
    }
	/* .aanbod-dtl-share-sec {
        margin-top: 0;
		padding-top: 15px;
    } */
	/* .aanbod-dtl-share-wrap{
		justify-content: start;
	} */
	.aanbod-dtl-share-wrap .common-btn {
        padding: 8px 28px;
    }
	.aanbod-dtl-share-wrap strong img {
        width: 12px;
    }
	.each-dtl-top-text td h5{
		letter-spacing: 0;
		font-size: 1.2rem;
	}
	.each-dtl-top-text td h6{
		letter-spacing: 0;
		font-size: 1.2rem;
	}
	.each-dtl-top-text tr {
        column-gap: 2px;
    }
	.each-dtl-top-text h3 {
		font-size: 1.6rem;
	}
	.dtl-top-contact-main ul{
		display: block;
	}
	.dtl-top-contact-main ul li{
		margin-bottom: 10px;
	}
	.dtl-tab-sec {
        padding-top: 35px;
        padding-bottom: 45px;
    }
	.tab_drawer_heading {
        margin-bottom: 20px;
    }
	.tab-popup-area p {
        padding-bottom: 38px;
		font-size: 1.4rem;
    }
	.tab-popup-area {
        padding: 28px 15px;
    }
	.popup-cross {
		top: 10px;
		right: 10px;
	}
	.tab-popup-area h3 {
        font-size: 1.8rem;
    }
	.tab-popup-content li{
		font-size: 1.3rem;
	}
	.left-bg-block {
		width: 100px;
		font-size: 1.4rem;
		line-height: 22px;
    }
	.block-dtls {
		width: calc(100% - 100px);
	}
	.each-onderhoud-block h5 {
        font-size: 1.2rem;
    }
	.left-bg-block h6{
		font-size: 1.4rem;
	}
	/****aanbod-list****/
	.aanbod-filter-sec .show_selected_filter_cls {
        padding-bottom: 8px;
    }
	.auto-overview-tag {
        padding: 5px 16px;
    }
	.filter-reset a {
        padding: 4px 12px;
	}
	.aanbod-filter-sec .show_selected_filter_cls {
        padding-top: 16px !important;
    }
	.clear-filter-main {
        padding-top: 0;
    }
	.aanbod-list-bg-img {
        height: 345px;
    }
	.aanbod-list-bg-text p {
        padding-bottom: 4px;
		padding-top: 12px;
    }
	.aanbod-list-bg-text {
        padding: 12px;
    }
	/****verkocht****/
	.verkocht-list-heading {
        padding-bottom: 5px;
    }
	.verkocht-list-heading p {
		padding-top: 6px;
	}
	.aanbod-list-car-sec.verkocht-list-sec{
		padding-bottom: 10px;
	}
	.financial-tab iframe {
	    height: 990px;
	}   
	.mob-filter-visible{
		flex-wrap: wrap;
		justify-content: start;
	}
	.filter-sort .aanbod-filter .select-style {
        padding-left: 0;
	}
	.filter-sort {
        padding-left: 0;
        margin-left: 0;
    }
	.form-left-contact li td {
        font-size: 1.2rem;
	}
}