@media (min-width: 1600px) {
	.container {
		max-width: 1523px;
	}
}
@media(max-width: 1599.98px){
	h1 {
		font-size: 7rem;
		line-height: 75px;
	}
	.mega-menu-nav li {
		font-size: 5rem;
		line-height: 60px;
	}
	.product-sec {
		padding: 88px 0 100px;
	}
	.product-title {
		margin-bottom: 60px;
	}
	.product-btm-btn {
		margin-top: 65px;
	}
	.product-slider .swiper-button-next {
		right: -3%;
	}
	.service-sec {
		padding: 100px 0;
	}
	.each-service-img {
		height: 455px;
	}
	.about-sec {
		padding: 100px 0 160px;
	}
	.about-mark {
		width: 28%;
	}
	.about-dotted-img {
		width: 600px;
	}
	.about-map {
		width: 35%;
	}
	.home-btm-mark {
		width: 28%;
	}
	.each-home-btm-img {
		left: 55%;
	}
	.home-btm-sec {
		padding: 100px 0 80px;
	}
	.footer-right {
		padding-left: 8%;
	}
	/****diensten-list****/
	.each-inner-banner {
		height: 550px;
	}
	.diensten-list-sec {
		padding: 100px 0;
	}
	/****aanbod-dtl****/
	.aanbod-car-info tr {
    	column-gap: 19px;
		row-gap: 20px;
	}
	.aanbod-car-info td {
    	width: 47%;
	}
	.aanbod-car-info {
		padding: 20px 0;
		margin: 20px 0;
	}
	.aanbod-car-dtls {
        padding-bottom: 52px;
    }
	.dtl-tab-sec .tab-btn .nav-tabs {
		margin-left: -5%;
	}
	.tab-btn {
    	width: 16%;
	}
	.tab-content-area {
    	width: 84%;
	}
	.kenmerken-tab li {
    	width: 32%;
	}
	.tab-mark {
		width: 28%;
	}
	.form-sec-mark {
		width: 28%;
	}
	.diens-mid-mark {
		width: 28%;
	}
	.form-main-wrapper .about-dotted-img {
		right: 5%;
		top: 28%;
	}
	/****diensten-dtl****/
	.diens-mid-area td .each-home-btm-img {
		width: calc(100% + 28%);
	}
	/****vacature-dtl****/
	.vacature-mid-sec .diens-mid-area tr {
		column-gap: 165px;
	}
	/****contact****/
	.contact-form-sec {
		padding-top: 160px;
	}
	.contact-form-sec .form-info {
		column-gap: 100px;
	}
	.map .about-dotted-img {
		top: 23%;
		width: 730px;
	}
	.contact-banner-btm-mark {
		width: 28%;
	}
	/****over-ons****/
	.over-ons-top-mark {
		width: 28%;
	}
	.overons-mid-mark {
		width: 28%;
	}
	.over-ons-mid-area {
		padding: 0 80px;
	}
	.over-ons-mid-info .each-home-btm-img {
		left: -38%;
		height: calc(100% - -13%);
	}
	.over-ons-mid-info .over-ons-mid-txt .each-home-btm:nth-child(2) .each-home-btm-vector {
		right: -17%;
	}
	.over-ons-mid-info .over-ons-mid-txt .each-home-btm:first-child .each-home-btm-vector, 
	.over-ons-mid-info .over-ons-mid-txt .each-home-btm:last-child .each-home-btm-vector {
		right: -3%;
	}
	.over-ons-mid-info .each-home-btm {
		margin-bottom: 85px;
	}
	.team-mark {
		width: 28%;
	}
	/****aanbod-list****/
	.filter-left-part .col-lg-3 {
		width: 23%;
	}
	.filter-reset {
		top: -217px;
		right: 106%;
	}
	/****verkocht****/
	.verkocht-top-sec {
		padding-top: 220px;
	}
	/****popup****/
	.modal-area .popup-content {
		padding-right: 46px;
	}
	/****accessoires-dtl****/
	.accessoires-top-sec .aanbod-car-dtls {
        padding-top: 28px;
        padding-bottom: 28px;
    }
	.accessoires-top-sec .aanbod-car-dtls-title p {
		padding: 15px 0;
		margin: 15px 0;
	}
	.accessoires-dtl-btm-sec .aanbod-product-slider .common-arrow {
		top: 29%;
	}

	.vacature-mid-sec .diens-mid-area td {
		width: 43%;
	}
	.accessoires-product-sec .each-product-img {
		height: 410px;
	}

}
@media(max-width: 1399.98px){
	h1 {
		font-size: 6rem;
		line-height: 65px;
	}
	h2 {
		font-size: 5rem;
		line-height: 62px;
	}
	.common-btn {
		padding: 14px 25px;
	}
	.common-arrow {
		height: 85px;
		width: 85px;
	}
	.common-arrow::before {
		height: 66px;
		width: 66px;
	}
	.common-arrow img {
		width: 18px;
	}
	.header-area,
	.header-area.active {
		padding: 35px 0 16px;
	}
	.header-logo img {
		width: 135px;
	}
	.menu-right-btn {
		padding-left: 39px;
		padding-right: 39px;
	}
	.mega-menu {
    	top: 108px;
	}
	.sticky_header {
		padding: 25px 0;
	}
	.banner-video, .each-banner {
        height: 875px;
    }
	.banner-content-wrap h1 {
		margin-bottom: 45px;
	}
	.banner-content {
		top: 60%;
	}
	.banner-content .common-btn.black-btn {
		min-width: 400px;
	}
	.each-counter {
		padding: 0 12%;
	}
	.product-sec {
		padding: 80px 0;
	}
	.product-slider .swiper-button-prev {
		left: -2%;
	}
	.product-slider .swiper-button-next {
		right: -2%;
	}
	.product-title {
        margin-bottom: 45px;
    }
	.product-btm-btn {
        margin-top: 50px;
    }
	.product-area .dotted-btn {
		min-width: 400px;
	}
	.service-sec {
		padding: 80px 0;
	}
	.service-title {
		margin-bottom: 60px;
	}
	.about-sec {
        padding: 80px 0 140px;
    }
	.about-dotted-img {
        width: 520px;
    }
	.about-mark {
        width: 24%;
    }
	.about-small-img {
		right: -8%;
		max-width: 310px;
	}
	.about-info {
        padding-top: 50%;
    }
	.about-map {
		top: -6%;
	}
	.home-btm-mark {
        width: 24%;
    }
	.home-btm-sec {
		padding: 80px 0 80px;
	}
	.footer-area {
		padding: 80px 0 26px;
	}
	.footer-right {
        padding-left: 0;
		column-gap: 30px;
    }
	.each-footer-contact td:first-child {
		padding-right: 26px;
	}
	.footer-btm {
		margin-top: 130px;
	}
	.footer-mark {
		width: 18%;
	}
	.footer-logo img {
		width: 220px;
	}
	/****diensten-list****/
	.diensten-list-sec {
		padding: 80px 0;
	}
	.diensten-list-sec .col-lg-6 {
		padding: 0 15px;
	}
	.diensten-list-sec .row {
		margin: 0 -15px;
		row-gap: 30px;
	}
	/****aanbod-dtl****/
	.back-btn {
		padding-top: 198px;
	}
	.aanbod-top-left-btn ul {
		column-gap: 12px;
	}
	.aanbod-top-left-btn li .common-btn {
		min-width: 200px;
	}
	.aanbod-top-right-btn ul {
		column-gap: 20px;
	}
	.aanbod-top-btn-wrap {
		margin-top: -90px;
	}
	.aanbod-car-dtls {
        padding: 29px;
        padding-bottom: 29px;
		margin-right: 0;
    }
	.aanbod-car-info td img {
		width: 24px;
		height: 24px;
	}
	.aanbod-car-info td {
		column-gap: 16px;
	}
	.aanbod-car-info tr {
        column-gap: 16px;
        row-gap: 18px;
    }
	.aanbod-car-price h3 {
		font-size: 2.8rem;
		line-height: 32px;
	}
	.tab-btn {
        width: 18%;
    }
	.tab-content-area {
        width: 82%;
    }
	.dtl-tab-sec .tab-btn .nav-tabs {
    	row-gap: 30px;
	}
	.kenmerken-tab li {
        width: 31%;
        padding-left: 24px;
        padding-right: 24px;
        column-gap: 12px;
    }
	.bullet-panel h5 {
    	font-size: 2.2rem;
	}
	.block-dtls h5 {
		font-size: 2.2rem;
	}
	.tab-mark {
		width: 24%;
	}
	.form-sec-mark {
		width: 24%;
	}
	.diens-mid-mark {
		width: 24%;
	}
	.form-wrap {
    	padding: 0 80px;
	}
	.form-main-wrapper .about-dotted-img {
        right: 10%;
        top: 30%;
    }
	.form-info h6 {
		padding-bottom: 35px;
		margin-bottom: 35px;
	}
	/****diensten-dtl****/
	.dtl-btm-sec {
		padding-top: 120px;
	}
	.diens-mid-sec {
    	padding: 130px 0 120px;
	}
	.diens-mid-area td .each-home-btm-img {
        width: 100%;
    }
	.diens-btm-title {
		margin-bottom: 70px;
	}
	/****vacature-dtl****/
	.vacature-mid-sec .diens-mid-area tr {
        column-gap: 36px;
    }
	/****contact****/
	.contact-form-sec {
        padding-top: 120px;
    }
	.contact-form-sec .form-main-area .row {
		margin: 0 -30px;
	}
	.contact-form-sec .form-main-area .col-lg-6, 
	.contact-form-sec .form-main-area .col-lg-12 {
		padding: 0 30px;
	}
	.contact-form-sec .form-wrap {
		padding: 0 82px;
	}
	.contact-form-sec .form-main-area {
		padding-right: 235px;
	}
	.contact-form-sec .form-info {
        column-gap: 40px;
    }
	.contact-form-sec .form-info img {
    	margin-right: 12px;
	}
	.map {
		height: 550px;
	}
	.map .about-dotted-img {
        top: 26%;
        width: 634px;
    }
	.contact-banner-btm-mark {
		width: 31%;
	}
	.contact-form-sec .form-sec-mark {
        width: 31%;
    }
	/****over-ons****/
	.over-ons-top-mark {
		width: 31%;
	}
	.overons-mid-mark {
		width: 31%;
	}
	.over-ons-mid-area {
        padding: 0 50px;
    }
	.over-ons-mid-area .col-lg-5 {
		width: 44%;
	}
	.over-ons-mid-area .col-lg-7 {
		width: 56%;
	}
	.over-ons-mid-info .each-home-btm {
        margin-bottom: 55px;
    }
	.over-ons-mid-info .each-home-btm-img {
        left: -40%;
        height: calc(100% - -11%);
    }
	.over-ons-mid-info .each-home-btm-vector {
		height: 75px;
		width: 75px;
		border-radius: 75px;
	}
	.over-ons-mid-info .each-home-btm-vector::after {
		top: 8px;
		height: 57px;
		width: 57px;
	}
	.over-ons-mid-info .each-home-btm-vector img {
		width: 30px;
		height: 30px;
	}
	.over-ons-mid-info .over-ons-mid-txt .each-home-btm:nth-child(2) .each-home-btm-vector {
		right: -15%;
    }
	.over-ons-mid-info .over-ons-mid-txt .each-home-btm:first-child .each-home-btm-vector {
		margin-top: 14px;
	}
	.over-ons-mid-info .each-home-btm-info p {
    	max-width: 385px;
	}
	.team-mark {
		width: 31%;
	}
	.team-member-info {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	/****aanbod-list****/
	.aanbod-filter-sec {
		padding-top: 188px;
	}
	.filter-reset {
		top: -342px;
        right: 127%;
    }
	.filter-reset a {
    	font-size: 2rem;
	}
	.filter-left-part .col-lg-3 {
        width: 28%;
    }
	.aanbod-product-mark {
        bottom: -12%;
    }
	.aanbod-product-slider .common-arrow {
		top: 21%;
	}
	/****verkocht****/
	.verkocht-top-sec {
        padding-top: 190px;
    }
	/****popup****/
	.modal-area .modal-dialog {
        max-width: 70%;
    }
	.modal-content .close-img {
		width: 60px;
		height: 60px;
	}
	.modal-content .close-img::before {
		height: 50px;
		width: 50px;
	}
	/****accessoires-list****/
	.accessoires-filter-sec {
		padding-top: 185px;
	}
	.accessoires-form {
    	max-width: 486px;
	}
	.accessoires-left-part .sorteren_op-filter, 
	.categorieën-filter {
		width: 230px;
	}
	/****accessoires-dtl****/
	.accessoires-top-sec .col-lg-7 {
		width: 58%;
	}
	.accessoires-top-sec .col-lg-5 {
		width: 42%;
	}
	.accessoires-dtl-btm-sec .aanbod-product-slider .common-arrow {
        top: 26%;
    }

	.vacature-mid-sec .diens-mid-area td {
		width: 48%;
	}
	.accessoires-form .common-btn {
    	top: 1px;
	}
	.map-area .pulse {
		top: 127px;
		left: -17px;
	}
	.privacy_section h2 {
		padding-top: 115px;
	}
	.accessoires-product-sec .each-product-img {
		height: 350px;
	}
	.aanbod-list-form-wrap .col-lg-6, .aanbod-list-form-wrap .col-lg-12 {
		padding: 0 30px;
	}
	.aanbod-list-form-wrap .row {
		margin: 0 -30px;
	}
	
}
@media(max-width: 1199.98px){
	h3 {
		font-size: 2rem;
		line-height: 28px;
		letter-spacing: 0.42px;
	}
	.header-nav > ul {
		column-gap: 13px;
	}
	.header-logo img {
        width: 130px;
    }
	.header-wrap .col-lg-5 {
		width: 37%;
	}
	.header-wrap .col-lg-4 {
		width: 38%;
	}
	.header-nav .dropdown-menu {
		min-width: 175px;
	}
	.mega-menu-nav li {
        font-size: 4rem;
        line-height: 50px;
    }
	.mega-menu-nav .header-nav .dropdown > a::before {
		top: 15px;
		right: 22px;
	}
	.mega-menu-wrap .col-lg-4,
	.mega-menu-wrap .col-lg-8 {
    	width: 50%;
	}
	.mega-menu .col-lg-4::after {
    	right: 13%;
	}
	.each-counter {
        padding: 0 8%;
    }
	.product-dtls {
		padding: 16px 26px;
	}
	.each-service-img {
        height: 500px;
    }
	.about-dotted-img {
        width: 400px;
		top: 8%;
    }
	.about-map {
		top: -8%;
	}
	.about-sec {
        padding: 80px 0;
    }
	.about-info {
        padding-top: 45%;
    }
	/****diensten-list****/
	.each-inner-banner {
        height: 470px;
    }
	.diensten-list-sec .each-service-img {
		height: 530px;
	}
	.diensten-list-mark {
		width: 20%;
	}
	/****aanbod-dtl****/
	.back-btn {
        padding-top: 178px;
    }
	.back-btn .common-btn {
		min-width: 225px;
	}
	.aanbod-top-btn-wrap {
        margin-top: -85px;
    }
	.aanbod-top-left-btn li .common-btn {
        min-width: 165px;
        padding-top: 9px;
        padding-bottom: 9px;
    }
	.aanbod-top-car-slider-wrap .col-lg-7 {
		width: 55%;
	}
	.aanbod-top-car-slider-wrap .col-lg-5 {
		width: 45%;
	}
	.aanbod-car-price h3 {
        font-size: 2.4rem;
        line-height: 28px;
    }
	.dtl-tab-sec .tab-btn .nav-tabs {
        margin-left: 0;
        row-gap: 20px;
    }
	.tab-btn {
        width: 23%;
    }
	.tab-content-area {
        width: 77%;
    }
	.kenmerken-tab li {
        width: 48%;
	}
    .kenmerken-tab ul {
        padding-left: 2%;
        padding-right: 2%;
		row-gap: 16px;
    }
    .kenmerken-tab li strong {
        width: 45%;
    }
    .kenmarken-popup-content h4 {
        margin-bottom: 8px;
    }
	.left-bg-block {
    	width: 135px;
	}
	.block-dtls {
    	width: calc(100% - 135px);
	}
	.form-title {
		margin-bottom: 60px;
	}
	.form-wrap {
        padding: 0 50px;
    }
	.form-main-area {
		padding-left: 40px;
		padding-right: 40px;
	}
	.form-info img {
		margin-right: 16px;
	}
	/****diensten-dtl****/
	.dtl-btm-sec {
        padding: 80px 0;
    }
	.dtl-btm-title h2 {
		margin-bottom: 60px;
	}
	.diens-top-area .col-lg-7 {
        width: 54%;
    }
	.diens-top-area .col-lg-5 {
        width: 46%;
    }
	.diens-mid-area td .each-home-btm-img {
        width: calc(100% - 15%);
        top: -7%;
    }
	.diens-mid-area td p {
    	max-width: 290px;
	}
	.diens-mid-area td h3 {
		margin: 26px 0 20px;
	}
	.diens-mid-sec {
        padding: 80px 0;
    }
	.diens-btm-sec {
		padding: 80px 0;
	}
	.diens-mid-sec.vacature-mid-sec {
		padding: 80px 0;
	}
	/****vacature-dtl****/
	.vacature-mid-sec .diens-mid-area td li {
		margin-bottom: 6px;
		line-height: 28px;
	}
	.vacature-mid-sec .diens-mid-area tr {
        column-gap: 10px;
    }
	.vacature-mid-sec .diens-mid-area td li::after {
		top: 12px;
	}
	/****contact****/
	.contact-banner-btm-mark {
        width: 37%;
    }
	.contact-form-sec .form-sec-mark {
        width: 37%;
    }
	.contact-form-sec {
        padding: 80px 0;
    }
	.contact-form-sec .form-wrap {
        padding: 0 40px;
    }
	.contact-form-sec .form-main-area {
        padding-right: 135px;
    }
	.contact-form-sec .form-info img {
        margin-right: 10px;
    }
	.contact-form-sec .form-info {
        column-gap: 30px;
    }
	.contact-form-sec .form-main-area .row {
        margin: 0 -25px;
    }
	.contact-form-sec .form-main-area .col-lg-6, 
	.contact-form-sec .form-main-area .col-lg-12 {
        padding: 0 25px;
    }
	.map .about-dotted-img {
        top: 22%;
        width: 522px;
    }
	.map {
        height: 470px;
    }
	/****over-ons****/
	.over-ons-top-sec {
		padding: 80px 0;
	}
	.over-ons-top-mark {
		width: 37%;
	}
	.over-ons-top-txt {
		padding-left: 45px;
	}
	.over-ons-mid-sec {
		padding: 80px 0;
	}
	.overons-mid-mark {
		width: 37%;
	}
	.over-ons-mid-area {
        padding: 0 20px;
    }
	.over-ons-mid-info .each-home-btm-info p {
        max-width: 327px;
    }
	.over-ons-mid-info .each-home-btm {
        margin-bottom: 35px;
    }
	.over-ons-mid-info .each-home-btm-img {
        height: 100%;
    }
	.over-ons-mid-info .over-ons-mid-txt .each-home-btm:nth-child(2) .each-home-btm-vector {
        right: -14%;
    }
	.over-ons-mid-info .over-ons-mid-txt .each-home-btm:first-child .each-home-btm-vector {
		margin-top: 35px;
	}
	.overons-team-sec {
    	padding: 80px 0;
	}
	.team-mark {
		width: 37%;
	}
	.team-member-info {
        padding: 40px 30px;
    }
	.team-member-info-wrap {
		padding-left: 30px;
		padding-right: 15px;
	}
	.overons-team-area .col-lg-7 {
		width: 57%;
	}
	.overons-team-area .col-lg-5 {
		width: 43%;
	}
	.team-member-info h3 {
		margin-bottom: 20px;
	}
	/****aanbod-list****/
	.aanbod-filter-sec {
        padding: 170px 0 50px;
    }
	.filter-reset {
        top: 0;
        right: 0;
    }
	.filter-left-part .col-lg-3 {
        width: 25%;
    }
	.filter-sort .sorteren_op-filter {
		width: 225px;
	}
	.filter-sort {
		padding-left: 0;
		margin-left: 0;
		justify-content: start;
	}
	.aanbod-product-sec {
		padding-bottom: 80px;
	}
	.aanbod-product-area > .row {
		margin: 0 -8px;
	}
	.aanbod-product-area .col-xl-4 {
		padding: 0 8px;
	}
	.aanbod-product-mark {
        bottom: -6%;
    }
	.aanbod-product-slider .common-arrow {
        top: 23%;
    }
	.aanbod-product-slider .swiper-button-next {
		right: -2%;
	}
	.aanbod-product-slider .swiper-button-prev {
		left: -2%;
	}
	/****verkocht****/
	.verkocht-top-sec {
		padding: 175px 0 80px;
	}
	/****popup****/
	.modal-area .modal-dialog {
        max-width: 81%;
    }
	.modal-area .popup-content {
        padding-left: 20px;
        padding-right: 35px;
    }
	.modal-content .close-img {
		top: 28px;
		right: 28px;
	}
	/****accessoires-list****/
	.accessoires-form {
        max-width: 420px;
    }
	.accessoires-form .form-style {
		padding-left: 65px;
	}
	.accessoires-form form img {
		width: 20px;
		height: 20px;
	}
	.filter-sort .sorteren_op-filter,
	.col-lg-3.col-6.category-filter.radio_filter {
        width: 230px;
    }
	.accessoires-left-part .filter-sort {
    	column-gap: 10px;
	}
	.accessoires-left-part .select-style {
		padding-right: 54px;
	}
	/****accessoires-dtl****/
	.accessoires-top-sec .col-lg-5 {
        width: 47%;
    }
	.accessoires-top-sec .col-lg-7 {
        width: 53%;
    }
	.accessoires-car-price-btn .common-btn {
		min-width: 230px;
	}
	.accessoires-top-sec {
		padding-bottom: 80px;
	}
	.accessoires-dtl-btm-sec .aanbod-product-slider .common-arrow {
        top: 31%;
    }

	.vacature-mid-sec .diens-mid-area td {
		width: 49%;
	}
	.accessoires-form img.search-icon {
		width: 20px;
        height: 20px;
	}
	.map-area .pulse {
		top: 104px;
	}
	.calsty{
		height: 814px;
	}
	.accessoires-block-part {
		height: 520px;
	}
}
@media(max-width: 991.98px){
	.common-btn {
        min-width: 300px;;
    }
	.common-arrow {
        height: 72px;
        width: 72px;
    }
	.common-arrow::before {
        height: 54px;
        width: 54px;
    }
	h1 {
        font-size: 5rem;
        line-height: 55px;
    }
	h2 {
		font-size: 4rem;
		line-height: 50px;
	}
	.custom-cursor,
	.cursor-hover {
		display: none !important;
	}
	.hidden-nav {
        display: none;
    }
    .mega-menu .hidden-nav {
        display: block;
        padding-right: 23px;
    }
    .mega-menu .col-lg-4,
    .mega-menu .col-lg-8 {
        width: 100%;
    }
    .mega-menu.start {
        height: calc(100vh - 110px);
        padding: 50px 0;
    }
    .mega-menu-wrap {
        height: 100%;
        overflow-y: auto;
    }
	.header-wrap .col-lg-4 {
        width: 50%;
    }
	.menu-right-btn {
        padding-left: 39px;
        padding-right: 39px;
		min-width: auto;
    }
	.mega-menu .col-lg-4::after {
		display: none;
	}
	.header-area.active {
		border-bottom: 0;
	}
	.banner-video, .each-banner {
        height: 830px;
    }
	.banner-info-wrap {
		padding-top: 15px;
	}
	.banner-content {
        top: 64%;
    }
	.banner-content .common-btn.black-btn {
        min-width: 360px;
    }
	.mega-menu-img {
		max-width: max-content;
		margin-left: 0;
	}
	.each-counter:last-child::after {
		display: none;
	}
	.each-counter:last-child {
		padding-right: 0;
	}
	.banner-counter {
		justify-content: center;
	}
	.each-counter::after {
		height: 68px;
	}
	.banner-btm .row {
		row-gap: 30px;
	}
	.product-sec {
		padding: 60px 0;
	}
	.product-mark {
		display: none;
	}
	.product-area .dotted-btn {
		min-width: 335px;
	}
	.product-slider-wrap {
		width: auto !important;
	}
	.product-slider .swiper-button-next {
        right: 0;
    }
	.product-slider .swiper-button-prev {
        left: 0;
    }
	.each-product .product-dtls {
		background-color: #7794C6;
	}
	.product-info li,
	.product-price h6 {
		color: #F9F8F6;
	}
	.service-sec {
		padding: 60px 0;
		z-index: 1;
	}
	.service-slider {
		display: none;
	}
	.service-mobile-block {
		display: block;
	}
	.each-service-img {
        height: 510px;
    }
	.each-service-wrap::before,
	.each-service-wrap::after {
		opacity: 1;
	}
	.each-service-title h3 {
		color: #0D0D0D;
	}
	.each-service:hover .each-service-wrap,
	.each-service .each-service-wrap {
		transform: scale(1);
	}
	.each-service .each-service-vector::after {
		filter: brightness(0) invert(1);
	}
	.each-service .each-service-vector img {
		filter: brightness(0) invert(1);
	}
	.service-mobile-block .row {
		row-gap: 15px;
	}
	.each-service .each-service-vector {
		background-color: #7794C6;
	}
	.each-service-title p {
		margin-bottom: 0;
		height: auto;
	}
	.service-mark {
		width: 27%;
	}
	.service-title h2 {
		margin: 0 0 20px;
	}
	.about-sec .col-lg-5 {
		width: 100%;
	}
	.about-sec .col-lg-7 {
		width: 100%;
	}
	.about-map-part {
		display: none;
	}
	.about-mobile-map .about-map-part {
        display: block;
        margin-top: -23%;
    }
	.about-mobile-map .about-map {
        width: 80%;
        position: relative;
		left: 0;
    }
	.about-dotted-img {
        top: 6%;
    }
	.about-small-img {
        right: auto;
        max-width: 270px;
    }
	.about-info {
        padding-top: 25%;
        padding-left: 0;
    }
	.about-sec {
        padding: 60px 0;
    }
	.home-btm-sec {
        padding: 60px 0;
    }
	.each-home-btm-img {
        display: none;
    }
	.home-btm-wrap {
		row-gap: 40px;
		flex-wrap: wrap;
	}
	.google-review-bg {
		padding: 60px 0 27px;
	}
	.footer-area {
        padding: 60px 0 26px;
    }
	.footer-logo {
		text-align: center;
	}
	.footer-social ul {
		justify-content: center;
	}
	.footer-right {
        margin-top: 30px;
    }
	.footer-btm {
        margin-top: 100px;
    }
	/****diensten-list****/
	.each-inner-banner {
        height: 410px;
    }
	.inner-banner-content {
		bottom: 30%;
	}
	.diensten-list-sec {
		padding: 60px 0;
	}
	.diensten-list-sec .each-service-title p {
		margin-bottom: 0;
		height: auto;
		opacity: 1;
		max-width: 100%;
	}
	/****aanbod-dtl****/
	.back-btn {
        padding-top: 162px;
    }
	.aanbod-top-btn-wrap {
        margin-top: 0;
    }
	.aanbod-top-right-btn {
		display: none;
	}
	.aanbod-top-right-btn.mob-aanbod-top-right-btn {
		display: block;
		margin-bottom: 40px;
	}
	.aanbod-top-right-btn.mob-aanbod-top-right-btn ul {
        justify-content: end;
        margin-top: -10%;
    }
	.aanbod-top-right-btn ul {
        column-gap: 31px;
    }
	.aanbod-top-car-slider-wrap .col-lg-7,
	.aanbod-top-car-slider-wrap .col-lg-5 {
		width: 100%;
	}
	.aanbod-car-dtls {
		display: none;
		padding-left: 22px;
        padding-right: 22px;
	}
	.aanbod-car-dtls.mob-aanbod-car-dtls {
		display: block;
		margin-top: 32px;
	}
	.aanbod-car-slider .swiper-button-next {
		right: 0;
	}
	.aanbod-car-slider .swiper-button-prev {
		left: 0;
	}
	.aanbod-top-sec {
		padding-bottom: 0;
		overflow-x: clip;
	}
    .dtl-tab-sec {
        padding-top: 60px;
        padding-bottom: 40px;
    }
    /* =======tab-accordion====== */
    .tab-btn {
        display: none;
        width: 100%;
    }
    .tab_drawer_heading {
        margin: 0;
        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;
        width: 100%;
        margin-bottom: 20px;
        max-width: max-content;
        border: 0;
        color: #0B1931;
        font-family: 'roboto-medium';
        font-size: 1.6rem;
        line-height: 22px;
        letter-spacing: 0.42px;
        border-radius: 5px;
        background: transparent;
        padding: 0;
        position: relative;
    }
    .tab_drawer_heading.d_active {
		margin-bottom: 40px;
    }
	.tab_drawer_heading span {
		position: relative;
	}
	.tab_drawer_heading span::after {
        content: "";
        background-image: url(../images/tab_arrow.svg);
        top: 0;
        left: 10%;
        width: 7px;
        height: 11px;
        display: inline-block;
        position: relative;
        background-size: 7px;
        background-repeat: no-repeat;
        filter: invert(1);
    }
	.tab-content-area::after {
		display: none;
	}
    .tab_drawer_heading:last-child {
        margin-bottom: 0;
    }
    .kenmerken-tab {
        overflow: visible;
        border-radius: 10px;
        overflow: hidden;
    }
    .kenmerken-tab li {
        width: 100%;
    }
    .block-dtls {
        min-height: 177px;
    }
    .tab-content-area {
        background: transparent;
        padding: 0;
        width: 100%;
    }
    .tab_content {
        margin-bottom: 30px;
        margin-top: 0;
    }
    .kenmerken-tab li strong {
        width: 50%;
    }
	.kenmerken-tab li strong {
		font-family: 'Arial-Regular';
	}
	.bullet-panel h5 {
        font-size: 2rem;
    }
	.dtl-tab-sec .bullet-panel ul li {
		margin-bottom: 5px;
	}
	.block-dtls h5 {
        font-size: 2rem;
    }
	.each-onderhoud-block p {
		margin-bottom: 20px;
	}
    .tab-btm-btn {
        margin-bottom: 30px;
		text-align: start;
    }
    .kenmarken-popup-inner {
        padding: 40px;
    }
    .kenmarken-popup-content ul {
        margin: 0 0 42px;
    }
    .kenmerken-tab ul {
        padding-left: 0;
        padding-right: 0;
    }
	.tab-mark {
		display: none;
	}
	.form-sec {
    	padding: 60px 0;
	}
	.form-wrap {
        padding: 0;
    }
	.form-info-area {
		padding-left: 16px;
	}
	.form-main-wrapper .col-lg-7,
	.form-main-wrapper .col-lg-5 {
		width: 100%;
	}
	.form-main-area {
        padding-left: 26px;
        padding-right: 26px;
    }
	.form-main-wrapper .about-dotted-img {
        right: 0;
        top: 65%;
    }
	.form-main-wrapper .form-dot {
		display: none;
	}
	.form-main-wrapper .form-dot.mob-form-dot {
        display: block;
        width: 33%;
    }
	.form-main-wrapper .about-dotted-img {
        right: -6%;
        top: 26%;
    }
	.form-main-wrapper .pulse {
        top: 98%;
        left: 9%;
    }
	.form-info h6 {
        max-width: 100%;
        padding-bottom: 30px;
        margin-bottom: 32px;
    }
	.form-info {
		padding-right: 46px;
		margin-top: 140px;
	}
	.form-social {
		margin-top: 45px;
	}
	.form-sec-mark {
		display: none;
	}
	.form-sec-mark.mob-form-sec-mark {
		display: block;
		width: 36%;
	}
	.form-title h3 strong {
		letter-spacing: 0.54px;
	}
	.form-title {
        margin-bottom: 40px;
        max-width: 100%;
    }
	.form-mark {
		display: none;
	}
	.form-sec::after {
		display: none;
	}
	.dtl-btm-sec {
        padding: 60px 0;
    }
	.dtl-btm-title h2 {
        margin-bottom: 50px;
    }
	.aanbod-product-slider .common-arrow {
		top: 31%;
	}
	.aanbod-product-slider .swiper-button-next {
		right: 0;
	}
	.aanbod-product-slider .swiper-button-prev {
		left: 0;
	}
	/****diensten-dtl****/
	.diens-mid-mark {
		display: none;
	}
	.diens-top-area .col-lg-7,
	.diens-top-area .col-lg-5 {
        width: 100%;
    }
	.diens-top-img {
    	max-width: 100%;
	}
	.diens-top-info {
		padding-right: 0;
		margin-top: 40px;
	}
	.diens-mid-sec {
        padding: 60px 0;
    }
	.diens-mid-area tr {
		row-gap: 40px;
		flex-wrap: wrap;
	}
	.diens-mid-area td {
		width: 48%;
	}
	.diens-btm-sec {
        padding: 60px 0;
    }
	.diens-btm-title {
        margin-bottom: 60px;
    }
	.diens-mid-sec.vacature-mid-sec {
		padding: 60px 0;
	}
	/****vacature-dtl****/
	.vacature-mid-sec .diens-mid-area td {
        width: 100%;
    }
	/****contact****/
	.contact-form-sec .form-wrap {
        padding: 0;
    }
	.contact-form-sec .form-main-area {
        padding-right: 0;
    }
	.contact-form-sec .form-main-area .form-group {
		margin-bottom: 44px;
	}
	.contact-form-sec .form-info {
        padding-right: 0;
        margin-top: 0;
    }
	.contact-form-sec .form-info,
	.contact-form-sec .form-social {
		width: 100%;
	}
	.contact-form-sec .form-info-area {
		display: block;
	}
	.contact-form-sec .form-social {
    	margin-top: 20px;
	}
	.contact-form-sec .form-main-area .row {
        margin: 0;
    }
	.contact-form-sec .form-main-area .col-lg-6, 
	.contact-form-sec .form-main-area .col-lg-12 {
        padding: 0;
    }
	.map {
        height: 410px;
    }
	.map .about-dotted-img {
        top: 23%;
        width: 415px;
    }
	.contact-banner-btm-mark,
	.contact-form-sec .mob-form-sec-mark {
		display: none;
	}
	/****over-ons****/
	.over-ons-top-sec {
        padding: 60px 0;
    }
	.over-ons-top-mark {
		display: none;
	}
	.over-ons-top-title {
		margin-bottom: 45px;
	}
	.over-ons-top-title-left h2 {
		margin-bottom: 10px;
	}
	.over-ons-top-txt {
        padding-left: 0;
        margin-top: 40px;
    }
	.over-ons-mid-sec {
        padding: 60px 0;
    }
	.overons-mid-mark {
		display: none;
	}
	.over-ons-mid-area {
        padding: 0;
    }
	.over-ons-mid-area .col-lg-5,
	.over-ons-mid-area .col-lg-7 {
		width: 100%;
	}
	.over-ons-mid-img {
    	max-width: 100%;
	}
	.over-ons-mid-info .over-ons-mid-txt .each-home-btm:first-child .each-home-btm-vector {
        margin-top: 0;
    }
	.over-ons-mid-info .over-ons-mid-txt .each-home-btm:first-child .each-home-btm-vector, 
	.over-ons-mid-info .over-ons-mid-txt .each-home-btm:last-child .each-home-btm-vector,
	.over-ons-mid-info .over-ons-mid-txt .each-home-btm:nth-child(2) .each-home-btm-vector {
        right: 0;
    }
	.over-ons-mid-info .each-home-btm-info {
		width: 86%;
	}
	.over-ons-mid-info .each-home-btm-info p {
        max-width: 100%;
    }
	.over-ons-mid-info .over-ons-mid-txt {
		margin-top: 40px;
	}
	.over-ons-mid-txt .each-home-btm-info h3 {
		margin-bottom: 10px;
	}
	.overons-team-sec {
    	padding: 60px 0;
	}
	.team-mark {
		display: none;
	}
	.overons-team-area .col-lg-7,
	.overons-team-area .col-lg-5 {
		width: 100%;
	}
	.team-member-info-wrap {
        padding-left: 0;
        padding-right: 0;
        margin-top: 30px;
    }
	.team-member-info p {
    	max-width: 100%;
	}
	/****aanbod-list****/
	.aanbod-list-header {
        z-index: 10;
    }
	.aanbod-list-header.aanbod-header-active {
        z-index: -9;
    }
	.aanbod-filter-sec {
        padding-top: 195px;
    }
	.mobile-filter-close h6 {
        color: #fff;
    }
	.show_selected_filter_cls {
		padding-top: 40px !important;
		padding-bottom: 20px;
	}
	.aanbod-filter {
		margin-bottom: 15px;
		width: 50%;
	}
	.hidden-filter {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #14181E;
		z-index: 999;
		height: 100%;
		margin-top: 0;
		padding: 60px 15px 150px;
		overflow-y: scroll;
	}
	.auto-overview-filter-result {
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 15px;
        left: 0;
        background-color: #0B1931;
        z-index: 99;
        border-top: 1px solid #0B1931;
    }
	.mobile-filter {
        display: none;
        padding-bottom: 150px;
    }
	.filter-sort .sorteren_op-filter {
        width: 100%;
        padding-left: 20px;
    }
    .filter-sort h6{
    	display: none;
    }
	.filter-main {
		margin-top: 30px;
	}
	.filter-reset {
        min-width: 97px;
        display: block;
		position: initial;
    }
	.reset_all_filter {
        border-radius: 50px 0 0 50px;
        background-color: rgba(119, 148, 198, 0.5);
        height: 100%;
        width: 100%;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
	.clear-filter-main .filter-reset {
		display: none;
	}
	.auto-overview-filter-result .filter-reset {
		display: block;
	}
	.filter-reset a {
        color: #fff;
        font-size: 1.2rem;
    }
	.filter-left-part .col-lg-3 {
        width: 50%;
    }
	.hidden-filter {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #F9F8F6;
		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);
	}
	.aanbod-filter-sec .select-style {
    	padding: 0 89px;
		height: 45px;
    	line-height: 45px;
	}
	.aanbod-product-sec {
        padding-bottom: 60px;
    }
	.aanbod-product-area > .row {
		margin: 0;
	}
	.aanbod-product-area .col-xl-4 {
		padding: 0;
	}
	.aanbod-product-mark {
        bottom: -2%;
    }
	/****verkocht****/
	.verkocht-top-sec {
        padding: 155px 0 60px;
    }
	/****popup****/
	.modal-content .col-lg-5,
	.modal-content .col-lg-7 {
		width: 100%;
	}
	.modal-area .modal-dialog {
        max-width: 92%;
    }
	.modal-area .popup-content {
        padding-left: 5px;
        padding-right: 5px;
    }
	.modal-area .popup-content p {
		margin-bottom: 25px;
	}
	/****accessoires-list****/
	.accessoires-filter-sec {
		padding: 170px 0 60px;
	}
	.accessoires-filter-sec .filter-sort .sorteren_op-filter {
		padding-left: 0;
	}
	.categorieën-filter {
		margin-bottom: 0;
	}
	.accessoires-left-part .sorteren_op-filter, 
	.categorieën-filter {
        width: 50%;
    }
	.accessoires-form {
        max-width: 100%;
        width: 50%;
    }
	.accessoires-form .common-btn {
		min-width: 148px;
	}
	.accessoires-form form img {
        width: 18px;
        height: 18px;
		max-height: 100%;
    }
	.accessoires-form .form-style {
        padding-left: 52px;
        padding-right: 150px;
    }
	.accessoires-filter-wrap .row {
		row-gap: 20px;
	}
	.accessoires-product-sec .each-product-info h3 {
		margin-bottom: 25px;
	}
	/****accessoires-dtl****/
	.accessoires-top-sec .col-lg-7,
	.accessoires-top-sec .col-lg-5 {
        width: 100%;
    }
	.accessoires-top-btn-sec {
		margin-bottom: 20px;
	}
	.accessoires-top-sec .aanbod-car-dtls.mob-aanbod-car-dtls {
        margin-bottom: 60px;
    }
	.accessoires-dtl-btm-sec .aanbod-product-slider .common-arrow {
        top: 37%;
    }


	.about-rotate {
		width: 142px;
		height: 142px;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 100%;
		border: 1px solid #F9F8F6;
		background-color: #F9F8F6;
		overflow: hidden;
		position: absolute;
		bottom: 28%;
		z-index: 1;
		right: -20%;
		padding: 6px;
	}
	
	.vacature-mid-sec .diens-mid-area td {
		width: 100%;
	}
	.filter-sort .sorteren_op-filter, .col-lg-3.col-6.category-filter.radio_filter {
        width: 50%;
    }
	.accessoires-form img.search-icon {
		width: 18px;
        height: 18px;
	}
	.map-area .pulse {
		top: 85px;
		left: -15px;
	}
	.filter-sort {
		width: 100%;
	}
	.privacy_section h2 {
		padding-top: 102px;
	}
	.mega-menu .col-lg-8{
		display: none;
	}
	.accessoires-block {
		padding-bottom: 60px;
	}
	.accessoires-top-thumb-slide .each-aanbod-car-thumb-img {
		height: 150px;
	}
	.accessoires-product-sec .each-product-img {
		height: 300px;
	}
	.accessoires-block-part {
		height: 420px;
	}
	.aanbod-list-form-sec {
		padding-bottom: 60px;
	}
	.aanbod-list-form-wrap .col-lg-6, .aanbod-list-form-wrap .col-lg-12 {
		padding: 0 15px;
	}
	.aanbod-list-form-wrap .row {
		margin: 0 -15px;
	}
}
@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: 9998;
	    left: 0;
	    bottom: 0;
	    display: block !important;
	}
	#mobile-contact-bar-outer {
	  background-color: #7794C6;
	  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;
	}
	#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: 9998;
	}
	.li_color {
	  border-left: 1px solid #FFFFFF;
	}
	#mobile-contact-bar li:first-child img{
		width: 18px;
	}
	h1 {
		font-size: 4rem;
		line-height: 48px;
		letter-spacing: 0.4px;
	}
	h2 {
		font-size: 3.2rem;
		line-height: 40px;
	}
	h3 {
		font-size: 1.8rem;
		line-height: 24px;
	}
	p {
		margin-bottom: 20px;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.common-btn {
		font-size: 1.4rem;
		min-width: 240px;
		padding: 11px 18px;
	}
	.common-arrow {
		height: 56px;
		width: 56px;
	}
	.common-arrow::before {
		height: 45px;
		width: 45px;
	}
	.common-arrow img {
		width: 12px;
	}
	.fix-wp {
		display: none;
	}
	.banner-rotate {
		display: none;
	}
	.header-logo img {
        width: 130px;
    }
	.menu-right-btn {
        display: none;
    }
	.header-area {
        padding: 20px 0 16px;
    }
	.menu-hamburger {
		width: 44px;
		height: 44px;
	}
	.menu-bar div {
		width: 19px;
	}
	.menu-bar::before {
		width: 14px;
		margin-left: 2px;
	}
	.menu-bar::after {
		width: 14px;
	}
	.menu-bar.active:before {
		width: 21px;
	}
	.menu-bar.active:after {
		width: 21px;
	}
	.menu-bar.active {
		margin-left: 9px;
		margin-top: 3px;
	}
	.mega-menu-nav li {
        font-size: 3.2rem;
        line-height: 40px;
    }
	.mega-menu {
        top: 80px;
    }
	.mega-menu-nav li {
		margin-bottom: 30px;
	}
	.mega-menu-nav .header-nav > ul {
		text-align: center;
	}
	.mega-menu-nav .header-nav .dropdown > a::before {
        top: 10px;
        right: 25px;
    }
	.mega-menu-nav .header-nav .dropdown > a {
		padding-bottom: 0;
		padding-right: 0;
	}
	.menu-mark {
		width: 45%;
	}
	.each-mega-menu-img img {
		border-radius: 10px;
	}
	.banner-video, .each-banner {
        height: 732px;
    }
	.banner-content .common-btn.black-btn {
        min-width: 240px;
    }
	.banner-content-wrap ul {
		flex-wrap: wrap;
		row-gap: 16px;
	}
	.banner-content-wrap h1 {
		margin-bottom: 25px;
	}
	.banner-content {
        top: 77%;
    }
	.banner-btm {
		padding: 30px 0 20px;
	}
	.each-counter h6 {
		line-height: 22px;
		letter-spacing: 0.42px;
		font-size: 1.4rem;
	}
	.product-sec {
        padding: 48px 0;
    }
	.product-title h3 {
		margin-bottom: 5px;
	}
	.product-title {
        margin-bottom: 40px;
    }
	.product-slider .common-arrow {
		top: 26%;
	}
	.each-product-info h3 {
		font-size: 2.4rem;
		line-height: 32px;
		letter-spacing: 0.72px;
	}
	.each-product-info p {
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: 0.42px;
	}
	.product-price {
		display: none;
	}
	.mob-product-price {
		display: block;
	}
	.google-review-bg {
        padding: 70px 0 50px;
    }
	.product-info li {
		font-size: 1.4rem;
		color: #F9F8F6;
	}
	.product-info li::before {
		background-color: #F9F8F6;
	}
	.mob-product-price h6 {
		color: rgba(13, 13, 13, 0.42);
		margin-bottom: 15px;
	}
	.product-btm-btn {
        margin-top: 38px;
    }
	.product-dtls {
        padding: 11px 26px;
    }
	.each-product:hover .mob-product-price h6 {
		color: rgba(13, 13, 13, 0.42);
	}
	.service-mark {
        width: 40%;
    }
	.service-sec {
        padding: 50px 0;
    }
	.service-title h2 {
        margin: 4px 0 20px;
    }
	.service-title {
        margin-bottom: 39px;
    }
	.each-service-img {
        height: 366px;
    }
	.each-service-vector {
		height: 62px;
		width: 62px;
	}
	.each-service-vector::after {
		height: 52px;
		width: 52px;
		background-size: 52px;
		top: 5px;
		left: 5px;
	}
	.each-service-title h3 {
        font-size: 2.4rem;
        line-height: 32px;
        letter-spacing: 0.72px;
    }
	.each-service-title p {
		margin: 15px auto 0;
	}
	.each-service-vector img {
		width: 28px;
	}
	.about-mobile-map .about-map {
        width: 100%;
    }
	.about-dotted-img {
        width: 230px;
    }
	.about-left {
		margin-top: -10%;
	}
	.about-small-img {
        max-width: 219px;
    }
	.about-rotate {
		bottom: 19%;
		right: -31%;
	}
	.about-info {
        padding-top: 29%;
    }
	.about-info h2 {
		max-width: 100%;
		margin: 6px 0 25px;
	}
	.about-mark {
        width: 44%;
    }
	.about-info p {
		max-width: 100%;
	}
	.about-sec {
        padding: 60px 0 50px;
    }
	.home-btm-mark {
        width: 44%;
    }
	.home-btm-wrap {
        justify-content: center;
		row-gap: 50px;
    }
	.home-btm-sec {
        padding: 40px 0 60px;
    }
	.each-home-btm-info h3 {
		margin: 30px 0 30px;
		font-size: 2.4rem;
		line-height: 32px;
		letter-spacing: 0.72px;
	}
	.each-home-btm-info p {
		max-width: 100%;
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: 0.42px;
	}
	.google-review {
		padding-top: 50px;
	}
	.google-review::after {
		top: 17%;
	}
	.footer-logo img {
        width: 197px;
    }
	.each-footer-contact h3 {
		font-size: 2.4rem;
		line-height: 32px;
		letter-spacing: 0.72px;
	}
	.footer-right {
		flex-wrap: wrap;
		gap: 20px;
	}
	.each-footer-contact {
		width: 47%;
	}
	.each-footer-contact:last-child {
		width: 100%;
	}
	.footer-mark {
		display: none;
	}
	.footer-mobile-mark {
		display: block;
	}
	.each-footer-contact p,
	.each-footer-contact td {
		font-size: 1.4rem;
		letter-spacing: 0.42px;
	}
	.footer-credit a {
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: 0.42px;
	}
	.footer-area {
        padding: 27px 0 22px;
    }
	.footer-logo {
		margin-bottom: 32px;
	}
	.footer-btm {
        margin-top: 62px;
    }
	.footer-btm::after {
		bottom: 26px;
	}
	.each-footer-contact td:first-child {
        padding-right: 58px;
    }
	/****diensten-list****/
	.each-inner-banner {
        height: 320px;
    }
	.diensten-list-sec {
		padding: 30px 0;
	}
	.diensten-list-sec .each-service-img {
        height: 455px;
    }
	.inner-google-review {
		padding-top: 0;
	}
	/****aanbod-dtl****/
	.back-btn {
        padding-top: 117px;
    }
	.back-btn .common-btn {
        min-width: 200px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
	.aanbod-top-right-btn.mob-aanbod-top-right-btn ul {
        margin-top: -18%;
    }
	.aanbod-top-left-btn ul {
        column-gap: 8px;
    }
	.aanbod-top-left-btn li .common-btn {
        min-width: min-content;
        padding: 5px 26px;
    }
	.aanbod-top-left-btn li .common-btn.whatsapp-btn {
        padding-left: 20px;
		padding-right: 20px;
    }
	.aanbod-top-thumb-slide {
        margin-top: 16px;
        margin-left: -84px;
        margin-right: -84px;
    }
	.aanbod-car-dtls-title p {
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: 0.42px;
	}
	.aanbod-car-info td img {
        width: 32px;
		height: 32px;
    }
	.aanbod-car-info td h6 {
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: 0.42px;
	}
	.aanbod-car-info td {
        column-gap: 20px;
		width: 47%;
    }
	.aanbod-car-info tr {
        row-gap: 28px;
    }
	.aanbod-car-dtls-title h2 {
		margin-bottom: 0;
	}
	.aanbod-car-info {
        padding: 29px 0;
        margin: 17px 0;
    }
	.aanbod-car-price h6 {
		line-height: 22px;
		letter-spacing: 0.42px;
		font-size: 1.4rem;
	}
	.aanbod-car-price h3 {
        line-height: 32px;
    }
	.aanbod-car-dtls.mob-aanbod-car-dtls {
        padding-bottom: 40px;
    }
	.dtl-tab-sec {
        padding-top: 51px;
        padding-bottom: 16px;
    }
    .tab_drawer_heading {
        font-size: 1.4rem;
        margin-bottom: 16px;
    }
    .tab_drawer_heading.d_active span::after {
		transform: rotate(90deg);
    }
	.kenmerken-tab li {
        font-size: 1.4rem;
        line-height: 22px;
        letter-spacing: 0.42px;
		padding-left: 21px;
        padding-right: 21px;
    } 
    .tab-btm-btn {
        margin-top: 20px;
    }
    .dtl-tab-sec .bullet-panel li:after {
        top: 14px;
        width: 5px;
        height: 5px;
        background-size: 5px;
    }
    .dtl-tab-sec .bullet-panel ul li {
        padding-left: 12px;
        margin-bottom: 6px;
    }
    .left-bg-block {
        width: 122px;
    }
    .block-dtls {
        width: calc(100% - 122px);
    }
    .each-onderhoud-block p {
        margin-bottom: 18px;
    }
    .each-onderhoud-block {
        margin-bottom: 12px;
    }
    .kenmerken-popup-model h3 {
        margin-bottom: 5px;
    }
    .kenmarken-popup-close {
        width: 32px;
        height: 32px;
    }
    .kenmarken-popup-inner {
        padding-top: 35px;
        padding-bottom: 35px;
    }
	.kenmarken-popup-content li {
		font-size: 1.4rem;
	}
	.kenmarken-popup-content h3 {
		font-size: 2rem;
	}
	.form-sec {
        padding: 50px 0;
    }
	.form-title p {
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: 0.42px;
	}
	.form-main-area .form-styl {
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: 0.42px;
		padding-bottom: 14px;
	}
	.form-main-area {
        padding: 31px 16px;
    }
	.form-main-area .form-group {
		margin-bottom: 40px;
	}
	.form-main-area textarea.form-styl {
		height: 122px;
	}
	.form-btn .common-btn img {
    	width: 16px;
	}
	.form-btn .common-btn {
		min-width: 143px;
	}
	.form-main-wrapper .about-dotted-img {
        right: -24%;
        top: 41%;
    }
	.form-main-wrapper .pulse {
		height: 15px;
		width: 15px;
	}
	.form-info-area {
        padding-left: 13px;
    }
	.form-info a {
		line-height: 22px;
		font-size: 1.4rem;
	}
	.form-info img {
        width: 21px;
        height: 21px;
    }
	.form-social {
        margin-top: 35px;
    }
	.form-main-wrapper {
		padding: 10px;
	}
	.aanbod-product-slider .product-info {
		display: none;
	}
	.aanbod-product-slider .product-info.mob-dtl-product-info {
		display: block;
		margin-bottom: 0;
	}
	.aanbod-product-slider .product-info li,
	.aanbod-product-slider .each-product:hover .product-info li {
		color: #F9F8F6;
	}
	.aanbod-product-slider .product-info li::before,
	.aanbod-product-slider .each-product:hover .product-info li::before {
		background-color: #F9F8F6;
	}
	.aanbod-product-slider .product-info ul {
		justify-content: center;
	}
	.aanbod-product-slider .common-arrow {
        top: 25%;
    }
	.dtl-btm-title h6 {
        font-family: 'robotocondensedmedium';
        font-size: 1.8rem;
        line-height: 24px;
        letter-spacing: normal;
    }
	.dtl-btm-sec {
        padding: 51px 0;
    }
	.dtl-btm-title h2 {
		margin: 0 0 40px;
	}
	/****diensten-dtl****/
	.diens-top-info {
        margin-top: 30px;
    }
	.diens-top-info h2 {
		margin-bottom: 18px;
	}
	.diens-mid-sec {
        padding: 30px 0;
    }
	.diens-mid-area tr {
		justify-content: center;
		row-gap: 30px;
	}
	.diens-mid-area td {
		width: 100%;
	}
	.diens-mid-area td h3 {
		margin-bottom: 15px;
	}
	.diens-btm-sec {
        padding: 30px 0;
    }
	.diens-btm-title {
        margin-bottom: 40px;
    }
	.diens-mid-sec.vacature-mid-sec {
		padding: 30px 0;
	}
	/****vacature-dtl****/
	.vacature-mid-sec .diens-mid-area td ul {
		padding-left: 5px;
	}
	.vacature-mid-sec .diens-mid-area td li {
        line-height: 25px;
    }
	.vacature-mid-sec .diens-mid-area td li::after {
		top: 10px;
	}
	/****contact****/
	.contact-form-sec .form-main-area .form-group {
        margin-bottom: 40px;
    }
	.contact-form-sec .form-info-area {
		margin-top: 40px;
	}
	.contact-form-sec .form-info {
    	display: block;
	}
	.contact-form-sec .form-info h6 {
		margin-bottom: 15px;
	}
	.contact-form-sec .form-social {
        margin-top: 32px;
    }
	.map {
        height: 320px;
    }
	.map .about-dotted-img {
        top: 26%;
        width: 242px;
    }
	.map .pulse {
		width: 18px;
		height: 18px;
	}
	/****over-ons****/
	.over-ons-top-sec {
        padding: 30px 0;
    }
	.over-ons-top-title {
        margin-bottom: 35px;
    }
	.over-ons-top-txt {
        margin-top: 35px;
    }
	.over-ons-mid-sec {
        padding: 30px 0;
    }
	.over-ons-mid-info .over-ons-mid-txt {
        margin-top: 35px;
    }
	.over-ons-mid-txt .each-home-btm-info h3 {
        font-size: 1.8rem;
        line-height: 24px;
        letter-spacing: 0.42px;
    }
	.over-ons-mid-info .each-home-btm-info {
        width: 75%;
    }
	.overons-team-sec {
    	padding: 30px 0;
	}
	.team-member-info-wrap {
        margin-top: 20px;
    }
	.team-member-info {
        padding: 25px 15px;
    }
	.team-member-info h3 {
        margin-bottom: 15px;
    }
	/****aanbod-list****/
	.aanbod-filter-sec {
        padding-top: 158px;
        padding-bottom: 35px;
    }
	.aanbod-filter-sec .select-style {
        line-height: 40px;
        height: 40px;
        background-size: 10px;
		padding: 0 78px;
        background-position-x: 84%;
        font-size: 1.4rem;
    }
	.filter-left-part .col-lg-3 {
		width: 100%;
	}
	.auto-overview-filter-result {
		bottom: 45px;
	}
	.aanbod-range-filter label {
		font-size: 1.4rem;
	}
	.mobile-show-filter {
    	top: 90px;
	}
	.aanbod-filter-sec label {
    	font-size: 1.2rem;
	}
	.mob-filter-visible h6 {
		font-size: 1.4rem;
	}
	.filter-sort .sorteren_op-filter {
        padding-left: 12px;
    }
	.aanbod-product-sec {
        padding-bottom: 30px;
    }
	.aanbod-product-area .product-info ul {
		justify-content: center;
	}
	.aanbod-product-sec .product-info li, 
	.aanbod-product-sec .each-product:hover .product-info li {
		color: #fff;
	}
	.aanbod-product-sec .product-info li::before, 
	.aanbod-product-sec .each-product:hover .product-info li::before {
		background-color: #fff;
	}
	.aanbod-product-mark {
        bottom: -1%;
    }
	.aanbod-product-sec .product-info {
		display: none;
	}
	.aanbod-product-sec .product-info.mob-dtl-product-info {
		display: block;
		margin-bottom: 0;
	}
	/****verkocht****/
	.verkocht-top-sec {
        padding: 110px 0 30px;
    }
	.verkocht-top-right {
		text-align: start;
	}
	.verkocht-top-right p {
		margin-top: 5px;
	}
	/****popup****/
	.modal-area .modal-dialog {
        max-width: 95%;
    }
	.modal-area .modal-content {
		padding: 10px;
	}
	.modal-content .close-img {
        top: 20px;
        right: 20px;
        width: 45px;
        height: 45px;
    }
	.modal-content .close-img::before {
        height: 38px;
        width: 38px;
    }
	.modal-content .close-img img {
		width: 22px;
	}
	.modal-area .popup-content {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.modal-area .popup-content p {
        margin-bottom: 20px;
    }
	/****accessoires-list****/
	.accessoires-filter-sec {
        padding: 125px 0 30px;
    }
	.accessoires-left-part .filter-sort {
		flex-wrap: wrap;
	}
	.accessoires-form,
	.accessoires-left-part .sorteren_op-filter, 
	.categorieën-filter {
        width: 100%;
    }
	.accessoires-filter-wrap .row, 
	.accessoires-left-part .filter-sort {
		row-gap: 15px;
	}
	.accessoires-left-part .select-style {
    	height: 50px;
    	line-height: 50px;
		padding-right: 92px;
        padding-left: 92px;
		background-size: 11px;
	}
	.accessoires-form .form-style {
		padding-top: 11px;
		padding-bottom: 10px;
	}
	.accessoires-product-sec .product-dtls .product-price {
        display: block;
    }
	.accessoires-product-sec .each-product-info h3 {
        margin-bottom: 20px;
    }
	/****accessoires-dtl****/
	.accessoires-back-btn {
        padding-bottom: 39px;
    }
	.accessoires-dtl-btm-sec .aanbod-product-slider .common-arrow {
        top: 34%;
    }
	.accessoires-car-price-btn .common-btn {
        min-width: 186px;
    }
	.accessoires-top-thumb-slide {
		margin-top: 15px;
	}
	.accessoires-top-sec .each-aanbod-car-thumb-img {
    	border-radius: 10px;
	}
	.accessoires-top-sec .aanbod-car-dtls.mob-aanbod-car-dtls {
        margin-bottom: 30px;
    }
	.accessoires-dtl-btm-sec .each-product-info h3 {
		margin-bottom: 20px;
	}
	.accessoires-top-btn-sec .aanbod-top-right-btn.mob-aanbod-top-right-btn ul {
        margin-top: -9%;
    }
	.accessoires-dtl-slider .common-arrow {
		top: 37%;
	}
	.aanbod-top-right-btn.mob-aanbod-top-right-btn {
        margin-bottom: 20px;
    }
	.col-lg-3.col-6.category-filter.radio_filter {
        width: 100%;
    }
	.map-area .pulse {
		top: 57px;
		left: -14px;
	}
	.privacy_section h2 {
		padding-top: 76px;
	}
	.accessoires-block {
		padding-bottom: 30px;
	}
	.accessoires-top-thumb-slide .each-aanbod-car-thumb-img {
		height: 100px;
	}
	.accessoires-product-sec .each-product-img {
		height: 260px;
	}
	.accessoires-block-part {
		height: 290px;
	}
	
}
@media(max-width: 429.98px){
	h1 {
        font-size: 3rem;
        line-height: 35px;
        letter-spacing: normal;
    }
	h2 {
		font-size: 2.8rem;
		line-height: 33px;
	}
	.common-btn {
        min-width: 210px;
        padding: 10px 15px;
    }
	.common-arrow {
        height: 46px;
        width: 46px;
    }
	.common-arrow::before {
        height: 34px;
        width: 34px;
    }
	.common-arrow img {
        width: 10px;
    }
	.banner-content .common-btn.black-btn {
        min-width: 210px;
    }
	.header-logo img {
        width: 140px;
    }
	.banner-video, .each-banner {
        height: 600px;
    }
	.banner-content {
        top: 65%;
    }
	.banner-content-wrap ul {
        row-gap: 10px;
    }
	.each-counter h6 {
        letter-spacing: normal;
        font-size: 1.2rem;
    }
	.each-counter {
        padding: 0 5%;
    }
	.product-sec {
        padding: 30px 0;
    }
	.product-title {
        margin-bottom: 24px;
    }
	.product-title h3 {
        margin-bottom: 0;
    }
	.each-product-info h3 {
        font-size: 1.8rem;
        line-height: 24px;
    }
	.product-slider .common-arrow {
        top: 21%;
    }
	.each-product-img {
		border-radius: 10px;
	}
	.product-area .dotted-btn {
        min-width: 260px;
    }
	.product-btm-btn {
        margin-top: 28px;
    }
	.service-sec {
        padding: 30px 0;
    }
	.each-service-img {
        height: 340px;
    }
	.each-service-title h3 {
        font-size: 1.8rem;
        line-height: 24px;
        letter-spacing: 0.48px;
    }
	.each-service-title p {
		-webkit-line-clamp: 3;
	}
	.about-big-img img, .about-small-img img {
		border-radius: 10px;
		overflow: hidden;
	}
	.about-small-img {
        max-width: 190px;
    }
	.about-rotate {
        bottom: 13%;
        right: -36%;
    }
	.about-info h2 {
        margin: 6px 0 15px;
    }
	.about-info p {
		margin-bottom: 25px;
	}
	.about-sec {
        padding: 30px 0;
    }
	.about-mark {
        width: 30%;
    }
	.home-btm-mark {
        width: 30%;
    }
	.home-btm-sec {
        padding: 30px 0;
    }
	.each-home-btm-vector {
		height: 100px;
		width: 100px;
		border-radius: 100px;
	}
	.each-home-btm-vector::after {
		border-radius: 80px;
		left: 9px;
		top: 9px;
		height: 80px;
		width: 80px;
	}
	.each-home-btm-vector img {
		width: 45px;
	}
	.each-home-btm-info h3 {
        margin: 22px 0 14px;
        font-size: 1.8rem;
        line-height: 24px;
        letter-spacing: 0.48px;
    }
	.home-btm-wrap {
        row-gap: 25px;
    }
	.google-review-bg {
        padding: 30px 0;
    }
	.google-review {
        padding-top: 30px;
    }
	.footer-area {
        padding: 10px 0 22px;
    }
	.footer-logo img {
        width: 170px;
    }
	.footer-logo {
        margin-bottom: 24px;
    }
	.footer-right {
        margin-top: 20px;
    }
	.each-footer-contact h3 {
        font-size: 1.8rem;
        line-height: 24px;
        letter-spacing: normal;
        margin-bottom: 12px;
    }
	.each-footer-contact p, .each-footer-contact td {
        line-height: 25px;
    }
	.each-footer-contact td:first-child {
        padding-right: 30px;
    }
	.each-footer-contact {
        width: 100%;
    }
	.footer-btm {
        margin-top: 50px;
    }
	.footer-mobile-mark {
        width: 35%;
    }
	/****diensten-list****/
	.diensten-list-sec .each-service-img {
        height: 380px;
    }
	.inner-google-review {
		padding-top: 0;
	}
	/****aanbod-dtl****/
	.aanbod-top-right-btn.mob-aanbod-top-right-btn {
        margin-bottom: 30px;
    }
	.aanbod-top-right-btn.mob-aanbod-top-right-btn ul {
        margin-top: -25%;
        column-gap: 12px;
    }
	.aanbod-top-right-btn li a img {
		width: 15px;
	}
	.aanbod-top-left-btn ul {
        row-gap: 11px;
        justify-content: center;
    }
	.aanbod-top-left-btn li a img {
		width: 15px;
	}
	.each-aanbod-car-slider {
    	border-radius: 10px;
	}
	.each-aanbod-car-thumb-img {
    	border-radius: 10px;
	}
	.aanbod-car-dtls.mob-aanbod-car-dtls {
        padding: 25px 15px;
		border-radius: 10px;
		margin-top: 25px;
    }
	.aanbod-car-info td img {
        width: 20px;
    }
	.aanbod-car-info {
        padding: 20px 0;
	}
	.aanbod-car-info td {
        column-gap: 15px;
        width: 100%;
    }
	.aanbod-car-info tr {
        row-gap: 12px;
    }
	.aanbod-car-price h3 {
        font-size: 2rem;
	}
    .dtl-tab-sec {
        padding-top: 30px;
    }
    .tab-btm-btn .common-btn {
        font-size: 1.6rem;
    }
	.tab_drawer_heading span::after {
        width: 7px;
        height: 10px;
        background-size: 6px;
    }
	.tab_drawer_heading.d_active {
        margin-bottom: 30px;
    }
	.kenmerken-tab ul {
        row-gap: 12px;
    }
	.kenmerken-tab li {
        padding: 10px 12px;
    }
    .left-bg-block {
        width: 100px;
    }
    .block-dtls {
        width: calc(100% - 100px);
    }
    .tab_drawer_heading::before {
        bottom: -21%;
    }
    .each-onderhoud-block p {
        font-size: 1.4rem;
    }
	.block-dtls h5 {
        font-size: 1.8rem;
    }
	.form-sec {
        padding-top: 30px;
    }
	.form-title {
        margin-bottom: 30px;
	}
	.form-main-area {
        padding: 25px 10px;
    }
	.form-main-area .form-group {
        margin-bottom: 30px;
    }
	.form-main-area textarea.form-styl {
        height: 98px;
    }
	.form-main-wrapper .about-dotted-img {
        right: -44%;
        top: 37%;
    }
	.form-info {
        padding-right: 0;
        margin-top: 132px;
    }
	.form-info-area {
        padding-left: 0;
    }
	.form-info img {
        width: 15px;
        height: 15px;
        margin-right: 8px;
    }
	.form-info h6 {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
	.form-social ul {
		column-gap: 10px;
	}
	.form-part {
    	border-radius: 20px;
	}
	.form-main-area {
    	border-radius: 10px;
	}
	.dtl-btm-sec {
        padding: 30px 0;
    }
	.dtl-btm-title h2 {
		margin-bottom: 30px;
	}
	.aanbod-product-slider .common-arrow {
        top: 20%;
    }
	.dtl-btm-title h6 {
        font-size: 1.6rem;
	}
	/****diensten-dtl****/
	.diens-top-img {
    	border-radius: 10px;
	}
	.diens-mid-area td em {
        height: 100px;
        width: 100px;
        border-radius: 100px;
    }
	.diens-mid-area td em img {
		width: 45%;
	}
	.diens-mid-area td em::after {
        border-radius: 80px;
        left: 9px;
        top: 9px;
        height: 80px;
        width: 80px;
    }
	.diens-mid-area td h3 {
        margin-top: 20px;
    }
	/****contact****/
	.contact-form-sec .form-main-area .form-group {
        margin-bottom: 30px;
    }
	.contact-form-sec .form-info-area {
        margin-top: 30px;
    }
	.map .about-dotted-img {
        top: 28%;
        width: 188px;
    }
	/****over-ons****/
	.over-ons-top-img,
	.over-ons-mid-img {
		border-radius: 10px;
	}
	.over-ons-mid-info .each-home-btm-info {
        width: 100%;
        margin-top: 15px;
    }
	.over-ons-mid-info .each-home-btm {
        margin-bottom: 30px;
    }
	.team-member-img,
	.team-member-info {
		border-radius: 10px;
	}
	.team-member-info-wrap {
        margin-top: 15px;
    }
	/****aanbod-list****/
	.aanbod-filter-sec {
        padding-bottom: 30px;
    }
	.auto-overview-filter-result .common-btn {
		min-width: 192px;
	}
	.auto-overview-tag {
    	font-size: 1.2rem;
	}
	.filter-left-part .col-lg-3 {
    	margin-bottom: 14px;
	}
	.show_selected_filter_cls {
        padding-top: 30px !important;
        padding-bottom: 15px;
    }
	.aanbod-product-area > .row {
    	row-gap: 18px;
	}
	/****verkocht****/
	.verkocht-top-sec {
        padding-top: 100px;
    }
	/****bedankt****/
	.bedankt-banner-sec .common-btn {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	/****popup****/
	.modal-area .popup-content ul {
		padding-left: 5px;
	}
	/****accessoires-list****/
	.accessoires-form .common-btn {
        min-width: 100px;
        font-size: 1.2rem;
    }
	.accessoires-form .form-style {
		font-size: 1.4rem;
	}
	.accessoires-form form img {
        width: 14px;
        height: 14px;
    }
	.accessoires-form .form-style {
        padding-left: 41px;
        padding-right: 102px;
    }
	.accessoires-left-part .select-style {
        height: 45px;
        line-height: 45px;
        padding-right: 70px;
        padding-left: 70px;
    }
	.accessoires-filter-wrap .row, 
	.accessoires-left-part .filter-sort {
        row-gap: 12px;
    }
	.accessoires-filter-sec {
		padding-top: 120px;
	}
	/****accessoires-dtl****/
	.accessoires-dtl-btm-sec .aanbod-product-slider .common-arrow {
        top: 31%;
    }
	.accessoires-dtl-btm-sec .each-product-img {
		height: 280px;
	}
	.accessoires-form img.search-icon {
		width: 14px;
        height: 14px;
	}
	.accessoires-form .form-style {
        padding-top: 9px;
        padding-bottom: 10px;
    }
	.accessoires-top-thumb-slide .each-aanbod-car-thumb-img {
		height: 60px;
	}
	.map-area .about-dotted-img {
		top: 27%;
	}
	.accessoires-block-part {
		height: 220px;
	}

}