@media (min-width: 1599px) {
    .container {
        max-width: 1455px;
    }
}
@media(max-width: 1699.98px){
	.product-slider .swiper-button-next {
		right: -55px;
	}
	.product-slider .swiper-button-prev {
		left: -55px;
	}
	.inner-wrap {
		margin: 0 -50px;
	}
	.social {
		margin-left: 0;
	}
	.footer-info {
		column-gap: 20px;
	}
	/* ======== INNER SERVICE DETAIL PAGE ======== */
	.service-detail-wrap {
		margin: 0;
	}
	.service-table-wrap {
		margin: 0;
	}
	.prev-btn-wrap {
		margin: 0;
	}
	/* ======== OVER ONS PAGE ======== */
	.over-ons-wrap {
		margin: 0;
	}
	.counter-wrap {
		margin: 0;
	}
	/* ======== AANBOD DETAIL PAGE ======== */
	.anbd-detail-main {
		margin-left: 0;
	}
	.anbd-detail-shr {
		margin-right: 0;
	}
	.anbd-all-btn {
		margin-left: 0;
	}
	.anbd-related-slider .swiper-button-next {
		right: -55px;
	}
	.anbd-related-slider .swiper-button-prev {
		left: -55px;
	}
}
@media(max-width: 1599.98px){
	h1 {
		font-size: 7rem;
		line-height: normal;
	}
	h2 {
		font-size: 4rem;
		line-height: normal;
	}
	h3 {
		font-size: 3rem;
		line-height: normal;
	}
	.banner-info {
		padding: 0 46px;
	}
	.product-slider .swiper-button-next {
        right: -30px;
    }
	.product-slider .swiper-button-prev {
        left: -30px;
    }
	.anbd-related-slider .swiper-button-next {
        right: -30px;
	}
	.anbd-related-slider .swiper-button-prev {
        left: -30px;
	}
	.each-product-info td {
		padding-right: 15px;
	}
	.each-product-info td img {
		margin-right: 4px;
	}
	.inner-wrap {
        margin: 0 -20px;
    }
	.counter {
		margin: 50px 0 20px;
	}
	.counter h2 {
		font-size: 6rem;
	}
	.each-footer-info td:nth-child(odd) {
		padding-right: 20px;
	}
	.footer-heading-wrap {
		padding-left: 30px;
	}
	.footer-info {
		padding-left: 30px;
		column-gap: 16px;
	}
	.each-footer-info p {
		font-size: 1.5rem;
	}
	.each-footer-info td {
		font-size: 1.5rem;
	}
	.footer-partner {
		padding-left: 30px;
	}
	.footer-logo-block {
		padding-left: 30px;
	}
	.footer-logo {
		width: 300px;
	}
	.footer-logo2 {
		width: 180px;
	}
	.text-slide h3 {
		font-size: 7.5rem;
	}
	.footer-werkplaats .text-slide h3 {
		font-size: 5.5rem;
	}
	/* ======== INNER SERVICE LIST PAGE ======== */
	.inner-banner-heading h1 {
		font-size: 16.3rem;
		line-height: normal;
	}
	/* ======== INNER SERVICE DETAIL PAGE ======== */
	.form-info-wrap {
		column-gap: 16px;
	}
	.form-wrap > .row > .col-lg-6:first-child {
		width: 45%;
	}
	.form-wrap > .row > .col-lg-6:last-child {
		width: 55%;
	}
	/* ======== CONTACT PAGE ======== */
	.map-wrap > .row .col-lg-6:first-child {
		width: 45%;
	}
	.map-wrap > .row .col-lg-6:last-child {
		width: 55%;
	}
	/* ======== OVER ONS PAGE ======== */
	.over-gallery-img {
		height: 300px;
	}
	/* ======== AANBOD DETAIL PAGE ======== */
	.anbd-deatil-price {
		margin-top: 20px;
		margin-bottom: 23px;
	}
	.anbd-thumb-text h6 {
		font-size: 1.4rem;
	}
	.anbd-all-btn {
		gap: 24px;
	}
	.anbd-deatil-info table tr {
		row-gap: 20px;
	}
	.anbd-deatil-heading h3 {
		font-size: 2.4rem;
	}
	.anbd-deatil-price h3 {
		font-size: 2.4rem;
	}
	.each-product-btm h4 {
		font-size: 2rem;
	}
	.anbd-detail-thumb-gallery {
		margin-top: 18px;
	}
	.anbd-deatil-price {
        margin-top: 10px;
        margin-bottom: 10px;
    }
	.anbd-detail-lg-btn .swiper-button-next{
		top: 44%;
	}

}
@media(max-width: 1399.98px){
	.common-wrap {
		padding-left: 20px;
		padding-right: 20px;
	}
	.header-wrap {
		padding: 15px 10px;
	}
	.header-active .header-wrap {
		border-radius: 15px;
	}
	.header-logo img {
		width: 250px;
	}
	.side-menu {
		width: calc(100% - 40px);
		padding-top: 24px;
	}
	.side-menu-nav > ul > li {
		font-size: 2.5rem;
		margin-bottom: 20px;
	}
	.side-menu-nav .parent-dropdown img {
		top: 13px;
		width: 16px;
	}
	.side-menu-nav .parent-dropdown ul li {
		font-size: 2rem;
	}
	.side-menu-logo img {
		width: 250px;
	}
	.banner-content {
		padding: 0 20px;
	}
	.banner-video, .each-banner {
		height: 830px;
	}
	.side-menu-nav .parent-dropdown > ul > li > a {
		padding: 10px 15px;
	}
	.each-banner-info-wrap {
		padding: 15px;
	}
	.banner-info {
		padding: 0 54px;
	}
	.each-product .common-btn {
		padding-left: 8px;
		padding-right: 8px;
	}
	.each-product-info td img {
        margin-right: 2px;
        width: 15px;
    }
	.each-service-text {
		padding: 30px;
	}
	.each-service-text-info tr {
		gap: 40px;
	}
	.service-sec .col-lg-3 {
		width: 30%;
	}
	.service-sec .col-lg-9 {
		width: 70%;
	}
	.service-slider .swiper-pagination {
		left: 30px;
	}
	.about-sec {
		padding-top: 80px;
	}
	.inner-wrap {
		margin: 0;
	}
	.why-us-success {
		padding: 20px;
	}
	.footer-area .col-lg-4 {
		width: 35%;
	}
	.footer-area .col-lg-8 {
		width: 65%;
	}
	.footer-img {
		height: 163px;
	}
	.each-footer-info td:nth-child(odd) {
        padding-right: 12px;
    }
	.footer-info {
		column-gap: 16px;
	}
	/* ======== INNER SERVICE LIST PAGE ======== */
	.inner-banner-heading h1 {
		font-size: 14.3rem;
		line-height: normal;
	}
	.inner-banner-heading {
		bottom: -42px;
		right: -14px;
	}
	/* ======== INNER SERVICE DETAIL PAGE ======== */
	.service-detail-sec {
		padding-bottom: 80px;
	}
	.service-detail-text {
		padding-right: 20px;
	}
	.service-detail-box {
		padding: 30px 20px;
	}
	.service-table-item h4 {
		font-size: 2rem;
	}
	.form-main-area {
		padding: 46px 64px 150px;
	}
	.form-bg-text h1 {
		font-size: 14.1rem;
	}
	.form-bg-text {
		left: -30px;
		bottom: -56px;
	}
	.service-related-heading {
		padding: 0 48px;
		padding-bottom: 60px;
	}
	.service-related-sec {
		padding-bottom: 80px;
	}
	.header-bg .header-wrap {
		padding: 25px 0;
	}
	.form-info-wrap {
		column-gap: 14px;
		justify-content: space-between;
	}
	.vacature-table-sec  .table-plus {
		right: 40px;
	}
	.form-wrap > .row > .col-lg-6:first-child {
		width: 50%;
	}
	.form-wrap > .row > .col-lg-6:last-child {
		width: 50%;
	}
	.each-form-info h6 {
		font-size: 1.4rem;
		letter-spacing: 0;
	}
	/* ======== CONTACT PAGE ======== */
	.map-wrap > .row .col-lg-6:first-child {
		width: 50%;
	}
	.map-wrap > .row .col-lg-6:last-child {
		width: 50%;
	}
	.map-bg {
		height: 460px;
	}
	/* ======== THANK YOU PAGE ======== */
	.thank-you-sec .banner-video, .thank-you-sec .each-banner {
		height: 760px;
	}
	/* ======== POPUP PAGE ======== */
	.modal-area .popup-content {
		padding: 80px 56px;
	}
	/* ======== OVER ONS PAGE ======== */
	.over-boxs-text p br{
		display: none;
	}
	/* ======== OVER ONS PAGE ======== */
	.counter-sec {
		padding: 80px 0;
	}
	.over-gallery-img {
		height: 275px;
	}
	.each-over-counter h2 {
		font-size: 4rem;
	}
	.each-over-line img {
		width: 144px;
	}
	.over-gallery-slider .swiper-slide {
		width: 15.72% !important;
	}
	.over-gallery-slider .swiper-slide-active {
		width: 29% !important;
	}
	/* ====== VERKOCHTE PAGE ====== */
	.verkochte-wrap > .row {
		--bs-gutter-x: 16px;
		--bs-gutter-y: 16px;
	}
	/* ====== AANBOD LIST PAGE ====== */
	.filter-sort .each-filter {
		width: 200px;
	}
	.hidden-filter .col-lg-3 {
		padding: 0px 8px;
	}
	.filter-main .col-xl-9 .row {
		margin: 0px -8px;
	}
	.aanbod-list-wrap .row {
		--bs-gutter-x: 16px;
		--bs-gutter-y: 16px;
	}
	.aanbod-filter-sec .sec-line img {
		width: 90%;
		margin-left: auto;
		display: flex;
	}
	/* ======== AANBOD DETAIL PAGE ======== */
	.anbd-detail-lg-btn .swiper-button-next {
		top: 43%;
	}
	/* .anbd-detail-main > .row .col-lg-3 {
		width: 30%;
	}
	.anbd-detail-main > .row .col-lg-9 {
		width: 70%;
	} */
	.anbd-all-btn-wrap .row .offset-lg-3 {
		margin-left: 30%;
	}
	.anbd-all-btn  .common-btn {
		font-size: 1.4rem;
		padding: 12px 10px;
	}
	.anbd-all-btn {
		gap: 10px;
	}
	.anbd-all-btn  .wp-btn.common-btn strong::after {
		height: 16px;
		width: 16px;
		background-size: 16px;
	}
	.anbd-all-btn  .wp-btn.common-btn strong {
		padding-right: 24px;
	}
	.tab-btn ul.tabs li {
		font-size: 1.6rem;
	}
	.kenmerken-tab li {
		font-size: 1.6rem;
	}
	.tabs li::after {
		width: 8px;
		height: 10px;
		background-size: 6px;
	}
	.tab-btn .tabs li.active::after {
		background-size: 10px;
		width: 9px;
		height: 9px;
		top: 0px;
	}
	.tab-btn .tabs {
		column-gap: 34px;
	}
	.sec-line {
		top: 100px;
	}
	.each-footer-info p {
		font-size: 1.4rem;
	}
	.each-footer-info td {
		font-size: 1.4rem;
	}
	.anbd-detail-thumb-gallery {
		margin-top: 30px;
	}
	.each-product-btm h4 {
		font-size: 1.7rem;
	}
	.privacy_section {
		padding-top: 138px;
		padding-bottom: 80px;
	}


	.service-top-sec .service-detail-text li,
	.service-table-sec li {
		padding-left: 20px;
	}
	.service-table-sec {
    	padding-bottom: 80px;
	}
	.service-mid-sec {
		padding-bottom: 70px;
	}
	.opel-verkoop-mid-sec .row:first-child {
		margin-bottom: 60px;
	}
	.opel-verkoop-mid-sec {
		padding-bottom: 70px;
	}
	.opel-verkoop-mid-sec .row.flex-row-reverse .opel-verkoop-mid-img {
		padding-left: 10px;
	}
	.opel-verkoop-mid-sec .row:first-child .opel-verkoop-mid-text {
		padding-left: 10px;
	}
	.prev-btn-new .sec-line {
		top: 0;
	}
	.each-sch-frst, .each-sch-scnd {
		padding-bottom: 80px;
	}
}

