@media (min-width: 1600px) {
	.container {
		max-width: 1520px;
	}
}
@media(max-width: 1599.98px){
	h1 {
		font-size: 5.5rem;
		line-height: 65px;
	}
	.header-mid {
		margin-left: 4%;
	}
	.each-home-mid{
		height: 690px;
	}
	.google-review-sec {
		padding: 72px 0 100px;
	}
	.footer-info-area {
		column-gap: 100px;
	}
	.footer-mid-area .col-lg-7 {
		width: 60%;
	}
	.footer-mid-area .col-lg-5 {
		width: 40%;
	}
	.header-logo img {
        width: 235px;
    }
    .header-area .col-lg-3 {
        width: 20.5%;
    }
    .header-area .col-lg-4 {
        width: 31.5%;
    }
    .header-area .col-lg-5 {
        width: 48%;
    }
    .header-contact a {
        min-width: 280px;
    }
    .mega-menu-wrap .col-lg-5 {
        width: 40%;
    }
    .mega-menu-wrap {
        top: 40px;
    }
    .mega-menu-nav .header-nav > ul li {
        padding: 30px 30px;
    }
    .mega-menu-nav .header-nav > ul li,
    .mega-menu-nav .header-nav > ul li a {
        font-size: 3rem;
    }
	.each-product-info-table td {
        width: 46%;
        padding-left: 13px;
    }
    .each-product-info-table td::after {
        height: 9px;
        width: 9px;
        background-size: 9px;
        top: 8px;
    }
    .each-product-info-table h6 {
        font-size: 1.2rem;
    }
	.about-bottom .about-bottom-right{
		margin-left: 56px;
	}
	/* --------- DIENS LIST PAGE --------- */
	.diens-service-list-sec .each-service-top-info {
		padding: 50px 65px 20px 42px;
	}
	.diens-service-list-sec {
		padding-bottom: 80px;
	}
	/* ---------- DIENS DTL PAGE START ------- */
	.form-sec {
		padding: 100px 0 100px;
	}
	.form-heading h2{
		padding-bottom: 30px;
	}
	.related-service-sec {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.diens-mid-wrap td {
		padding: 70px 60px 70px;
	}
	.diens-mid-heading {
		padding-bottom: 55px;
	}
	.diens-mid-sec{
		padding-top: 122px;
	}
	.diens-dtl-top-img {
		width: 50%;
	}
	.diens-dtl-top-text .common-btn {
		margin-bottom: 45px;
	}
	/* ------ AANBOD-LIST -------- */
	.aanbod-product-area .each-product-info-table h6{
		font-size: 1.2rem;
	}
	.aanbod-product-area .each-product-info{
		padding: 22px 7px;
	}
	.aanbod-list-product-sec {
		padding-bottom: 70px;
	}
	/* ------ VERKOCHT PAGE START ------  */
	.verkocht-top-sec {
		padding-top: 210px;
		padding-bottom: 90px;
	}
	/****over-ons****/
    .over-ons-top {
        padding-top: 120px;
    }
    .over-ons-top h2 {
        margin-bottom: 30px;
    }
    .team-sec {
        padding: 100px 0 32px;
    }
    .each-team-member {
        height: 309px;
    }
	/****popup****/
    .modal-area .popup-content h4 {
        margin-top: 30px;
        margin-bottom: 25px;
    }
    .modal-area .popup-content {
        padding: 70px 35px;
    }
	/* -------- AANBOD-DTL PAGE START -------  */
	.aanbod-top-left-car-info td h5{
		padding-bottom: 18px;
	}
	.aanbod-top-left-title h3{
		font-size: 2.8rem;
	}
	.aanbod-top-left-price{
		padding: 18px 26px;
	}
	.aanbod-top-left-part {
		padding: 28px 40px;
	}
	.tab-btn ul.tabs li{
		font-size: 2.2rem;
	}
	.tab-area .col-lg-4 {
		width: 30%;
	}
	.tab-area .col-lg-8 {
		width: 70%;
	}
	.kenmerken-tab td{
		width: 32%;
	}
	.tabs li::before {
		background-size: 18px;
		width: 18px;
	}
	ul.tabs li.active::after, ul.tabs li:hover::after {
		width: calc(100% + 38px);
	}
	/* ----- back btn ----- */
	.back-button-wrap{
		margin-left: 30%;
	}
	.back-button-section {
		padding-top: 190px;
	}
	.modal-area .popup-content {
        padding: 70px 20px;
    }
	.each-service-hidden-text h3{
        font-size: 2.8rem;
    }
	.hidden-filter .col-lg-3 {
		margin-bottom: 18px;
		width: 25%;
	} 
	.circle-box {
        bottom: -158px;
        width: 415px;
        height: 415px;
    }
	.over-ons-about-sec .about-info ul{
		max-width: 522px;
	}
	.aanbod-top-left-part {
        padding: 35px 40px;
    }
	.circle-box::after {
        top: 25%;
    }
}
@media(max-width: 1399.98px){
	h1 {
        font-size: 4.8rem;
        line-height: 57px;
    }
	.header-nav > ul {
		gap: 15px;
	}
	.header-social li a,
	.header-nav li a,
	.header-nav > ul > li {
		font-size: 1.5rem;
	}
	.mega-menu-wrap {
		height: 624px;
	}
	.banner-video, .each-banner {
		height: 650px;
	}
	.banner-sec {
		padding-top: 122px;
	}
	.each-product-info-table h6 {
        font-size: 1.4rem;
    }
	.text-item {
		width: 50%;
	}
	.google-review-sec {
        padding: 50px 0 80px;
    }
	.footer-info-area {
        column-gap: 65px;
    }
	.footer-mid-area .col-lg-7 {
        width: 58%;
    }
	.footer-mid-area .col-lg-5 {
        width: 42%;
    }
	.footer-area {
		padding-top: 95px;
	}
	.footer-mid-area {
		padding-bottom: 95px;
	}
	.home-service-sec {
		padding-bottom: 100px;
		padding-top: 100px;
	}
	.each-service-top-info p {
		margin-bottom: 30px;
	}
	.each-service-top-info {
		padding: 50px 50px 10px 42px;
	}
	.circle-box{
        width: 365px;
        height: 365px;
        bottom: -153px;
	}
	.circle-box::after {
		top: 23%;
	}
	.about-info h3{
		padding-bottom: 18px;
	}
	.about-info h2{
		padding-bottom: 20px;
	}
	.about-info.left-text .common-btn {
		margin-top: 45px;
	}
	.header-contact a {
        min-width: 230px;
    }
    .header-logo img {
        width: 190px;
    }
    .header-mid {
        margin-left: 2%;
    }
    .header-social ul {
        gap: 15px;
    }
    .header-area .col-lg-5 {
        width: 51%;
    }
    .header-area .col-lg-3 {
        width: 19.5%;
    }
    .header-menu {
        height: 110px;
        width: 110px;
    }
    .header-area .col-lg-4 {
        width: 29.5%;
    }
    .mega-menu-wrap .col-lg-5 {
        width: 40%;
    }
    .mega-menu-left {
        margin-right: 15px;
    }
    .mega-menu-nav .header-nav .left_nav {
        margin-right: 25px;
    }
    .mega-menu-nav .header-nav > ul li {
        padding: 24px 30px;
    }
    .mega-menu-contact {
        padding: 40px 30px;
    }
    .mega-menu {
        top: 110px;
    }
	.about-bottom .about-bottom-right {
		padding: 180px 20px 100px 40px;
	}
	.about-info {
		padding: 115px 0 85px;
	}
	.about-bottom .about-bottom-right {
        margin-left: 0px;
    }
	.each-home-mid {
        height: 560px;
    }
	/* --------- DIENS LIST PAGE --------- */
	.diens-service-list-sec .each-service-top-info {
        padding: 35px 25px 20px 25px;
    }
	.diens-service-list-sec .each-service-top-info h3 {
		padding-bottom: 18px;
	}
	.diens-service-list-sec .each-service-top-info p {
		margin-bottom: 20px;
	}
	.diens-service-list-sec {
        padding-bottom: 40px;
    }
	/* ------- DIENS DTL PAGE START -------  */
	.each-form-info::after {
		width: 155px;
		height: 155px;
		background-size: 150px;
	}
	.each-form-info-top{
		margin-bottom: 18px;
		gap: 18px;
	}
	.each-form-info:last-child a {
		border-radius: 0 165px 165px 0;
	}
	.each-form-info-top strong {
		width: 50px;
		height: 50px;
	}
	.form-block{
		padding: 20px;
	}
	.form-sec {
        padding: 85px 0 85px;
    }
	.diens-dtl-top-text {
		max-width: 500px;
	}
	.diens-dtl-top-img {
        width: 54%;
    }
	.form-block .form-style {
		padding: 16px 24px;
	}
	.vacature-mid-sec .diens-mid-wrap tr {
		column-gap: 20px;
	}
	.diens-dtl-top-sec {
		padding-top: 150px;
	}
	/* -----back btn --- */
	.back-button-wrap {
        margin-left: 39%;
    }
	/* -------- VACATURE DTL PAGE START -------  */
	.vacature-mid-sec .diens-mid-wrap td {
        padding: 70px 45px 70px 60px;
    }
	/* ------- AANBOD LIST --------  */
	/* .aanbod-product-area .each-product-info-table tr{
		flex-wrap: wrap;
		column-gap: 20px;
	}
	.aanbod-product-area .each-product-info-table td {
		width: auto;
	} */
    /* ------ VERKOCHT PAGE START ------  */
	.verkocht-top-sec {
		padding-top: 190px;
		padding-bottom: 80px;
	}
	.map-img {
		height: 550px;
	}
	/****over-ons****/
    .over-ons-top {
        padding-top: 100px;
    }
    .each-over-ons-top-img {
        height: 240px;
    }
    .each-over-ons-top-big-img {
        height: 375px;
    }
    .team-sec {
        padding: 80px 0 32px;
    }
    .team-title {
        margin-bottom: 40px;
    }
    .each-team-member {
        height: 264px;
    }
	/****popup****/
    .modal-area .modal-dialog {
        max-width: 84%;
    }
    .modal-area .popup-content {
        padding: 50px 30px;
    }
    .modal-area .popup-content h4 {
        margin-top: 24px;
        margin-bottom: 10px;
    }
    .modal-area .popup-content ul {
        margin: 15px 0 20px;
    }
	/* -------- AANBOD-DTL PAGE START -------  */
	.aanbod-top-left-title h3{
		font-size: 2.6rem;
	}
	.aanbod-top-left-title P{
		margin-top: 6px;
		margin-bottom: 6px;
	}
	.aanbod-top-left-car-info td {
		padding: 15px 24px;
	}
    .aanbod-top-left-price {
        padding: 15px 26px;
    }
	.aanbod-top-left-part {
		padding: 20px 25px;
	}
	.tab-btn ul.tabs li {
        font-size: 1.8rem;
    }
	.tab-btn .tabs{
		column-gap: 65px;
	}
	.tabs li::before {
        background-size: 12px;
        width: 12px;
        top: -1px;
    }
	.kenmerken-tab td {
        width: 49%;
    }
	.tab-area .col-lg-8 {
        width: 65%;
    }
	.tab-area .col-lg-4 {
        width: 35%;
    }
	.dtl-tab-sec {
		padding-top: 85px;
		padding-bottom: 85px;
		margin-top: -15px;
	}
	.aanbod-dtl-btn-sec {
		padding-top: 90px;
		padding-bottom: 90px;
	}
	.aanbod-dtl-btn-haeding {
		padding-bottom: 50px;
	}
	ul.tabs li.active::after, ul.tabs li:hover::after {
		width: calc(100% + 33px);
	}
	/* ------back btn ----- */
	.back-button-section {
		padding-top: 185px;
	}
	.modal-area .popup-content {
        padding: 50px 20px;
    }
	.each-service-hidden-text h3{
        font-size: 2.4rem;
        line-height: 32px;
    }
	.each-form-info::after {
        width: 130px;
        height: 130px;
        background-size: 130px;
    }
	.privacy_section {
		padding-top: 140px;
		padding-bottom: 60px;
	}
	.aanbod-top-left-part {
        padding: 33px 25px;
    }
	.over-ons-about-sec .about-info ul {
        max-width: 465px;
    }
	.aanbod-product-area .col-xl-4 {
		width: 50%;
	}
	.each-product-info-table tr {
		row-gap: 5px;
	}


}
@media(max-width: 1199.98px){
	h1 {
        font-size: 4.4rem;
        line-height: 50px;
    }
	h4 {
		font-size: 2rem;
		line-height: 36px;
	}
	h3{
		font-size: 2.8rem;
		line-height: 38px;
	}
	.header-logo {
		padding: 45px 0 39px;
	}
	.mega-menu-wrap {
        height: 500px;
    }
	.each-product-info {
		padding: 20px 14px;
	}
	/* .each-product-info-table h6 {
		font-size: 1.5rem;
	} */
	.each-product-info-table h6 {
        font-size: 1.3rem;
    }
	.product-heading {
		margin-bottom: 40px;
	}
	.product-heading p {
		margin-top: 18px;
	}
	.text-item {
        width: 50%;
    }
	.footer-info-area {
        column-gap: 40px;
    }
	.footer-area {
        padding-top: 80px;
    }
	.footer-mid-area {
        padding-bottom: 75px;
    }
	.footer-btn-logo img {
		width: 210px;
	}
	.footer-mid-logo img {
		width: 240px;
	}
	.footer-wp-img {
        height: 50px;
        width: 50px;
        margin-right: 12px;
    }
	.footer-wp {
		max-width: 255px;
	}
	.footer-info-area {
        column-gap: 30px;
    }
	.home-service-heading {
		padding-bottom: 30px;
	}
	.home-service-heading h2 {
		padding-bottom: 18px;
	}
	.each-service-top-info {
        padding: 35px 20px 10px 30px;
    }
	.each-service-top-info p {
        margin-bottom: 22px;
    }
	.each-service-top-info h3 {
		padding-bottom: 15px;
	}
	.more-btn.big-btn .txt-btn {
		padding-top: 19px;
		padding-bottom: 19px;
	}
	.more-btn.big-btn .txt-btn::after {
		height: 70px;
		width: 70px;
		background-size: 30px;
	}
	.home-service-sec {
        padding-bottom: 85px;
        padding-top: 85px;
    }
	.each-service-small-img {
		height: 250px;
	}
	.each-service-hidden-text{
		padding: 16px;
	}
	.each-service-hidden-text p {
		margin-top: 6px;
	}
	.about-bottom .about-bottom-right {
		padding: 158px 10px 85px 40px
	}
	.circle-box {
        width: 310px;
        height: 310px;
        bottom: -145px;
    }
	.circle-box::after {
        top: 18%;
    }
	.about-info {
        padding: 90px 10px 70px 0;
	}
	.header-logo img {
        width: 160px;
    }
    .header-mid {
        margin-left: 0%;
    }
    .header-social li a,
    .header-nav li  {
        font-size: 1.2rem;
    }
	.header-social li a, .header-nav li a, .header-nav > ul > li {
        font-size: 1.2rem;
    }
    .header-contact a {
        min-width: 180px;
        padding: 49px 20px;
    }
    .header-menu {
        height: 90px;
        width: 90px;
    }
    .header-area .col-lg-5 {
        width: 54%;
    }
    .header-area .col-lg-4 {
        width: 26.5%;
    }
    .mega-menu-wrap .col-lg-5 {
        width: 40%;
    }
    .mega-menu-nav .header-nav > ul li, .mega-menu-nav .header-nav > ul li a {
        font-size: 2.6rem;
    }
    .mega-menu-nav .header-nav .left_nav {
        margin-right: 20px;
    }
    .mega-menu-nav .header-nav > ul li {
        padding: 18px 25px;
    }
    .mega-menu-img h3 {
        padding: 55px 25px;
    }
    .mega-menu-contact {
        padding: 30px 25px;
    }
    .each-mega-menu-contact h4 {
        margin-bottom: 8px;
    }
    .menu-bar,
    .menu-bar span,
    .header-menu.is-active span:nth-child(1),
    .header-menu.is-active span:nth-child(2) {
        width: 35px;
    }
	/* -------- - DIENS LIST PAGE --------- */ 
	.diens-service-list-sec {
        padding-bottom: 20px;
		padding-top: 65px;
    }
	.diens-service-list-sec .each-service-top-info p {
        margin-bottom: 14px;
    }
	.diens-service-list-sec .each-service-top-info {
        padding: 30px 15px 15px 15px;
    }
	.inner-banner-sec {
		padding-top: 120px;
	}
	/* --------- DIENS DTL PAGE START -------   */
	.diens-dtl-top-text {
		max-width: 422px;
	}
	.diens-dtl-top-text .common-btn {
        margin-bottom: 30px;
    }
	.diens-dtl-top-text h3 {
		padding-bottom: 15px;
	}
	.diens-dtl-top-text p {
		font-size: 1.4rem;
		line-height: 24px;
		margin-bottom: 10px;
	}
	.diens-dtl-top-text ul li{
		font-size: 1.4rem;
		line-height: 24px;
	}
	.diens-dtl-top-sec {
		padding: 158px 0 35px;
	}
	.diens-mid-sec{
        padding-top: 95px;
    }
	.diens-mid-wrap td {
        padding: 50px 20px 50px 52px;
    }
	.diens-mid-heading {
        padding-bottom: 40px;
    }
	.form-sec {
        padding: 60px 0 60px;
    }
	.each-form-info-top {
		gap: 10px;
	}
	.each-form-info::after {
		right: -15px;
        background-size: 135px;
		width: 140px;
		height: 140px;
    }
	.each-form-info-top strong {
        width: 35px;
        height: 35px;
    }
	.each-form-info-top img{
		width: 38px;
	}
	.each-form-info a {
		padding: 15px 100px 15px 18px;
	}
	.each-form-info:last-child a {
        padding: 15px 100px 15px 18px;
        border-radius: 0 332px 332px 0;
    }
	.form-block textarea.form-style {
		height: 140px;
	}
	.form-block .row {
		margin: 0 -8px;
	}
	.form-sec .form-group {
		margin-bottom: 16px;
	}
	.form-block .col-lg-6, .form-block .col-lg-12 {
		padding: 0 8px;
	}
	.form-heading h2 {
        padding-bottom: 20px;
    }
	.form-heading p {
		margin-bottom: 38px;
	}
	.related-service-sec {
        padding-top: 70px;
        padding-bottom: 70px;
    }
	.related-service-heading {
		padding-bottom: 40px;
	}
	/* --------- VACATURE DTL PAGE START -------   */
	.vacature-mid-sec .diens-mid-wrap td {
        padding: 55px 25px 55px 50px;
    }
	.vacature-mid-sec .diens-mid-wrap td ul{
		padding-left: 12px;
	}
	.diens-dtl-top-text h6 {
		font-family: 'Roboto-Bold';
		margin-bottom: 10px;
		font-size: 1.4rem;
		margin-top: 20px;
	}
	.vacature-mid-sec .diens-mid-wrap tr {
		column-gap: 16px;
	}
	/* ------- AANBOD LIST --------   */
	.aanbod-list-product-sec {
        padding-bottom: 40px;
    }
	/* ------ VERKOCHT PAGE START ------  */
	.verkocht-top-sec {
		padding-bottom: 50px;
	}
	.map-img {
		height: 500px;
	}
	/****over-ons****/
    .over-ons-top {
        padding-top: 80px;
    }
    .each-over-ons-top-img {
        height: 200px;
    }
    .each-over-ons-top-big-img {
        height: 312px;
    }
    .each-team-member {
        height: 465px;
    }
	/* -------- AANBOD-DTL PAGE START -------   */
	.aanbod-top-left-part {
        padding: 15px 15px;
    }
	.aanbod-top-left-car-info td {
        padding: 12px 15px;
		width: 47%;
    }
	.aanbod-top-left-car-info tr {
		row-gap: 12px;
		column-gap: 12px;
	}
	.aanbod-top-left-car-info td h5 {
        padding-bottom: 12px;
    }
	.aanbod-top-left-price {
        padding: 10px 15px;
    }
	.aanbod-top-left-car-info {
		padding: 10px 0;
	}
	.aanbod-top-left-title h3 {
        font-size: 2.2rem;
    }
	.aanbod-top-left-title P {
        margin-top: 4px;
        margin-bottom: 4px;
    }
	/****popup****/
    .modal-area .modal-dialog {
        max-width: 90%;
    }
	/* ------- AANBOD DTL ----------- */
	.tab-btn .tabs {
        column-gap: 31px;
    }
	ul.tabs li.active::after, ul.tabs li:hover::after {
		width: calc(100% + 30px);
	}
	.tabs li::before {
        background-size: 10px;
        width: 10px;
		left: calc(100% + 9px);
	}
	.tab-btn .tabs li.active::before {
		top: -1px;
	}
	.tab-right-btm-part {
		padding: 15px 4px 10px;
	}
	.aanbod-contact-img {
		width: 56px;
		height: 56px;
	}
	.tab-area .col-lg-4 {
        width: 40%;
    }
	.tab-area .col-lg-8 {
        width: 60%;
    }
	.kenmerken-tab td {
        width: 48%;
    }
	.kenmerken-tab td {
		padding: 13px 15px 13px 15px;
	}
	.bullet-panel h5{
		font-size: 1.8rem;
	}
	.dtl-tab-sec {
        padding-top: 75px;
        padding-bottom: 80px;
	}
	.left-bg-block {
		width: 110px;
	}
	.block-dtls {
		width: calc(100% - 110px);
	}
	.each-onderhoud-block p {
		margin-bottom: 18px;
	}
	.block-dtls {
		padding: 14px 8px 5px;
	}
	/* -----back btn --- */
	.back-button-wrap {
        margin-left: 44%;
    }
	.each-form-info::after {
        right: -9px;
        background-size: 115px;
        width: 115px;
        height: 115px;
    }
	.aanbod-top-left-part {
        padding: 26px 15px;
    }
	.over-ons-about-sec .about-info ul {
        max-width: 412px;
    }
	.each-product-info-table td {
        width: 48%;
    }

}
@media(max-width: 991.98px){
	.banner-video, .each-banner {
		height: 540px;
	}
	.banner-wrap {
		max-width: 100%;
	}
	.banner-content {
		bottom: -5%;
	}
	.banner-content h1 {
		margin-bottom: 22px;
	}
	.product-sec {
		padding: 60px 0 30px;
	}
	.each-product .each-product-info {
		background-color: #6E122A;
	}
	.each-product .each-product-info-top h5, 
	.each-product .each-product-info-top h6 {
		color: #F7F7F7;
	}
	.each-product .each-product-info-table h6, 
	.each-product .each-product-info-table h6 strong {
		color: #F7F7F7;
	}
	.each-product .each-product-info-table {
		border-top: 1px solid rgba(247, 247, 247, 0.3);
	}
	.each-product .each-product-info-table td::after {
		background-image: url(../images/product-bullet-white.svg);
	}
	.text-item {
		width: 48.5%;
	}
	.each-home-mid{
		height: 500px;
	}
	.google-review-sec {
		padding: 30px 0 60px;
	}
	.home-service-heading .common-btn{
		display: none;
	}
	.home-service-heading-text {
		max-width: 100%;
	}
	.each-service-big-img{
		height: auto !important;
	}
	.each-service-small-img {
        height: 300PX;
    }
	.home-service-main .row {
		row-gap: 0;
	}
	.each-home-service-area{
		margin-bottom: 24px;
	}
	.home-service-main .col-lg-12:last-child .each-home-service-area {
		margin-bottom: 0;
	} 
	.each-home-service-area .each-service-hidden-text {
        bottom: 0%;
    }
    .each-home-service-area .each-service-hidden-text p {
        opacity: 1;
    }
    .each-home-service-area .each-service-small-img::after {
        opacity: 1;
    }
	.about-top{
		display: block;
	}
	.about-info.left-text p {
		max-width: 100%;
		padding-right: 0;
	}
	.about-info {
		width: 100%;
	}
	.about-right-img img{
		width: 100vw !important;
	}
	.about-bottom::after {
		height: 50%;
		margin-left: -50vw;
		top: unset;
		bottom: 0;
		display: none;
	}
	.about-bottom::before {
		display: none;
	}
	.about-bottom .about-bottom-right{
		max-width: 100%;
		margin-left: 0;
	}
	.about-right-img {
		width: 100%;
		height: 100% !important;
	}
	.about-bottom{
		display: block;
		margin-top: 150px;
	}
	.about-bottom .about-bottom-left::after {
		left: -150px;
		width: 200vw;
		display: block;
	}
	.circle-box{
		left: 50%;
		bottom: -140px;
	}
	.about-bottom .about-bottom-right{
		position: relative;
	}
	.about-info.about-bottom-right::after{
		position: absolute;
		background: #D5D5D5;
		width: 200vw;
		left: -50vw;
		top: 0;
		height: 100%;
		content: '';
	}
	.about-bottom .about-bottom-right {
        padding: 100px 0px 85px 0px;
    }
	.about-info p {
		max-width: 100%;
		padding-right: 0px;
	}
	.about-info {
        padding: 78px 0px 50px 0;
    }
	.about-info.left-text .common-btn {
        margin-top: 30px;
    }
	.footer-privacy{
		text-align: start !important;
	}
	.footer-top-right{
		margin-left: 0;
	}
	.footer-top .row{
		row-gap: 36px;
	}
	.footer-btn-logo-mobile{
		margin-bottom: 35px;
	}
	.footer-btn-logo-mobile img{
		width: 200px;
	}
	.footer-area {
        padding-top: 60px;
    }
	.footer-info-area{
		flex-wrap: wrap;
		justify-content: space-between;
		row-gap: 38px;
		column-gap: 0;
	}
	.each-footer-info h4{
		margin-bottom: 28px;
	}
	.header-area .col-lg-3 {
        width: 33.33%;
    }
    .header-area .col-lg-4 {
        width: 66.66%;
    }
    .banner-sec {
        padding-top: 91px;
    }
    .header-logo {
        padding: 29px 0 20px;
    }
    .header-contact a {
        padding: 33px 20px;
    }
    .mega-menu-wrap .col-lg-5 {
        width: 100%;
    }
    .mega-menu-wrap .col-lg-7 {
        width: 100%;
    }
    .mega-menu {
        top: 85px;
    }
    .mega-menu-left {
        margin-right: 0;
    }
	.footer-area{
        overflow: hidden;
    }
    .footer-btn-area {
        position: relative;
        border: 0;
    }
    .footer-btn-area::after{
        top: 0;
        width: 150vw;
        left: 0;
        margin-left: -30%;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.40);
        position: absolute;
        content: "";
    }
	/* --------- 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: 35px 0 20px;
	}
	.hidden-filter .col-lg-3 {
		margin-bottom: 15px;
		width: 50%;
	}
	.hidden-filter {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #1A1A1A;
        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;
    }
	.aanbod-filter-sec .select-style {
        border-radius: 10px;
        background-color: rgba(110, 18, 42, 0.6);
        border-color: rgba(110, 18, 42, 0.6);
    }
	.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: 10px;
        border: 1px solid rgba(110, 18, 42, 0.6);
        background: rgba(110, 18, 42, 0.6);
        padding: 10px;
        display: inline-block;
        width: auto;
        margin: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        color: #F7F7F7;
    }
	.aanbod-open-filter label span {
		margin-left: 8px;
		color: #F7F7F7;
	}
	.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: #6E122A;
        border-color: #6E122A;
        color: #F7F7F7;
    }
	.aanbod-open-filter label:has(input:checked) span {
		color: #F7F7F7;
	}
	.aanbod-open-filter .form-check-input:checked {
		/* background-image: url(../images/check-tick-mob.png); */
		background-color: transparent;
		border-color: transparent;
		background-size: 17px;
	}
	.auto-overview-filter-result {
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 15px;
        left: 0;
        background-color: #1A1A1A;
        z-index: 99;
        border-top: 1px solid rgba(255,255,255,0.5);
		display: flex;
		gap: 2px;
	}
	.reset_all_filter {
        border-radius: 50px 0 0 50px;
        background-color: rgba(110, 18, 42, 0.5);
        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;
    }
	.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(255, 255, 255, 0.4);
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .filter-sort h6{
		color: #fff;
		min-width: 100px;
    }
	.filter-main {
		margin-top: 30px;
	}
	.sorteren_op-filter .filter-sort .select-style {
        padding-left: 10px;
        border-radius: 5px;
        border-color: rgba(29, 29, 27, 1);
        color: rgba(29, 29, 27, 1);
        background-image: url(../images/filter-arrow.svg);
        background-color: transparent;
        color: #f7f7f7;
    }
	.mob-filter-visible {
		margin-bottom: 15px;
	}
	.sorteren_op-filter .filter-sort .select-style.show {
        border-color: #6E122A;
        background-color: #6E122A;
        color: #fff;
        /* background-image: url(../images/white-filter-arrow.svg); */
    }
	.filter-reset {
		min-width: 97px;
        display: block;
	}
	.clear-filter-main .filter-reset {
		display: none;
	}
	.mobile-show-filter {
    	top: 91px;
	}
	.aanbod-filter-sec-active .mobile-show-filter {
    	top: 88px;
	}
	.aanbod-filter-sec {
        padding: 200px 0 40px;
    }
	.aanbod-top-title {
		margin-bottom: 20px;
	}
	.filter-wrap, 
	.clear-filter-main-wrap {
        max-width: 100%;
    }
	.aanbod-product-area .row {
		margin: 0;
	}
	.aanbod-product-area .col-xl-4 {
		padding: 0;
	}
	.aanbod-list-top-btn .common-btn {
		width: max-content;
	}
	/* -------- DIENS LIST PAGE ---------  */
	.inner-banner-img {
        height: 395px;
    }
	.diens-service-list-sec .each-service-big-img {
		height: 400px !important;
	}
	.inner-banner-content{
		bottom: 70px;
	}
	/* -------- DIENS DTL PAGE START -------  */
	.diens-dtl-top-img {
        position: initial;
        width: 100%;
        margin-bottom: 50px;
        height: auto;
    }
	.diens-dtl-top-text {
        max-width: 100%;
		padding-left: 0;
    }
	.diens-dtl-top-sec .sec-pattern {
		z-index: -1;
	}
	.diens-dtl-top-sec {
        padding: 0px 0 35px;
    }
	.diens-mid-sec {
        padding-top: 40px;
    }
	.diens-dtl-top-sec .sec-pattern {
		height: calc(100% + 40px);
	}
	.diens-dtl-top-sec::after {
		bottom: 0;
		height: 100px;
	}
	.diens-mid-wrap tr{
		row-gap: 25px;
	}
	.diens-mid-wrap td {
        padding: 50px 40px 50px 70px;
		width: 100%;
    }
	.form-sec .col-lg-7 {
		width: 100%;
		padding: 0 12px;
	}
	.form-sec .col-lg-5 {
		width: 100%;
		padding: 0 12px;
	}
    .form-info {
        margin-top: 34px;
    }
	.form-block {
		margin-bottom: 30px;
		height: auto;
	}
	.form-heading h2::after{
		display: inline-block;
	}
	.form-heading h2 em{
		font-style: normal;
		color: #6E122A;
	}
	.form-heading h2{
		font-size: 3.9rem;
	}
	.form-heading h2 strong{
		color: #1A1A1A;
	}
	.form-sec.form-bg-merk{
		display: none;
	}
	.sec-pattern.form-merk-mobile{
		display: block;
	}
	.related-service-sec .each-home-service-area .each-service-small-img::after{
		opacity: 1;
	}
	.related-service-sec .each-service-hidden-text{
		bottom: 0%;
	}
	.related-service-sec .each-home-service-area .more-btn .txt-btn {
		background: #6E122A;
		color: #F7F7F7;
	}
	.related-service-sec .each-service-hidden-text p{
		opacity: 1;
	}
	.form-sec .common-btn.form-btn{
		width: 100%;
		display: flex;
		align-items: center;
		margin-top: 25px;
	}
	.form-sec .form-group.form-text{
		margin-bottom: 0;
	}
	
	/* ------ VACATURE DTL PAGE START -------   */
	.vacature-mid-sec .diens-mid-wrap td {
		width: 100%;
	}
	/* ------- VERKOCHT PAGE START ------   */
	.verkocht-product-sec .each-product .each-product-info {
        background-color: #E8E8E8;
    }
	.verkocht-product-sec .each-product .each-product-info-top h5, .verkocht-product-sec .each-product .each-product-info-top h6 {
        color: #1A1A1A;
    }
	.verkocht-product-sec .each-product .each-product-info-table h6, .verkocht-product-sec .each-product .each-product-info-table h6 strong {
        color: #1A1A1A;
    }
	.verkocht-product-sec .each-product .each-product-info-table td::after {
        background-image: url(../images/product-bullet.svg);
    }
	.verkocht-product-sec .each-product .each-product-info-table {
        border-top: 1px solid rgba(26, 26, 26, 0.3);
    }
	.verkocht-top-sec {
        padding-bottom: 35px;
		padding-top: 150px;
    }
	.map-img {
        height: 420px;
    }
	.inner-banner-sec {
        padding-top: 90px;
    }
	/****over-ons****/
    .over-ons-top {
        padding-top: 60px;
    }
    .over-ons-top .col-4 {
        padding-left: 7px;
        padding-right: 7px;
    }
    .over-ons-top .row {
        margin-left: -7px;
        margin-right: -7px;
    }
    .over-ons-table td {
        width: 100%;
        padding: 30px 20px;
    }
    .over-ons-table td h4 {
        margin-bottom: 12px;
    }
    .over-ons-about-sec .about-info.left-text p {
        max-width: 100%;
    }
    .over-ons-about-sec .about-info.about-bottom-right::before {
        display: none;
    }
	.over-ons-about-sec .about-info.about-bottom-left::before{
		display: none;
	}
    .team-sec {
        padding: 60px 0 32px;
    }
    .team-title {
        margin-bottom: 30px;
    }
    .each-team-member {
        height: 385px;
    }
	/****popup****/
    .modal-content .col-lg-7 {
        width: 100%;
    }
    .modal-content .col-lg-5 {
        width: 100%;
    }
    .modal-area .popup-content {
        padding: 36px 22px;
    }
	/* ------------ AANBOD-DTL ----------- */
	.price-info{
		float: inline-start;
		display: flex;
		column-gap: 14px;
		margin-bottom: 18px;
	}
	.price-info p{
		margin-top: 3px;
	}
	.aanbod-dtl-car-info ul{
		padding-left: 0;
		column-gap: 45px;
		flex-wrap: wrap;
		row-gap: 15px;
	}
	.each-dtl-car-btm {
		padding-top: 18px;
	}
	.dtl-tab-sec{
		padding-top: 70px;
	    padding-bottom: 70px;
		margin-top: 0;
	}
	.tab-right-part{
		max-width: 390px;
        margin-left: auto;
        margin-right: auto;
		margin-bottom: 5px;
	}
	.kenmerken-tab td {
        width: 100%;
    }
	.tab-area .col-lg-8 {
        width: 100%;
    }
	.tab-area .col-lg-4 {
        width: 100%;
    }
	.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.8rem;
		line-height: 26px;
		width: max-content;
		margin-bottom: 19px;
		color: #F7F7F7;
		font-family: 'Eurostile-BoldOblique';
	}
	.tab_drawer_heading.d_active{
		font-size: 2.4rem;
		line-height: 40px;
		margin-bottom: 33px;
	}
	.tab_drawer_heading::after {
		display: inline-block;
		content: url(../images/tab-arrow-mob.svg);
		position: relative;
	    top: 1px;
        left: 10px;
		background-color: transparent;
		width: 9px;
		height: auto;
	}
	.tab-btm-btn .common-btn.show-kenmerken-tab{
		background: transparent;
		border: 0;
		padding: 0;
		color: #6E122A;
		font-family: 'Roboto-SemiBold';
		text-decoration: underline;
		line-height: 22px;
		font-size: 1.4rem;
		margin-top: 6px;
	}
	.tab-btm-btn .common-btn::after{
		display: none;
	}
	.tab_drawer_heading.d_active{
		color: #6E122A;
	}
	.tab_drawer_heading.d_active::before {
		content: "";
		height: 2px;
		background-color: #6E122A;
		width: calc(100% + 20px);
		position: absolute;
		top: 47px;
		left: 0;
	}
	.d_active.tab_drawer_heading::after {
		transform: rotate(90deg);
		top: 0px;
		opacity: 1;
		left: 18px;
		filter: brightness(0) saturate(100%) invert(14%) sepia(39%) saturate(3538%) hue-rotate(320deg) brightness(93%) contrast(103%);
	}
	.tab-btm-btn {
		text-align: center;
		margin-top: 0px;
	}
	.tab-right-part.mobile-tab-right-part{
		display: block;
		margin-bottom: 40px;
		padding-left: 0;
	}
	.tab-right-btm-part ul li:last-child::after{
		display: none;
	}
	.kenmerken-tab tr {
		column-gap: 50px;
    }
	.tab-btn-wrap{
		display: none;
	}
	.tab-content-wrap {
		padding-top: 0;
	}
	.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::before {
		display: inline-block;
		content: "";
		position: absolute;
		top: 45px;
		left: 0;
		width: calc(100% + 12px);
		height: 2px;
		background: rgba(29, 29, 27, 0.60);;
	}
	.tab_drawer_heading.common-btn{
		padding: 9px 30px;
		padding-right: 42px;
	}
	.kenmerken-tab ul{
		row-gap: 18px;
	}
	.tab_container.tab-content {
		padding-left: 0;
		padding-top: 48px;
		padding-right: 0;
	}
	.kenmerken-tab{
		margin-top: 30px;
	}
	.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{
		margin-bottom: 30px;
		margin-top: 47px;
		padding-left: 0;
		padding-right: 0;
	}
	.kenmarken-popup-inner{
		border-radius: 10px;
	}
	.popup-cross {
		width: 36px;
		height: 36px;
	}
	.popup-cross img {
		width: 18px;
	}
	.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;
		line-height: 35px;

	}
	.tab-popup-content h4 {
		margin-top: 10px;
		line-height: 30px;
	}
	.tab-popup-content ul {
        margin-bottom: 26px;
    } 
	.each-dtl-top-info h3{
		font-family: 'LamaSans-Medium';
		letter-spacing: 0;
		line-height: 32px;
		text-transform: none;
	}
	.left-bg-block {
		width: 130px;
	}
	.block-dtls {
		width: calc(100% - 130px);
		padding: 20px 8px 5px;
	}
	.popup-cross{
		top: 14px;
		right: 14px;
	}
	.bullet-panel h5{
        font-size: 2rem;
        line-height: 25px;
	} 
	.aanbod-contact-img {
        width: 65px;
        height: 65px;
    }
	.dtl-top-mobile-pattern .sec-pattern::after{
		display: none;
	}
	.dtl-top-mobile-pattern .sec-pattern{
		top: 36px;
		height: 18%;
	}
	.dtl-tab-sec .bullet-panel ul li::after {
        top: 7px;
    }
	.aanbod-top-thumb-slider{
		display: none;
	}
	.aanbod-top-sec .col-lg-7 {
		width: 100%;
	}
	.aanbod-top-sec .col-lg-5 {
		width: 100%;
	}
	.aanbod-top-sec .row{
		row-gap: 25px;
	}
	.aanbod-top-left-part {
        padding: 35px 20px;
    }
	.aanbod-top-left-title P {
        margin-top: 12px;
        margin-bottom: 14px;
    }
	.aanbod-top-left-title h3 {
        font-size: 2.4rem;
    }
	.aanbod-top-left-car-info td{
		width: 49%;
	}
	.aabod-dtl-btn-area ul{
		column-gap: 14px;
		margin-bottom: 0;
	}
	.aabod-dtl-btn-area ul li .common-btn {
		padding: 12px 22px 12px 55px;
	}
	.tab-right-btm-part {
        padding: 18px 14px 14px;
    }
	.aanbod-top-sec {
		padding-top: 115px;
	}
	.tab-popup-area h2{
		font-size: 3.5rem;
	}
	/* ------- back btn ----- */
	.back-button-wrap {
        margin-left: 0;
        text-align: start !important;
		margin-bottom: -90px;
    }
	.back-button-section {
        padding-top: 130px;
    }
	.each-form-info::after {
        right: -1px;
        background-size: 104px;
        width: 110px;
        height: 110px;
    } 
	.each-form-info a p br {
        display: none;
    }
	.footer-area{
        border: 0;
    }
	.related-service-sec {
        padding-top: 70px;
        padding-bottom: 30px;
    }
	.privacy_section {
        padding-top: 120px;
        padding-bottom: 40px;
    }
	.aanbod-list-product-sec {
        padding-top: 60px;
    }
	.back-button-section {
        padding-top: 125px;
    }
    .diens-dtl-top-sec {
        padding: 140px 0 35px;
    }
	.aanbod-list-product-sec {
        padding-top: 40px;
    }
	.over-ons-about-sec .about-info ul {
        max-width: 100%;
        padding: 0;
    }
	.aanbod-product-area .col-xl-4 {
		width: 100%;
	}

}
@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: #1A1A1A;
		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: 4rem;
        line-height: 48px;
    }
    h2 {
        font-size: 3.2rem;
        line-height: 40px;
    }
    h3 {
        font-size: 2.4rem;
        line-height: 32px;
    }
    h1::after {
        height: 21px;
        width: 21px;
        background-size: 21px;
    }
	h2::after, h3::after {
        height: 16px;
        width: 16px;
        background-size: 16px;
    }
    h4 {
        font-size: 1.8rem;
        line-height: 30px;
    }
    p,li {
        font-size: 1.4rem;
        line-height: 22px;
    }
	.common-btn {
		font-size: 1.4rem;
		line-height: 22px;
		padding: 8px 25px 8px 38px;
	}
	.common-btn::after {
		height: 18px;
		width: 18px;
		background-size: 6px;
	}
	.fix-wp {
		display: none;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.header-nav-mobile{
		display: block !important;
	}
	.mega-menu-nav .header-nav .left_nav, .mega-menu-nav .header-nav .right_nav{
		display: none;
	}
	.banner-video, .each-banner {
		height: 514px;
	}
	.banner-sec {
		padding-top: 72px;
	}
	.usp-marquee-sec {
		padding: 8px 0;
	}
	.usp-marquee-wrap li {
		font-size: 2rem;
	}
	.usp-marquee-wrap li {
		padding-left: 35px;
	}
	.usp-marquee-wrap ul {
		gap: 20px;
	}
	.each-product-info-top h6,
	.product-price h6,
	.each-product-info-table h6 {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.product-sec {
        padding: 42px 0 35px;
    }
	.product-heading {
        margin-bottom: 26px;
    }
	.each-product-info {
        padding: 15px 8px 18px;
    }
	.product-btn {
		margin-top: 24px;
	}
	.product-btn.text-center {
		text-align: left !important;
	}
	.product-btn ul {
		justify-content: left
	}
	.text-item {
        font-size: 1.4rem;
        line-height: 22px;
        width: 50%;
    }
	.product-tab-btn-wrap {
		column-gap: 0;
	}
	.each-home-mid {
        height: 300px;
    }
	.google-review-sec {
		padding: 10px 0 0;
	}
	.footer-mid-area .col-lg-5 {
        width: 100%;
    }
	.footer-mid-area .col-lg-7 {
        width: 100%;
    }
	.footer-mid-area .row{
		flex-direction: column-reverse;
		row-gap: 24px;
	}
	.footer-mid-logo img {
        width: 246px;
    }
	.footer-btn-logo-mobile img {
        width: 164px;
    }
	.each-footer-info h4{
		line-height: normal
	}
	.footer-btn-logo-mobile {
        margin-bottom: 20px;
    }
	.footer-area {
        padding-top: 38px;
	    padding-bottom: 69px;
    }
	.each-footer-info td{
		font-size: 1.4rem;
		line-height: 22px;
	}
	.footer-top-right{
		padding: 0;
		column-gap: 30px;
		max-width: 372px;
	}
	.footer-top-man-info p a{
		margin-left: 30px;
	}
	.footer-mid-area {
		margin-top: 24px;
	}
	.footer-wp-text h6{
		font-size: 1.4rem;
		line-height: 22px;
	}
	.footer-wp-text p{
		font-size: 1.4rem;
		line-height: 22px;
		margin: 0;
	}
	.footer-wp {
        max-width: 274px;
    }
	.footer-wp-img{
		margin-right: 18px;
		width: 63px;
		height: 63px;
	}
	.footer-mid-area {
        padding-bottom: 30px;
    }
	.footer-area {
        padding-top: 17px;
        padding-bottom: 23px;
    }
	.iframe-footer {
        margin-bottom: 45px;
    }
	.footer-btn-area{
		padding-top: 27px;
	}
	.footer-top-man-info h4{
		line-height: normal;
		padding-bottom: 10px;
	}
	.home-service-sec {
        padding-bottom: 50px;
        padding-top: 90px;
    }
	.home-service-heading h2 {
        padding-bottom: 15px;
    }
	.home-service-heading {
        padding-bottom: 26px;
    }
	.each-service-top-info {
        padding: 23px 15px 27px 15px;
    }
	.each-service-top-info h3 {
        padding-bottom: 13px;
    }
	.each-service-top-info p {
        margin-bottom: 15px;
    }
	.more-btn.big-btn .txt-btn {
		padding-top: 15px;
        padding-bottom: 11px;
		padding-left: 24px;
    }
	.more-btn.big-btn .txt-btn::after {
        height: 48px;
        width: 48px;
        background-size: 20px;
    }
	.each-service-small-img {
        height: 260px;
    }
	.each-service-top-info p{
		font-size: 1.6rem;
		line-height: 24px;
	}
	.more-btn .txt-btn {
		padding-top: 15px;
        padding-bottom: 11px;
		font-size: 1.4rem;
		line-height: 22px;
	}
	.more-btn .txt-btn::after{
		width: 48px;
		height: 48px;
		background-size: 20px;
	}
	.each-service-mid-area-wrap .more-btn{
		margin: 0;
	}
	.about-info {
        padding: 58px 0px 40px 0;
    }
	.about-info h2 {
        padding-bottom: 15px;
    }
	.about-info.left-text .common-btn {
        margin-top: 7px;
    }
	.circle-box{
		width: 352px;
		height: 352px;
		transform: translateX(-50%);
		bottom: -205px;
		padding: 10px;
	}
	.circle-box h6{
		font-size: 1.4rem;
		line-height: 22px;
	}
	.circle-box::after {
        top: 25%;
    }
	.about-bottom {
        margin-top: 228px;
    }
	.sec-pattern.mobile-about-merk{
		display: block;
	}
	.sec-pattern.about-sec-merk{
		display: none;
	}
	.about-bottom .about-info h3 {
        padding-bottom: 12px;
    }
	.about-bottom .about-info {
        padding: 53px 0 25px;
    }
	.about-bottom .about-info.about-bottom-right {
        padding: 85px 0 60px;
    }
	.mobile-show-filter {
        top: 72px;
    }
	.aanbod-filter-sec {
        padding: 160px 0 40px;
    }
	.aanbod-list-product-sec .text-item{
		font-size: 1.6rem;
		padding: 13px 36px 11px 12px;
		width: 49%;
	}
	.aanbod-filter-sec-active .mobile-show-filter {
        top: 80px;
    }
	.aanbod-open-filter label{
		padding: 8px 10px;
	}
	.clear-filter-main {
        padding: 25px 0 30px;
    }
	.aanbod-filter-sec .select-style {
		font-size: 1.4rem;
		line-height: 40px;
		height: 40px;
	}
	.hidden-filter .col-lg-3 {
		width: 100%;
	}
	.sorteren_op-filter .filter-sort .select-style.show {
        background-position-x: 88%;
    }
	.aanbod-list-product-sec {
        padding-bottom: 45px;
    }
	.filter-wrap .row{
		row-gap: 8px;
	}
	.header-logo img {
        width: 155px;
    }
    .header-menu {
        height: 72px;
        width: 72px;
    }
    .header-logo::after {
        display: none;
    }
    .menu-bar,
    .menu-bar span {
        width: 26px;
    }
    .header-contact a {
        font-size: 1.4rem;
        line-height: 22px;
    }
    .header-contact  a {
        padding: 25px 20px;
    }
    .header-logo {
        padding: 22px 0 18px;
    }
    .header-menu.is-active span:nth-child(2),
    .header-menu.is-active span:nth-child(1) {
        width: 26px;
    }
    .header-wrap {
        padding-right: 20px;
    }
    .menu-bar {
        height: 7px;
    }
    .header-menu.is-active .menu-bar {
        height: 4px;
    }
    .header-contact a {
        min-width: 160px;
    }
    .menu-bar span {
        margin-bottom: 6px;
    }
    .mega-menu-nav .header-nav > ul li,
    .mega-menu-nav .header-nav > ul li a {
        font-size: 1.8rem;
    }
    .mega-menu-nav .header-nav .left_nav {
        margin-right: 10px;
        padding-right: 10px;
    }
    .mega-menu-nav .header-nav > ul li {
        padding: 12px 12px;
    }
    .mega-menu-nav .header-nav > ul li a::after {
        height: 16px;
        width: 16px;
        margin-left: 8px;
        background-size: 16px;
    }
    .each-mega-menu-contact td,
    .each-mega-menu-contact a {
        font-size: 1.4rem;
    }
    .mega-menu-contact {
        padding: 20px 12px;
    }
    .mega-menu {
        top: 72px;
    }
    .mega-menu-img h3 {
        padding: 30px 20px;
    }
    .mega-menu-wrap {
        top: 20px;
    }
    .mega-menu {
        top: 62px;
    }
    .mega-menu-nav .header-nav .left_nav {
        margin-right: 0;
        padding-right: 0;
        width: 100%;
    }
    .mega-menu-nav .header-nav > ul li, .mega-menu-nav .header-nav > ul li a {
        line-height: 0px;
    }
    .mega-menu-img h3 {
        padding: 25px 15px;
    }
    .mega-menu-nav .header-nav {
        flex-wrap: wrap;
    }
    .mega-menu-nav .header-nav .left_nav::after {
        display: none;
    }
	.each-product-info-table h6 {
        font-size: 1.2rem;
    }
	/* --------- DIENS LIST PAGE ---------  */
	.diens-service-list-sec .each-service-big-img {
        height: 300px !important;
    }
	.diens-service-list-sec .each-service-top-info h3 {
        padding-bottom: 15px;
    }
	.diens-service-list-sec .each-service-top-info li {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.diens-service-list-sec .each-service-top-info h6 {
		font-size: 1.4rem;
		line-height: 22px;
		padding-bottom: 10px;
	}
	.diens-service-list-sec .each-service-top-info p{
		font-size: 1.4rem;
		line-height: 22px;
		margin-bottom: 10px;
	}
	.diens-service-list-sec {
        padding-bottom: 0;
        padding-top: 50px;
    }
	.inner-banner-img {
        height: 360px;
    }
	.inner-banner-content {
        bottom: 55px;
    }
	/* --------- DIENS DTL PAGE START ------- */
	.diens-dtl-top-img{
		margin-bottom: 40px;
	}
	.diens-dtl-top-text .common-btn {
        margin-bottom: 25px;
    }
	.diens-dtl-top-sec {
        padding: 0;
    }
	.diens-mid-heading {
        padding-bottom: 28px;
    }
	.diens-mid-wrap td {
        padding: 35px 35px 35px 50px;
        width: 100%;
    }
	.diens-mid-wrap td h5 {
		padding-bottom: 10px;
		margin-left: -32px;
	}
	.diens-mid-wrap td h5::before {
		margin-bottom: -8px;
	}
	.form-heading h2 {
        font-size: 3.2rem;
		padding-bottom: 12px;
    }
	.form-sec {
        padding: 45px 0 60px;
    }
	.form-block .form-style{
		font-size: 1.4rem;
		line-height: 22px;
		padding: 17px 24px;
	}
	.form-block {
        padding: 12px;
    }
	.form-block textarea.form-style {
        height: 218px;
    }
	.each-form-info::after {
		background-size: 110px;
        width: 110px;
        height: 110px;
        right: 2px;
    }
	.each-form-info-top strong {
        width: 56px;
        height: 56px;
    }
	.each-form-info-top img {
        width: 50px;
    }
	.each-form-info-top h4{
		font-size: 2.4rem;
		line-height: 40px;
	}
	.each-form-info-top {
        gap: 23px;
    }
	.each-form-info:last-child a {
        padding: 11px 100px 12px 24px;
        border-radius: 0 80px 80px 0;
    }
	.each-form-info a {
        padding: 11px 100px 12px 24px;
    }
	.each-form-info {
		margin-bottom: 8px;
	}
	.related-service-sec {
        padding-top: 50px;
        padding-bottom: 45px;
    }
	.related-service-heading {
        padding-bottom: 30px;
    }
	.diens-mid-wrap tr {
        row-gap: 15px;
    }
	.form-block {
		margin-bottom: 32px;
	}
	.diens-dtl-top-text ul{
		margin-bottom: 8px;
	}
	.diens-dtl-top-text p{
		margin-bottom: 12px;
	}
	/* ------- VACATURE DTL PAGE START -------   */
	.vacature-mid-sec .diens-mid-wrap td li {
		font-size: 1.4rem;
		line-height: 24px;
		padding-bottom: 8px;
	}
	.vacature-mid-sec .diens-mid-wrap td {
        padding: 45px 12px 45px 45px;
    }
	/* ------ VERKOCHT PAGE START -------    */
	.verkocht-top-sec {
        padding-bottom: 25px;
		padding-top: 115px;
    }
	.inner-banner-sec {
        padding-top: 74px;
    }
	.map-img {
        height: 380px;
    }
	.each-form-info a p br{
		display: none;
	}
	.each-service-top-info strong{
		margin-bottom: 8px;
	}
	/****over-ons****/
    .over-ons-top {
        padding-top: 30px;
    }
    .each-over-ons-top-img {
        height: 126px;
    }
    .each-over-ons-top-big-img {
        height: 200px;
    }
    .over-ons-top h2 {
        margin-bottom: 20px;
    }
    .over-ons-top-title {
        margin-bottom: 30px;
    }
    .over-ons-table td h4::after {
        height: 17px;
        width: 17px;
        background-size: 17px;
    }
    .over-ons-table td {
        padding: 20px 15px;
    }
    .over-ons-about-sec .about-info h5 {
        margin-bottom: 6px;
    }
    .team-sec {
        padding: 30px 0;
    }
    .team-title {
        margin-bottom: 20px;
    }
    .each-team-info::after {
        height: 65px;
        width: 65px;
        background-size: 65px;
    }
    .each-team-info {
        padding: 10px 18px;
    }
	/****popup****/
    .modal-area .popup-content {
        padding: 28px 16px;
    }
    .modal-area .popup-content ul {
        padding-left: 0;
    }
    .modal-area .popup-content li {
        line-height: 26px;
    }
    .modal-area .popup-content li::after {
        top: 9px;
    }
	/* -------- AANBOD-DTL ------- */
	.aabod-dtl-btn-area ul{
		flex-wrap: wrap;
		row-gap: 6px;
	}
	.aabod-dtl-btn-area ul li button{
		width: auto;
	}
	.aabod-dtl-btn-area ul li {
		width: 100%;
	}
	.aabod-dtl-btn-area ul li:nth-child(2) {
		text-align: center;
	}
	.aabod-dtl-btn-area ul li:nth-child(3) {
		text-align: end;     
	}
	.aabod-dtl-btn-area ul li button.common-btn{
		padding: 8px 25px 8px 38px;
	}
	.aanbod-top-left-car-info td {
        width: 48.7%;
		padding: 19px 16px 17px;
    }
	.aanbod-top-sec {
        padding-top: 98px;
    }
	.aanbod-top-sec .row {
        row-gap: 15px;
    }
	.aanbod-top-left-part {
        padding: 32px 20px 17px;
    }
	.aanbod-top-left-car-info td h5{
		font-size: 1.4rem;
		line-height: 22px;
	}
	.aanbod-top-left-car-info tr {
        row-gap: 8px;
        column-gap: 8px;
    }
	.aanbod-top-left-car-info {
        padding: 8px 0;
    }
	.aanbod-top-left-price {
        padding: 15px 16px 16px;
    }
	.aabod-dtl-btn-area {
		margin-top: 24px;
	}
	.dtl-tab-sec {
        padding-top: 48px;
        padding-bottom: 45px;
    }
	.aanbod-contact-info a{
		font-size: 1.4rem;
		line-height: 22px;
	}
	.tab-right-btm-part {
        padding: 25px 14px 14px;
    }
	.tab-right-btm-part li strong{
		font-size: 1.4rem;
		line-height: 22px;
	}
	.tab_content {
		margin-top: 30px;
		margin-bottom: 19px;
	}
	.tab_container.tab-content {
        padding-top: 18px;
	}
	.kenmerken-tab td h5{
		font-size: 1.4rem;
		line-height: 22px;
	}
	.kenmerken-tab td {
        padding: 16px 24px 16px 24px;
    }
	.dtl-tab-sec .bullet-panel ul li{
		font-size: 1.4rem;
		line-height: 22px;
		margin-bottom: 8px;
	}
	.dtl-tab-sec .bullet-panel ul li::after {
		content: "";
		background-color: #F7F7F7;
		left: 2px;
		height: 5px;
		width: 5px;
	}
	.aanbod-dtl-btn-haeding{
		text-align: start !important;
	}
	.aanbod-dtl-btn-haeding h3{
		font-size: 3.2rem;
		line-height: 40px;
	}
	.aanbod-dtl-btn-sec {
        padding-top: 68px;
        padding-bottom: 12px;
    }
	.form-sec .form-group {
        margin-bottom: 12px;
    }
	.each-product-info-table td::after{
		top: 7px;
	}
	.aanbod-dtl-btn-sec .each-product-info-table td{
		width: auto;
	}
	.aanbod-dtl-btn-sec .each-product-info-table tr {
		column-gap: 20px;
	}
    .aanbod-dtl-btn-sec  .each-product-info {
		height: 100% !important;
	}
	.aanbod-dtl-btn-sec  .each-product-info-table {
		margin-top: 3px;
	}
	.tab-popup-area h2 {
        font-size: 2rem;
    }
	.tab-popup-area {
        padding: 40px 15px;
    }
	.popup-cross {
        top: 9px;
        right: 9px;
    }
	.tab-popup-area h3{
		font-size: 1.8rem;
	}
	.popup-cross img {
        width: 13px;
    }
	.tab-popup-content li{
		font-size: 1.4rem;
		line-height: 22px;
		padding-top: 6px;
        padding-bottom: 5px;
	}
	.tab-popup-area p {
        padding-bottom: 12px;
    }
	.popup-cross {
        width: 34px;
        height: 34px;
    }
	/* ------- back btn ----- */
	.back-button-wrap {
        margin-left: 0;
        text-align: start !important;
		margin-bottom: -82px;
    }
	.back-button-section {
        padding-top: 110px;
    }
	.footer-top-man-info p:last-child a{
		margin-left: 25px;
	}
	.diens-mid-wrap td h5::before {
        margin-bottom: 0px;
        width: 16px;
        height: 16px;
        background-size: 16px;
    }
    .diens-mid-wrap td {
        padding: 35px;
    }
    .diens-mid-wrap td h5 {
        padding-bottom: 10px;
        margin-left: 0;
    }
	.related-service-sec {
        padding-bottom: 0px;
    }
	.related-service-sec .sec-pattern{
        top: 32px;
    }
	.inner-banner-content h1{
        font-size: 3.7rem;
        line-height: 44px;
    }
	.share-social-media-button {
		margin-top: -40px;
	}
	.privacy_section {
        padding-top: 80px;
        padding-bottom: 40px;
    }
	.voertuigsoort-filter .filter-content{
		gap: 20px;
	}
	.voertuigsoort-filter label {
		padding: 9px 20px 9px;
		font-size: 1.6rem;
	}
	.mob-filter-visible {
        margin-bottom: 20px;
    }
	.back-button-section {
        padding-top: 110px;
    }
    .diens-dtl-top-sec {
        padding: 120px 0 0;
    }
	.popup-left-top h2::after, .popup-right h2::after {
		height: 12px;
		width: 12px;
		background-size: 12px;
	}



}
@media(max-width: 429.98px){
	h1 {
        font-size: 3.5rem;
        line-height: 42px;
    }
	h1::after, h2::after, h3::after {
        height: 18px;
        width: 18px;
        background-size: 18px;
    }
	h2 {
        font-size: 3rem;
        line-height: 35px;
    }
	h3 {
        font-size: 1.8rem;
        line-height: 28px;
    }
	.product-sec {
        padding: 30px 0;
    }
	.text-item {
        padding: 10px 25px;
        width: 50%;
    }
	.each-product-info-table tr {
		flex-wrap: wrap;
	}
	.each-product-info-table td {
		width: 100%;
	}
	.product-btn ul {
		margin-bottom: 0;
	}
	.footer-top-man-info p a {
        margin-left: 4px;
    }
	.footer-top-right {
        column-gap: 10px;
	}
	.footer-top-man-img {
		width: 75px;
		height: 80px;
	}
	.footer-top-man-info h4 {
		padding-bottom: 4px;
		font-size: 1.6rem;
	}
	.each-footer-info h4 {
        margin-bottom: 15px;
    }
	.footer-wp-img {
        margin-right: 15px;
        width: 45px;
        height: 45px;
    }
	.footer-wp {
        max-width: 230px;
    }
	.footer-mid-area .row {
		row-gap: 18px;
	}
	.footer-mid-logo img {
        width: 230px;
    }
	.footer-mid-area {
        padding-bottom: 18px;
    } 
	.about-info {
        padding: 45px 0px 40px 0;
    }
	.about-bottom .about-info {
        padding: 40px 0 20px;
    }
	.about-bottom .about-info.about-bottom-right {
        padding: 40px 0 35px;
    }
	.circle-box {
		width: 265px;
		height: 265px;
		bottom: -135px;
		border: 8px solid #F7F7F7;
	}
	.circle-box::after {
        top: 15%;
    }
	.about-bottom {
        margin-top: 156px;
    }
	.each-service-top-info p {
        font-size: 1.4rem;
        line-height: 22px;
    }
	.each-service-top-info {
        padding: 25px 8px 22px 8px;
    }
	.each-service-top-info p {
        margin-bottom: 12px;
    }
	.each-service-top-info h3 {
        padding-bottom: 10px;
    }
	.each-service-small-img {
        height: 220px;
    }
	.header-logo img {
        width: 100px;
    }
    .header-contact a {
        min-width: 130px;
        padding: 21px 5px;
    }
    .header-menu {
        height: 55px;
        width: 55px;
    }
    .menu-bar, .menu-bar span {
        width: 20px;
    }
    .header-menu.is-active span:nth-child(2),
    .header-menu.is-active span:nth-child(1) {
        width: 20px;
    }
    .header-contact a {
        margin-right: -20px;
    }
	/* -------- AANBOD-LIST PAGE ---------  */
	.aanbod-list-product-sec .text-item{
		font-size: 1.6rem;
		padding: 13px 36px 11px 12px;
		width: 100%;
	}
	.aanbod-list-product-sec .product-tab-btn-wrap{
		row-gap: 12px;
	}
	.filter-sort::after{
		display: none;
	}
	.mobile-show-filter {
        top: 64px;
    }
	/* --------- DIENS LIST PAGE ---------   */
	.diens-service-list-sec .each-service-top-info h3 {
		font-size: 1.8rem;
		line-height: 22px;
	}
	.diens-service-list-sec .each-service-top-info {
        padding: 30px 10px 10px 10px;
    }
	.diens-service-list-sec .each-service-top-info ul {
		padding-left: 16px;
	}
	.inner-banner-img {
        height: 330px;
    }
	/* ------- - DIENS DTL PAGE START -------  */ 
	.diens-dtl-top-text h3 {
        font-size: 2rem;
        line-height: 28px;
		padding-bottom: 11px;
    }
    .diens-dtl-top-text .common-btn {
        margin-bottom: 22px;
    }
	.diens-mid-sec {
        padding-top: 30px;
    }
	.diens-mid-wrap td h5::before {
		height: 20px;
		width: 20px;
		margin-right: 8px;
		margin-bottom: -5px;
		background-size: 20px;
	}
	.diens-mid-wrap td h5{
		font-size: 1.6rem;
		line-height: 24px;
	}
	.diens-mid-wrap td {
        padding: 25px 10px 25px 42px;
    }
	.form-heading h2 {
		line-height: 38px;
	}
	.form-block textarea.form-style {
        height: 180px;
    }
	.each-form-info-top h4 {
        font-size: 1.8rem;
        line-height: 35px;
    }
	.each-form-info::after {
        width: 100px;
        height: 100px;
        background-size: 88px;
		right: -2px;
    }
	.each-form-info-top {
        margin-bottom: 6px;
	}
	.each-form-info a {
        padding: 8px 92px 8px 12px;
    }
	.each-form-info-top {
        gap: 14px;
    }
	.each-form-info:last-child a {
        padding: 8px 100px 8px 12px;
    }
	.each-form-info-top strong {
        width: 45px;
        height: 45px;
    }
	.each-form-info-top img {
        width: 44px;
    }
	.form-block {
        margin-bottom: 10px;
    }
	.form-info {
        margin-top: 25px;
    }
	.more-btn .txt-btn {
        padding-top: 10px;
        padding-bottom: 11px;
	}
	.more-btn .txt-btn::after {
        width: 45px;
        height: 45px;
        background-size: 15px;
    }
	.related-service-sec {
        padding-top: 45px;
        padding-bottom: 0px;
    }
	/* -------- VACATURE DTL PAGE START -------    */
	.vacature-mid-sec .diens-mid-wrap td {
        padding: 35px 10px 35px 15px;
    }
	.diens-mid-wrap td h5 {
		margin-left: -8px;
	}
	.diens-dtl-top-text h6 {
        margin-bottom: 6px;
        margin-top: 10px;
    }
	/* ------ VERKOCHT PAGE START -------      */
	.verkocht-top-sec {
        padding-bottom: 10px;
        padding-top: 98px;
    }
	.map-img {
        height: 300px;
    }
	.inner-banner-sec {
        padding-top: 64px;
    }
	/****over-ons****/
    .each-over-ons-top-img {
        height: 80px;
    }
    .each-over-ons-top-big-img {
        height: 120px;
    }
    .over-ons-top .col-4 {
        padding-left: 3px;
        padding-right: 3px;
    }
    .over-ons-top .row {
        margin-left: -3px;
        margin-right: -3px;
    }
    .each-team-member {
        height: 310px;
    }
	/****popup****/
    .modal-area .popup-content li::after {
        top: 10px;
    }
	/* ------- AANBOD-DTL --------- */
	.tab_drawer_heading.d_active {
        font-size: 1.8rem;
        line-height: 30px;
		margin-bottom: 18px;
	}
	.tab-right-part{
		margin-bottom: 10px;
	}
	.tab_content {
        margin-top: 40px;
        margin-bottom: 22px;
    }
	.tab_drawer_heading.d_active::before {
		top: 40px;
	}
	.bullet-panel h5 {
        font-size: 1.8rem;
        line-height: 25px;
    }
	.form-block .form-style {
        padding: 16px 16px;
    }
	.aanbod-dtl-btn-haeding {
        padding-bottom: 35px;
    }
	.aanbod-dtl-btn-sec {
        padding-top: 50px;
    }
	.tab-right-btm-part li strong{
		column-gap: 8px;
	}
	.tab-right-btm-part {
        padding: 18px 0px 10px;
    }
	.tab-right-btm-part img {
		margin-right: 5px;
	}
	.aanbod-contact-img {
        width: 55px;
        height: 55px;
    }
	.tab-right-top-part{
		padding: 6px;
	}
	.aanbod-top-left-price h4{
		font-size: 1.4rem;
	}
	.aanbod-top-left-price {
        padding: 10px 10px 10px 25px;
    }
	.aanbod-top-left-part {
        padding: 28px 10px 14px;
    }
	.aanbod-top-left-car-info td {
        width: 100%;
        padding: 16px 25px 15px;
    }
	.aanbod-top-left-title h3{
		line-height: 30px;
		font-size: 1.8rem;
	}
    .form-heading h2 {
        font-size: 2.4rem;
		line-height: 28px;
	}
	.left-bg-block {
        width: 100px;
    }
	.block-dtls {
        width: calc(100% - 100px);
	}
	.aanbod-top-sec {
        padding-top: 85px;
    }
	.tab-popup-area h2 {
        font-size: 1.8rem;
		line-height: 32px;
    }
	.tab-popup-content li {
		column-gap: 5px;
	}
	.tab-popup-area h3 {
        font-size: 1.6rem;
		line-height: 28px;
    }
	/* ------- back btn ----- */
	.back-button-wrap {
        margin-left: 0;
        text-align: start !important;
		margin-bottom: -80px;
    }
	.back-button-section {
        padding-top: 98px;
    }
	.footer-top-man-info p:last-child a {
		margin-left: 4px;
	}
    .footer-top-man-info p a {
        margin-left: 8px;
    }
	.each-product-info {
        padding: 15px 8px 18px;
    }
	.privacy_section {
        padding-top: 64px;
        padding-bottom: 30px;
    }
	.voertuigsoort-filter label {
        font-size: 1.4rem;
    }
	.verkocht-heading h3::after {
        height: 13px;
        width: 13px;
        background-size: 13px;
    }
	.aanbod-list-product-sec {
        padding-top: 38px;
    }
	.voertuigsoort-filter label::after {
		height: 38px;
		width: 38px;
		background-size: 12px;
	}
	.voertuigsoort-filter label {
		font-size: 1.2rem;
	}
	.voertuigsoort-filter label {
		padding: 6px 16px 6px;
	}
	.diens-dtl-top-sec {
        padding: 115px 0 0;
    }
}