@media(max-width: 1199.98px){
	h1 {
		font-size: 5rem;
	}
	h2 {
		font-size: 3rem;
	}
	h3 {
		font-size: 2rem;
	}
	h4 {
		font-size: 1.8rem;
		letter-spacing: 0.18px;
	}
	h5 {
		font-size: 1.6rem;
		line-height: 20px; 
	}
	.header-logo img {
        width: 200px;
    }
	.side-menu-logo img {
		width: 200px;
	}
	.side-menu-header {
		padding: 0 15px;
	}
	.product-sec {
		padding: 60px 0;
	}
	.product-slider .swiper-button-prev {
        left: -10px;
    }
	.product-slider .swiper-button-next {
        right: -10px;
    }
	.anbd-related-slider .swiper-button-next {
        right: -10px;
	}
	.anbd-related-slider .swiper-button-prev {
        left: -10px;
	}
	.service-heading {
		padding: 30px;
	}
	.service-sec .col-lg-9 {
        width: 65%;
    }
	.service-sec .col-lg-3 {
        width: 35%;
    }
	.each-service-text-info {
		padding: 25px;
	}
	.about-sec {
		padding-top: 60px;
	}
	.counter h2 {
        font-size: 5rem;
    }
	.why-us-success h2 {
		font-size: 4rem;
	}
	.footer-logo {
        width: 250px;
    }
	.footer-logo-block-wrap ul {
		column-gap: 30px;
	}
	.text-slide h3 {
        font-size: 6rem;
    }
	.footer-werkplaats .text-slide h3 {
        font-size: 4.5rem;
    }
	/* ======== INNER SERVICE LIST PAGE ======== */
	.inner-banner-bg {
		height: 430px;
	}
	.inner-banner-heading h1 {
		font-size: 9.3rem;
		line-height: normal;
	}
	.inner-banner-heading {
		bottom: -32px;
		right: -10px;
	}
	.service-list-wrap .row {
		--bs-gutter-x: 20px;
		--bs-gutter-y: 20px;
	}
	.service-list-content {
		padding: 20px 20px 20px;
	}
	/* ======== INNER SERVICE DETAIL PAGE ======== */
	.form-box-wrap {
		padding: 53px 20px;
	}
	.form-img {
		width: 270px;
		height: 270px;
	}
	.form-img::after {
		width: 270px;
		height: 270px;
		left: -190px;
	}
	.form-img::before {
		width: 270px;
		height: 270px;
		right: -190px;
	}
	.form-main-area {
		padding: 46px 40px 150px;
	}
	.service-related-sec {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.service-table-item {
		min-height: 270px;
		padding: 34px 60px;
	}
	.service-detail-sec {
		padding-bottom: 60px;
	}
	.service-detail-wrap .row {
		--bs-gutter-x: 20px;
	}
	.form-info-wrap {
		column-gap: 60px;
		justify-content: unset;
		flex-wrap: wrap;
	}
	.prev-btn {
		padding-top: 150px;
		padding-bottom: 60px;
	}
	.header-bg .header-wrap {
		padding: 18px 0;
	}
	.service-table-sec{
		padding-bottom: 60px;
	}
	.vacature-table-sec  .table-plus {
		right: 20px;
	}
	/* ======== CONTACT PAGE ======== */
	.map-bg {
		height: 380px;
	}
	/* ======== THANK YOU PAGE ======== */
	.thank-you-sec .banner-video, .thank-you-sec .each-banner {
		height: 560px;
	}
	/* ======== POPUP PAGE ======== */
	.modal-area .modal-dialog {
		max-width: 95%;
	}
	/* ======== OVER ONS PAGE ======== */
	.each-over-counter {
		margin-top: 250px;
	}
	.over-ons-sec {
		padding-top: 60px;
	}
	.counter-sec {
		padding: 60px 0;
	}
	.over-table-warp .row {
		--bs-gutter-x: 40px;
		--bs-gutter-y: 0;
	}
	.over-table-content table tr td {
		padding-bottom: 34px;
		margin-bottom: 34px;
	}
	.counter-wrap .row .col-lg-4:nth-child(2n) .each-counter-item::after {
		width: 10.369px;
		height: 34.046px;
	}
	.counter-wrap .row .col-lg-4:nth-child(2n) .each-counter-item::before {
		width: 10.369px;
		height: 34.046px;
	}
	.team-sec {
		padding: 60px 0;
	}
	.over-gallery-slider .swiper-slide {
		width: 19% !important;
	}
	.over-gallery-slider .swiper-slide-active {
		width: 57% !important;
	}
	.each-over-line img {
		width: 100px;
	}
	.each-over-text {
		padding: 20px;
	}
	/* ====== VERKOCHTE PAGE ====== */
	.verkochte-sec {
		padding-top: 140px;
		padding-bottom: 60px;
	}
	/* ====== AANBOD LIST PAGE ====== */
	.aanbod-list-sec {
		padding-bottom: 60px;
	}
	.aanbod-filter-sec {
		padding-top: 160px;
	}
	.filter-sort .each-filter {
		width: 224px;
	}
	/* ======== AANBOD DETAIL PAGE ======== */
	.anbd-detail-main > .row .col-lg-3 {
		width: 35%;
	}
	.anbd-detail-main > .row .col-lg-9 {
		width: 65%;
	}
	.anbd-deatil-info table tr td {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.anbd-all-btn-wrap .row .offset-lg-3 {
		margin-left: 35%;
	}
	.anbd-detail-sec {
		padding-bottom: 60px;
	}
	.dtl-tab-sec {
		padding-bottom: 60px;
	}
	.anbd-related-sec {
		padding: 60px 0;
		position: relative;
	}
	.anbd-related-sec .product-heading {
		margin-bottom: 40px;
	}
	.sec-line {
		top: 80px;
	}
	.privacy_section {
		padding-top: 110px;
		padding-bottom: 60px;
	}
	.anbd-detail-thumb-gallery{
		max-width: 385px;
	}
	.anbd-detail-main > .row .col-lg-9 {
        width: 58%;
    }
	.anbd-detail-main > .row .col-lg-3 {
        width: 42%;
    }
	.anbd-all-btn-wrap .offset-lg-3 {
		margin-left: 42% !important;
	}
	.service-mid-sec {
		padding-bottom: 60px;
	}
	.opel-verkoop-mid-sec .row.flex-row-reverse .opel-verkoop-mid-text {
		padding-right: 10px;
	}
	.opel-verkoop-mid-text p{
		margin-bottom: 16px;
	}
	.service-detail-img img {
		object-position: 70%;
	}
	.each-sch-frst, .each-sch-scnd {
		padding-bottom: 60px;
	}
	.header-nav > ul > li {
		font-size: 1.4rem;
	}
	.header-wrap .col-4 {
		width: 27%;
	}
	.header-wrap .col-8 {
		width: 73%;
	}
}
@media(max-width: 991.98px){
	.common-btn {
		background-color: #F8F8F8;
		border-radius: 5px;
		padding: 8px 28px;
		font-size: 1.4rem;
		line-height: 20px;
	}
	.common-btn::after, .common-btn::before {
		display: none;
	}
	.common-btn:hover {
		background-color: #121212;
		color: #fff;
	}
	.common-btn strong::after {
		height: 10px;
		width: 10px;
		top: 52%;
		background-size: 10px;
	}
	.common-btn:hover strong::after {
		filter: brightness(0) invert(1);
	}
	.white-btn {
		background-color: #fff;
		color: #121212;
	}
	.white-btn strong::after {
		filter: brightness(1) invert(0);
	}
	.common-arrow {
		width: 35px;
		height: 35px;
		border-radius: 3px;
	}
	.common-arrow img {
		width: 13px;
	}
	.header-nav {
		display: none;
	}
	.side-menu-nav-mobile {
		display: block;
	}
	.side-menu-nav-desktop {
		display: none;
	}
	.each-banner-info {
		min-height: auto;
	}
	.banner-info .row {
		row-gap: 12px;
	}
	.product-btn {
		display: table;
		margin: 30px auto 0;
	}
	.product-slider {
		width:100vw;
		margin-left:-50vw;
		left:50%;
		position:relative;
	}
	.product-slider .swiper-button-next {
        right: 5px;
    }
	.product-slider .swiper-button-prev {
        left: 5px;
    }
	.anbd-related-slider .swiper-button-next {
        right: 5px;
	}
	.anbd-related-slider .swiper-button-prev {
        left: 5px;
	}
	.service-sec .col-lg-9,
	.service-sec .col-lg-3 {
        width: 100%;
    }
	.service-heading::after {
		width: 100%;
		height: 2px;
	}
	.service-heading .common-btn {
		background-color: #fff;
		display: inline-block;
		margin: 10px 10px 0 0;
	}
	.service-heading .common-btn:hover {
		background-color: #121212;
	}
	.service-heading {
		height: auto;
	}
	.service-heading-mark-desktop {
		display: none;
	}
	.service-heading-mark-mobile {
		display: block;
	}
	.service-heading-mark {
		bottom: auto;
		top: 0;
		left: auto;
		right: 0;
	}
	.service-slider .swiper-pagination {
		top: 25px;
	}
	.service-control {
		bottom: auto;
		top: 20px;
		right: 30px;
		flex-direction: row-reverse;
		z-index: 1;
	}
	.service-control .common-arrow {
		border-color: rgba(255, 255, 255, 0.50);
	}
	.service-control .common-arrow img {
		filter: brightness(0) invert(1);
	}
	.service-control .common-arrow:hover {
		border-color: #E1AB02;
	}
	.service-slider-mark {
		display: none;
	}
	.each-service-text-info tr {
		gap: 15px;
		flex-direction: column;
	}
	.each-service-text-brief {
		max-width: 100%;
	}
	.each-service-text-brief .common-btn {
		padding-left: 18px;
		padding-right: 18px;
	}
	.about-heading-right {
		max-width: 100%;
		padding: 16px 0 0 6px;
	}
	.about-heading-right::after {
		height: 46px;
		width: 46px;
		background-size: 46px;
	}
	.about-mid .col-lg-4, .about-mid .col-lg-6, .about-mid .col-lg-2 {
		width: 100%;
	}
	.about-mid-info {
		max-width: 100%;
		height: auto;
	}
	.about-mid-img {
		height: auto;
	}
	.about-mid-ask-wrap {
		height: auto;
	}
	.counter {
        display: table;
        margin: -60px 30px 30px auto;
    }
	.about-mid-info .common-btn {
		margin-top: 54px;
	}
	.about-mid-ask {
		margin: 14px 0 51px;
		max-width: 100%;
	}
	.about-mid-ask .common-btn {
		padding-left: 18px;
		padding-right: 18px;
	}
	.why-us-sec .row {
		margin: 0 -7.5px;
	}
	.why-us-sec .col-lg-5, .why-us-sec .col-lg-4, .why-us-sec .col-lg-3 {
		width: 100%;
		padding: 0 7.5px;
	}
	.why-us-img {
		height: auto;
	}
	.why-us-success {
		height: auto;
		margin: 14px 0;
		gap: 50px;
	}
	.why-us-brief {
		height: auto;
	}
	.why-us-success-mark {
		width: 115px;
	}
	.success-rate {
		margin: 0 auto;
		max-width: 100%;
	}
	.footer-werkplaats {
		display: none;
	}
	.text-slide {
		display: none;
	}
	.footer-area .col-lg-8, .footer-area .col-lg-4  {
        width: 100%;
    }
	.footer-top-mobile {
		display: block;
	}
	.footer-heading-wrap, .footer-heading:hover .footer-heading-wrap {
		padding: 31px 13px 17px;
	}
	.footer-heading {
		margin-bottom: 0;
	}
	.footer-logo-block {
		display: flex;
		justify-content: space-between;
		margin-top: 30px;
		align-items: center;
		padding: 0 13px;
	}
	.social {
		width: 64px;
	}
	.social li {
		width: 40%;
	}
	.social ul {
		gap: 10px;
		flex-direction: row;
	}
	.footer-logo-block-wrap ul {
		flex-direction: column;
		justify-content: start;
		align-items: start;
		gap: 12px;
	}
	.footer-info {
		margin: 38px 0 43px;
		padding: 0 13px;
	}
	.footer-left::after {
		height: 1px;
		width: 100vw;
		right: 0;
		top: auto;
		bottom: 0;
	}
	.footer-partner {
		padding: 0 13px;
		margin-bottom: 0;
	}
	.footer-left {
		padding-bottom: 20px;
	}
	.footer-declare {
		padding: 16px 13px 0;
	}
	.each-footer-info {
		width: 49%;
	}
	.footer-right {
		padding-bottom: 16px;
	}
	/* ======== INNER SERVICE LIST PAGE ======== */
	.inner-banner-heading {
		bottom: 109px;
		right: unset;
		left: 50%;
		transform: translateX(-50%);
	}
	.inner-banner-bg {
		height: 360px;
	}
	.inner-banner-heading h1 {
		font-size: 6rem;
		line-height: normal;
	}
	.inner-banner-sec .banner-wrap {
		border-bottom-right-radius: 10px;
	}
	.service-list-item:hover {
		transform: rotate(0deg);
	}
	.service-list-item::before {
		display: none;
	}
	.service-list-item:hover::after {
		opacity: 1;
	}
	/* ======== INNER SERVICE DETAIL PAGE ======== */
	.sec-line {
		display: none;
	}
	.service-detail-wrap .row{
		--bs-gutter-y: 30px;
	}
	.prev-btn {
		padding-top: 140px;
		padding-bottom: 40px;
	}
	.service-detail-text {
		padding-right: 0;
		max-width: 100%;
		display: block;
	}
	.service-table-item {
		border-right: 0;
	}
	.service-table-wrap .row *:first-child .service-table-item {
		border-top: 0;
	}
	.form-wrap > .row {
		flex-direction: column-reverse;
	}
	.form-text-new h3 br{
		display: none;
	}
	.form-bg-text {
		left: 50%;
		transform: translateX(-50%);
		width: max-content;
	}
	.form-box-wrap{
		border-right: 0;
		border-top: 2px solid #E1AB02;
	}
	.service-related-arrow {
		margin-top: 12px;
	}
	.vacature-table-sec .service-table-item h4 {
		text-align: center;
	}
	.vacature-table-sec  .table-plus {
		right: 0;
	}
	.form-wrap > .row > .col-lg-6:first-child {
		width: 100%;
	}
	.form-wrap > .row > .col-lg-6:last-child {
		width: 100%;
	}
	/* ======== CONTACT PAGE ======== */
	.map-wrap > .row .col-lg-6:last-child {
		width: 100%;
	}
	.map-wrap > .row .col-lg-6:first-child {
		width: 100%;
	}
	.map-bg {
		height: 380px;
	}
	.map-img {
		border-bottom: 2px solid #E1AB02;
		border-right: 0;
	}
	.map-wrap {
		border-radius: 10px;
	}
	/* ======== POPUP PAGE ======== */
	.modal-area .modal-content .col-lg-5 {
		width: 100%;
	}
	.modal-area .modal-content .col-lg-7 {
		width: 100%;
	}
	.modal-area .popup-content {
		padding: 40px 20px;
	}
	.modal-area .popup-content .d-table-cell  img {
		width: 240px;
	}
	.popup-line {
		display: none;
	}
	/* ======== OVER ONS PAGE ======== */
	.over-ons-inrwarp > .row .col-lg-5 {
		width: 100%;
	}
	.over-ons-inrwarp > .row .col-lg-7 {
		width: 100%;
	}
	.over-ons-inrwarp > .row {
		--bs-gutter-y: 16px;
	}
	.over-ons-boxs .row {
		--bs-gutter-y: 16px;
	}
	.each-over-box2 .common-btn {
		border: 1px solid #121212;
	}
	.over-ons-text {
		max-width: 100%;
	}
	.over-ons-heading {
		max-width: 100%;
		padding-right: 0;
		margin-bottom: 20px;
	}
	.over-ons-inrwarp {
		margin-top: 40px;
	}
	.each-over-counter {
		max-width: 100%;
	}
	.over-boxs-text {
		padding-left: 16px;
		margin-top: 30px;
	}
	.counter-wrap .row .col-lg-4:nth-child(2n) .each-counter-item::before {
		width: 34px;
		height: 8px;
		right: unset;
		left: 50%;
		transform: translateX(-50%) skewX(-20deg);
		top: -50%;
	}
	.counter-wrap .row .col-lg-4:nth-child(2n) .each-counter-item::after {
		width: 34px;
		height: 8px;
		right: unset;
		left: 50%;
		transform: translateX(-50%) skewX(-20deg);
		top: unset;
		bottom: -50%;
	}
	.each-counter-item {
		text-align: center;
	}
	.counter-wrap .row .col-lg-4:last-child .each-counter {
		width: 100%;
	}
	.counter-wrap .row{
		--bs-gutter-y: 60px;
	}
	.over-table-warp .row .col-lg-7 {
		width: 100%;
	}
	.over-table-warp .row .col-lg-5 {
		width: 100%;
	}
	.over-table-warp {
		border-radius: 10px;
		padding: 30px;
	}
	.over-table-warp .row .col-lg-7::after {
		display: none;
	}
	.over-table-warp .row {
		--bs-gutter-y: 30px;
	}
	.over-table-content table tr td {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.over-gallery-slider .swiper-slide-active {
		width: 100% !important;
	}
	.over-gallery-slider .swiper-slide {
		width: 100% !important;
	}	
	/* ======= AANBOD LIST PAGE ======= */
	.aanbod-filter-sec {
		padding-top: 200px;
	}
	.aanbod-filter-heading {
		margin-bottom: 20px;
	}
	.aanbod-filter-sec.aanbod-filter-active {
		position: relative;
		z-index: 99;
	}
	.aanbod-filter-new .mobile-show-filter {
		top: 87px;
	}
	.mobile-filter-close h6 {
		color: #121212;
		font-size: 1.6rem;
		font-family: 'Lexend-Regular';
	}
	.clear-filter-main {
		padding: 20px 0;
	}
	.hidden-filter .col-lg-3 {
		margin-bottom: 15px;
		width: 50%;
	}
	.hidden-filter {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #FFF;
		z-index: 999;
		height: 100%;
		margin-top: 0;
		padding: 60px 15px 150px;
		overflow-y: scroll;
		clip-path: inset(0 100% 0 0);
		transition: all 0.7s;
		-webkit-transition: all 0.7s;
	}
	.hidden-filter-active {
		clip-path: inset(0 0 0 0);
	}
	.hidden-filter .col-lg-3 h5 {
		display: block;
	}
	.select-style {
		border-radius: 4px;
		background-color: #FBBF00;
		border-color: #FBBF00;
		color: #121212;
	}
	.aanbod-open-filter .select-style {
		display: none;
	}
	.hidden-filter .col-lg-3.aanbod-open-filter {
		width: 100%;
	}
	.filter-content {
		border-color: #121212;
	}
	.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: 4px;
		border: 1px solid #FBBF00;
		background: #FBBF00;
		padding: 10px;
		display: inline-block;
		width: auto;
		margin: 0;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		color: #121212;
	}
	.aanbod-open-filter label span {
		margin-left: 8px;
	}
	.aanbod-open-filter .form-check-input {
		background-color: transparent;
		border-radius: 0;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		border: 0;
		left: 8px;
		margin: 0;
		background-color: transparent;
		border-color: transparent;
		background-image: none;
	}
	.aanbod-open-filter label:has(input:checked) {
		padding-left: 30px;
		background-color: #E1AB02;
		border-color: #E1AB02;
		color: #121212;
	}
	.aanbod-open-filter label:has(input:checked) span {
		color: #161616;
	}
	.aanbod-open-filter .form-check-input:checked {
		background-image: url(../images/check-tick-mob.png);
		background-color: transparent;
		border-color: transparent;
		background-size: 12px;
	}
	.auto-overview-filter-result {
		position: fixed;
		bottom: 0;
		width: 100%;
		padding: 15px;
		left: 0;
		background-color: #FFF;
		z-index: 99;
		border-top: 1px solid rgba(0, 0, 0, 0.3);
		display: flex;
		gap: 2px;
	}
	.reset_all_filter {
		border-radius: 4px 0 0 4px;
		background-color: #FBBF00;
		height: 100%;
		width: 100%;
		display: flex !important;
		align-items: center;
		justify-content: center;
	}
	.filter-reset a:hover {
		color: #121212;
		background-color: #E1AB02;
	}
	.filter-reset img {
		margin-left: 0;
		margin-right: 5px;
		filter: brightness(1) invert(1);
	}
	.mobile-filter {
		display: none;
		padding-bottom: 150px;
	}
	.filter-sort .each-filter {
		width: 200px;
	}
	.filter-sort {
		position: relative;
		padding-left: 20px;
		margin-left: 20px;
	}
	.filter-sort::after {
		content: '';
		height: 45%;
		width: 1px;
		background-color: #121212;
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	.filter-sort h6{
		color: #fff;
		min-width: 100px;
	}
	.filter-main {
		margin-top: 30px;
	}
	.filter-reset {
		min-width: 97px;
		display: block;
	}
	.clear-filter-main .filter-reset {
		display: none;
	}
	/* ======== AANBOD DETAIL PAGE ======== */
	.aanbod-dtl-mob-contact-bar {
		display: block;
	}
	.anbd-detail-main > .row .col-lg-3 {
		width: 100%;
	}
	.anbd-deatil-gap {
		max-width: 100%;
		padding-right: 0;
	}
	.anbd-detail-wrap {
		width: auto !important;
	}
	.anbd-all-btn {
		width: 100% !important;
	}
	.anbd-all-btn-wrap .row .offset-lg-3 {
		margin-left: 0 !important;
	}
	.anbd-detail-shr ul {
		margin-top: -78px;
	}
	.anbd-detail-thumb-gallery {
		margin-top: 0;
	}
	.anbd-deatil-info {
		margin-top: 25px;
	}
	/**==tab-accordion==**/
    .tab-btn {
        display: none;
    }
    .tab_drawer_heading.common-btn::after {
        display: none;
    }
    .tab_drawer_heading.common-btn:hover {
        background-color: transparent;
        border: 0;
        color: #0A1520;
    }
    .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;
        background-color: transparent;
        width: 100%;
        margin-bottom: 0px;
        font-size: 2rem;
		font-family: 'Lexend-Medium';
        line-height: normal;
        color: rgba(47, 47, 47, 0.50);
        border-radius: 0px;
        border: 0;
		padding: 25px 0;
		border-bottom: 2px solid rgba(47, 47, 47, 0.30);
    }
	.d_active.tab_drawer_heading {
		color: #E1AB02;
		margin-bottom: 20px;
	}
    .kenmerken-tab {
        position: relative;
    }
    .kenmerken-tab::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.10);
    }
    .tab_drawer_heading span {
        position: relative;
    }
	.tab_drawer_heading.d_active span::before {
		position: absolute;
		content: "";
		background-color: #E1AB02;
		width: calc(100% + 15px);
		height: 2px;
		left: 0;
		bottom: -27px;
	}
	.tab_drawer_heading span::after {
		content: "";
		background-image: url(../images/tab_arrow.svg);
		top: 0;
		right: -9px;
		width: 10px;
		height: 12px;
		display: inline-block;
		position: relative;
		background-size: 7px;
		background-repeat: no-repeat;
	}
	.tab_drawer_heading.d_active span::after {
		background-image: url(../images/tab_down_arrow.svg);
		top: 3px;
		width: 13px;
		height: 13px;
		background-size: 13px;
	}
	.kenmerken-tab li {
		width: 33%;
	}
	.kenmerken-tab li:first-child {
		width: 33%;
	}
    .tab-btm-btn {
        margin-top: 25px;
        margin-bottom: 40px;
    }
    .block-dtls {
        min-height: 190px;
    }
    .tab_content{
        border-top: 0;
        margin-top: 0;
        padding-top: 16px;
		border-bottom: 2px solid rgba(47, 47, 47, 0.30);
    }
    .dtl-tab-wave {
        display: none;
    }
	.anbd-related-slider  {
		width: 100vw;
		margin-left: -50vw;
		left: 50%;
		position: relative;
	}
	.kenmerken-tab ul {
    	padding: 23px 20px;
	}
	.morgeninternet-footer {
		max-width: 96%;
	}
	.fix-wp{
		display: none;
	}
	.each-form-info h6 {
		font-size: 1.6rem;
		letter-spacing: 0.16px;
	}
	.morgeninternet-footer-new {
		margin-bottom: 45px !important;
	}
	.privacy_section {
		padding-top: 80px;
		padding-bottom: 40px;
	}
	.anbd-detail-thumb-wrap-mob{
		display: block;
	}



	.service-table-sec {
    	padding-bottom: 40px;
	}
	.service-table-left, 
	.service-table-right {
    	max-width: 100%;
	}
	.service-table-left {
		padding-right: 0;
	}
	.service-mid-text-left {
		padding-right: 0;
	}
	.service-mid-text-right {
		max-width: 100%;
	}
	.opel-verkoop-mid-sec .row:first-child .opel-verkoop-mid-text {
        padding-left: 0px;
		max-width: 100%;
    }
	.opel-verkoop-mid-sec .row{
		row-gap: 25px;
	}
	.opel-verkoop-mid-sec .row:first-child {
        margin-bottom: 15px;
    }
	.opel-verkoop-mid-sec .row.flex-row-reverse .opel-verkoop-mid-img {
        padding-left: 0px;
    }
	.opel-verkoop-mid-sec {
        padding-bottom: 50px;
    }
	.opel-verkoop-mid-text ul{
		margin-bottom: 12px;
	}

	.each-sch-frst .row .col-lg-5 {
		width: 100%;
	}
	.each-sch-frst .row .col-lg-7 {
		width: 100%;
	}
	.each-sch-scnd .row .col-lg-5 {
		width: 100%;
	}
	.each-sch-scnd .row .col-lg-7 {
		width: 100%;
	}
	.each-sch-frst .sch-heading {
		max-width: 100%;
		padding-left: 0;
	}
	.each-sch-scnd .sch-heading {
		max-width: 100%;
		padding-right: 0;
	}
	.each-sch-frst .row {
		flex-direction: column-reverse;
	}
	.vacature-mid-table {
		padding-bottom: 60px;
	}
	.vacature-mid-table .service-table-item {
        min-height: 270px;
        padding: 30px 30px;
    }
}
@media(max-width: 767.98px){
	#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;
	}
	#mobile-contact-bar-outer {
		background-color: #121212;
		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;
	}
	.morgeninternet-footer{
        margin-bottom : 45px !important;
    }
	.iframe-footer {
		margin-bottom: 44px;
	}
	.privacy_section p {
		word-break: break-word;
	}
	h1 {
		font-size: 3.2rem;
	}
	h2 {
		font-size: 2.4rem;
	}
	h4 {
		font-size: 1.6rem;
		letter-spacing: 0.16px;
	}
	h5 {
		font-size: 1.6rem;
		line-height: 20px; 
	}
	h6 {
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: normal;
	}
	p {
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: normal;
	}
	li {
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: normal;
	}
	body {
		font-size: 1.4rem;
	}
	#page {
		padding-bottom: 10px;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.common-wrap {
		padding-left: 10px;
		padding-right: 10px;
	}
	.common-pagination .swiper-pagination-bullet {
		height: 5px;
		width: 5px;
		margin: 0 2px !important;
	}
	.common-pagination .swiper-pagination-bullet-active {
		width: 48px;
	}
	.header-wrap {
		padding: 11px 0;
		border-radius: 10px 10px 0 0;
	}
	.header-wrap .container {
		padding-left: 10px;
		padding-right: 10px;
	}
	.header-area {
		top: 10px;
	}
	.menu-btn {
		font-size: 1.4rem;
		line-height: 20px;
		padding-top: 7px;
		padding-bottom: 7px;
		border-radius: 5px;
	}
	.menu-btn img {
		width: 12px;
	}
	.header-logo img {
        width: 168px;
    }
	.header-active .header-wrap {
		border-radius: 10px;
	}
	.side-menu {
		top: 10px;
		border-radius: 10px;
		width: calc(100% - 20px);
		height: calc(100vh - 65px);
        padding-top: 15px;
	}
	.side-menu-close img {
		width: 20px;
	}
	.side-menu-header {
        padding: 0;
		margin-bottom: 40px;
    }
	.side-menu-content {
		padding-left: 0;
	}
	.side-menu-content {
		height: calc(100% - 100px);
	}
	.side-menu-nav > ul > li {
		font-size: 2rem;
		margin-bottom: 25px;
	}
	.side-menu-nav .parent-dropdown img {
		top: 9px;
	}
	.side-menu-nav .parent-dropdown ul li {
        font-size: 1.8rem;
    }
	.each-side-menu-info {
		margin-bottom: 27px;
	}
	.each-side-menu-info td:nth-child(odd) {
		padding-right: 9px;
	}
	.banner-sec {
		padding-top: 10px;
	}
	.banner-wrap {
		border-radius: 10px;
	}
	.banner-video, .each-banner {
		height: 810px;
	}
	.banner-content-heading .common-btn {
		margin: 10px 5px;
	}
	.banner-content-heading h1 {
		margin-bottom: 20px;
	}
	.banner-info {
        padding: 0 20px;
    }
	.each-banner-info-wrap {
        padding: 20px 28px;
    }
	.each-banner-info h6 {
		font-size: 1.6rem;
	}
	.banner-content {
		bottom: 24px;
	}
	.product-sec {
		padding-top: 40px;
	}
	.each-product-img {
		border-radius: 10px 10px 0 0;
	}
	.each-product-text {
		margin-top: 10px;
	}
	.each-product-info td {
        padding-right: 10px;
    }
	.each-product-info {
		margin: 7px 0 16px;
		padding-bottom: 6px;
	}
	.product-sec .common-pagination {
		margin-top: 20px;
	}
	.service-wrap {
		border-radius: 10px;
	}
	.service-heading {
		padding: 22px 10px;
	}
	.service-heading p {
		margin: 10px 0 22px;
	}
	.each-service-text {
		padding: 23px 10px 13px;
	}
	.service-slider .swiper-pagination {
		font-size: 1.4rem;
		left: 10px;
	}
	.service-control {
		right: 18px;
	}
	.each-service-text-brief p {
		margin-bottom: 24px;
	}
	.each-service-text-info {
		margin-top: 38px;
		padding: 11px 14px;
		border-radius: 10px;
	}
	.service-heading .common-btn {
		min-width: auto;
		padding-left: 13px;
		padding-right: 13px;
	}
	.each-service {
		min-height: 680px;
	}
	.about-sec {
		padding: 28px 0 74px;
	}
	.about-heading {
		margin-bottom: 16px;
	}
	.counter h6 {
		letter-spacing: 0.28px;
	}
	.counter h2 {
        font-size: 3.2rem;
    }
	.counter {
		padding-left: 16px;
		margin-top: -50px;
	}
	.about-mid-info .common-btn {
		margin-top: 38px;
	}
	.about-mid-img {
		border-radius: 5px;
	}
	.about-mid-ask-mark {
		width: 83px;
	}
	.about-mid-ask {
		border-radius: 5px;
		padding: 16px;
	}
	.why-us-img {
		border-radius: 5px;
	}
	.why-us-success {
		padding: 29px 17px 12px;
		border-radius: 5px;
	}
	.why-us-success h2 {
		font-size: 3.2rem;
	}
	.review-sec {
		padding: 40px 0;
		display: none;
	}
	.why-us-sec {
		padding-bottom: 30px;
	}
	.footer-wrap {
		border-radius: 10px;
	}
	.footer-heading h2 {
		font-size: 2rem;
	}
	.footer-logo {
        width: 185px;
    }
	.footer-logo2 {
        width: 145px;
    }
	.each-footer-info {
        width: 47%;
    }
	.footer-area .common-wrap {
		padding-left: 10px;
		padding-right: 10px;
	}
	/* ======== INNER SERVICE LIST PAGE ======== */
	.inner-banner-bg {
		height: 300px;
	}
	.inner-banner-heading h1 {
		font-size: 4rem;
		line-height: normal;
	}
	.service-list-item {
		border-radius: 10px;
		height: 292px;
	}
	.service-list-item::after, 
	.service-list-item::before {
		border-radius: 10px;
	}
	.service-list-text h3 {
		margin-bottom: 20px;
	}
	.service-list-sec {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	/* ======== INNER SERVICE DETAIL PAGE ======== */
	.header-bg {
		top: 0;
	}
	.header-bg .header-wrap {
		padding: 16px 0;
	}
	.prev-btn {
		padding-top: 110px;
		padding-bottom: 40px;
	}
	.service-detail-text h2 {
		margin-bottom: 16px;
	}
	.service-detail-box {
		padding: 20px 16px;
	}
	.service-detail-sec {
		padding-bottom: 40px;
	}
	.service-table-item {
		border-right: 0;
		padding: 20px;
		min-height: 230px;
	}
	.table-plus {
		width: 36px;
		height: 36px;
		top: 20px;
		right: 0;
	}
	.table-plus img {
		width: 13px;
	}
	.service-table-sec{
		padding-bottom: 40px;
	}
	.form-main-area {
		padding: 30px 10px 70px;
	}
	.form-wrap {
		border-radius: 10px;
	}
	.form-heading h3 {
		margin-bottom: 30px;
	}
	.form-style {
		padding-bottom: 9px;
		font-size: 1.4rem;
		letter-spacing: 0;
		line-height: 22.016px;
	}
	.form-group {
		margin-bottom: 28px;
	}
	.textarea-style {
		height: 75px;
	}
	.submit-btn {
		margin-top: 7px;
	}
	.form-bg-text h1 {
		font-size: 8.8rem;
	}
	.form-bg-text {
		bottom: -42px;
	}
	.form-box-wrap {
		padding: 24px 10px 14px;
	}
	.form-img {
		width: 180px;
		height: 180px;
		margin-top: 37px;
    	margin-bottom: 39px;
	}
	.form-img::before {
		width: 180px;
		height: 180px;
		right: -138px;
	}
	.form-img::after {
		width: 180px;
		height: 180px;
		left: -138px;
	}
	.form-info-wrap .each-form-info:nth-child(2n) p a {
		line-height: 22px;
	}
	.form-info-wrap {
		column-gap: 71px;
		row-gap: 32px;
	}
	.service-related-heading {
		padding: 0;
		padding-bottom: 20px;
	}
	.service-related-arrow {
		column-gap: 12px;
	}
	.service-related-sec {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.service-detail-wrap .row {
		--bs-gutter-y: 20px;
	}
	.detail-box-wave {
		bottom: -64px;
		right: -42px;
	}
	/* ======== CONTACT PAGE ======== */
	.map-bg {
		height: 320px;
	}
	/* ======== THANK YOU PAGE ======== */
	.thank-you-sec .banner-video, .thank-you-sec .each-banner {
		height: 560px;
	}
	.thank-you-sec .banner-content {
		top: 56%;
	}
	/* ======== POPUP PAGE ======== */
	.modal-area .popup-content {
		padding: 20px 16px;
	}
	.modal-area .popup-content .d-table-cell  img {
		width: 200px;
	}
	.modal-area .popup-content p {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	/* ======== OVER ONS PAGE ======== */
	.over-ons-sec {
		padding-top: 40px;
	}
	.over-ons-inrwarp {
		margin-top: 20px;
	}
	.each-over-counter h2 {
		font-size: 3rem;
	}
	.each-over-counter {
		margin-top: 100px;
	}
	.each-over-text {
		padding: 20px 16px;
	}
	.over-boxs-text img {
		margin-bottom: -27px;
		margin-left: 0;
	}
	.over-boxs-text {
		padding-left: 0;
		margin-top: 20px;
	}
	.counter-sec {
		padding: 40px 0;
	}
	.counter-wrap {
		padding: 20px 0;
	}
	.counter-wrap .row {
		--bs-gutter-y: 54px;
	}
	.over-table-warp {
		padding: 20px 10px;
	}
	.team-sec {
		padding: 40px 0;
	}
	.team-img {
		border-radius: 10px;
		height: 220px;
	}
	.team-heading h2 {
		margin-bottom: 20px;
	}
	.over-gallery-img {
		height: 240px;
	}
	.over-table-sec .common-wrap {
		padding: 0px 10px;
	}
	/* ====== VERKOCHTE PAGE ====== */
	.verkochte-sec {
		padding-top: 115px;
		padding-bottom: 40px;
	}
	.verkochte-heading {
		margin-bottom: 30px;
	}
	.verkochte-wrap > .row {
		--bs-gutter-x: 16px;
		--bs-gutter-y: 20px;
	}
	/* ======= AANBOD LIST PAGE ======= */
	.select-style {
		background-position: 97%;
		line-height: 40px;
		height: 40px;
	}
	.hidden-filter .col-lg-3 {
		width: 100%;
	}
	.mobile-show-filter {
		top: 70px;
		padding: 10px 0;
	}
	.aanbod-filter-new .mobile-show-filter {
		top: 69px;
	}
	.aanbod-filter-sec {
		padding-top: 180px;
		padding-bottom: 40px;
	}
	.aanbod-list-sec {
		padding-bottom: 40px;
	}
	/* ======== AANBOD DETAIL PAGE ======== */
	.anbd-detail-shr ul li a {
		width: 35px;
		height: 35px;
	}
	.anbd-detail-shr ul li a img{
		width: 12.934px;
		height: 12.934px;
	}
	.anbd-detail-main {
		padding-top: 30px;
	}
	.anbd-deatil-heading h3 {
		font-size: 2rem;
		margin-bottom: 10px;
	}
	.anbd-deatil-heading p {
		margin-bottom: 12px;
	}
	.anbd-detail-main .row {
		--bs-gutter-x: 10px;
	}
	.anbd-thumb-text h6 {
		font-size: 1.4rem;
		line-height: 20px;
	}
	.anbd-thumb-text img {
		margin-bottom: 10px;
		width: 16px;
	}
	.anbd-detail-thumb-img {
		border-radius: 5px;
	}
	.anbd-thumb-text {
		border-radius: 5px;
	}
	.anbd-deatil-info table tr td {
		font-size: 1.6rem;
		line-height: 20px;
		letter-spacing: 0.32px;
		padding-bottom: 16px;
	}
	.anbd-deatil-info table tr td::after {
		width: 5px;
		height: 11px;
		left: 0;
		top: 6px;
		transform: skewX(-25deg);
	}
	.anbd-deatil-price h3 {
		font-size: 2rem;
	}
	.anbd-deatil-contact ul li a {
		font-family: 'Lexend-Light';
		line-height: 22.016px; 
	}
	.anbd-all-btn {
		flex-wrap: wrap;
		gap: 10px;
		margin-top: 25px;
	}
	.anbd-deatil-contact ul {
		gap: 26px;
	}
	.anbd-all-btn  .common-btn {
		font-size: 1.4rem;
		padding: 8px 10px;
		line-height: 20px;
		width: 48.7%;
	}
	.anbd-all-btn  .wp-btn.common-btn strong {
		padding-right: 28px;
	}
	.anbd-detail-sec {
		padding-bottom: 20px;
	}
	.kenmerken-tab li {
		font-size: 1.2rem;
		line-height: 18px;
	}
	.kenmerken-tab li em {
		gap: 6px;
	}
	.kenmerken-tab {
		border-radius: 5px;
		padding: 8px;
		gap: 5px;
	}
	.kenmerken-tab ul {
		padding: 15px 20px;
		border-radius: 5px;
	}
	.tab-btm-btn {
		margin-top: 25px;
		margin-bottom: 35px;
	}
	.dtl-tab-sec {
		padding-bottom: 50px;
	}
	.anbd-related-sec .sec-mark{
		display: none;
	}
	.anbd-related-sec {
		padding: 35px 0 40px;
	}
	.anbd-related-sec .product-heading {
		margin-bottom: 30px;
	}
	.anbd-deatil-info table tr {
		row-gap: 16px;
	}
	.anbd-thumb-text {
		width: calc(100% - 12px);
		height: calc(100% - 10px);
	}
	.morgeninternet-footer {
		max-width: 97%;
	}
	.product-heading {
		margin-bottom: 27px;
	}
	.share-social-media-button .a2a_dd svg {
		width: 14px !important;
	}
	.each-product-btm h4 {
		font-size: 1.8rem;
	}
	.footer-partner li{
		width: 60px;
	}
	.footer-partner ul {
		column-gap: 20px;
	}
	.footer-partner li:last-child {
		width: 130px;
	}
	.service-table-sec {
    	padding-bottom: 30px;
	}
	.service-mid-sec li::after {
		top: 8px;
	}
	.service-mid-sec {
        padding-bottom: 30px;
    }
	.opel-verkoop-mid-sec {
        padding-bottom: 28px;
    }
	.details-info-section p {
		margin-top: 34px;
	}
	.each-sch-frst, .each-sch-scnd {
		padding-bottom: 30px;
	}
	.vacature-mid-table {
		padding-bottom: 30px;
	}
	.vacature-mid-table .service-table-item {
        padding: 20px 0px;
    }
	.vacature-mid-table .service-table-item h4 {
		margin-bottom: 15px;
	}
}
@media(max-width: 429.98px){
	.side-menu-content .col-6 {
		width: 100%;
	}
	.side-menu-info {
		display: block;
		margin: 30px 0 0;
	}
	.each-product .common-btn {
        padding-left: 4px;
        padding-right: 4px;
    }
	.each-product .common-btn strong {
		padding-right: 16px;
	}
	.counter {
		margin-right: 0;
	}
	.about-mid-info .common-btn {
		padding-left: 15px;
		padding-right: 15px;
	}
	.each-footer-info {
		width: 100%;
	}
	.footer-partner ul {
		column-gap: 10px;
	}
	.footer-partner li img {
        width: 80px;
        object-fit: contain;
        height: 50px;
	}
	/* ======== INNER SERVICE LIST PAGE ======== */
	.service-list-content {
		padding: 20px 12px 20px;
	}
	.inner-banner-bg {
		height: 260px;
	}
	.inner-banner-heading h1 {
		font-size: 3rem;
		line-height: normal;
	}
	/* ======== INNER SERVICE DETAIL PAGE ======== */
	.service-table-item h4 {
		font-size: 1.8rem;
	}
	.service-table-item {
		padding: 20px 12px;
		min-height: 230px;
	}
	.form-bg-text h1 {
		font-size: 5.8rem;
	}
	.form-bg-text {
		bottom: -26px;
	}
	.form-info-wrap {
		row-gap: 20px;
	}
	.service-table-box {
		padding: 20px 12px;
	}
	.prev-btn {
		padding-top: 110px;
		padding-bottom: 30px;
	}
	/* ======== CONTACT PAGE ======== */
	.map-bg {
		height: 260px;
	}
	/* ======== OVER ONS PAGE ======== */
	.each-over-line img {
		width: 75px;
	}
	.each-over-box1 {
		padding: 20px;
	}
	/* ====== VERKOCHTE PAGE ====== */
	.verkochte-sec {
		padding-top: 108px;
	}
	.verkochte-heading {
		margin-bottom: 24px;
	}
	/* ======= AANBOD LIST PAGE ====== */
	.filter-sort {
		padding-left: 0;
		margin-left: 0;
	}
	.filter-sort .aanbod-filter {
		width: 160px;
	}
	.filter-sort::after {
		opacity: 0;
	}
	.aanbod-filter-sec {
		padding-top: 170px;
	}
	.aanbod-filter-heading {
		margin-bottom: 10px;
	}
	.mob-filter-visible {
		flex-direction: column;
	}
	/* ======== AANBOD DETAIL PAGE ======== */
	.aanbod-dtl-mob-contact-bar > ul > li > button {
		padding: 6px 30px 6px 10px;
	}
	.aanbod-dtl-mob-contact-bar > ul > li > button img {
		right: 7px;
		width: 12px;
	}
	.aanbod-dtl-mob-contact-bar > ul > li > ul > li > button, 
	.aanbod-dtl-mob-contact-bar > ul > li > ul > li > a {
		padding: 6px 10px;
	}
	.aanbod-dtl-mob-contact-bar > ul > li.aanbod-dtl-mob-brand {
		width: 80%;
	}
	.aanbod-dtl-mob-contact-bar > ul > li > a {
		width: 35px;
	}
	/* ======== AANBOD DETAIL PAGE ======== */
	.anbd-detail-shr ul {
		margin-top: 0;
	}
	.anbd-detail-main {
		padding-top: 20px;
	}
	.anbd-detail-shr ul {
		margin: 0;
	}
	.anbd-thumb-text h6 {
		font-size: 1.2rem;
		line-height: 18px;
	}
	.anbd-deatil-info table tr td {
		font-size: 1.4rem;
		line-height: 20px;
		letter-spacing: 0;
	}
	.anbd-all-btn  .common-btn {
		width: 100%;
	}
	.anbd-deatil-contact ul {
		gap: 12px;
		flex-wrap: wrap;
	}
	.tab_drawer_heading {
		font-size: 1.4rem;
		padding: 15px 0;
	}
	.tab_drawer_heading.d_active span::after {
		width: 10px;
		height: 10px;
		background-size: 10px;
		right: -4px;
	}
	.tab_drawer_heading.d_active span::before {
		bottom: -17px;
		width: calc(100% + 5px);
	}
	.d_active.tab_drawer_heading {
		margin-bottom: 10px;
	}
	.tab_drawer_heading span::after {
		right: -7px;
		width: 8px;
		height: 8px;
		background-size: 5px;
	}
	.kenmerken-tab ul {
		padding: 10px 10px;
	}
	.kenmerken-tab li:first-child {
		width: 100%;
	}
	.kenmerken-tab li {
		width: 100%;
		border-right: 0;
		border-bottom: 1px solid rgba(47, 47, 47, 0.15);
		padding: 10px 0;
	}
	.kenmerken-tab li em {
		width: 100%;
	}
	.banner-content-heading .common-btn:last-child {
		padding: 8px 13px;
	}
	.kenmarken-popup-content li {
		font-size: 1.2rem;
	}
	.morgeninternet-footer {
		max-width: 93%;
	}
	.aanbod-dtl-mob-contact-bar {
		padding: 0px 12px;
	}
	.each-product-btm .col-6 {
		width: 100%;
		text-align: left !important;
	}
	.each-product .common-btn {
		margin-top: 16px;
	}
	.product-slider .common-arrow {
		top: 20%;
	}
	.footer-partner li {
        width: 50px;
    }
	.footer-partner li:last-child {
        width: 92px;
    }
	.details-info-section p {
		margin-top: 34px;
		font-size: 1.4rem;
	}
	.sch-heading li {
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: 0;
		padding-left: 14px;
	}
	.sch-heading li::before {
		top: 9px;
	}
}