@media (min-width: 1600px) {
	.container {
		max-width: 1500px;
	}
}
@media (min-width: 1700px) {
	.container {
		max-width: 1590px;
	}
}
@media(max-width: 1699.98px) {
	.each-product-info td {
		padding-right: 15px;
		margin-right: 15px;
	}
	.aanbod-product-sec .each-product-info {
		padding-left: 10px;
		padding-right: 10px;
	}
	.related-product-sec .each-product-info  {
		padding-left: 10px;
		padding-right: 10px;
	}
	.aanbod-product-sec .each-product-info td {
		font-size: 2.2rem;
	}
}
@media(max-width: 1599.98px) {
	h1 {
		font-size: 6rem;
		line-height: 60px;
	}
	h2 {
		font-size: 4rem;
		line-height: 45px;
	}
	.round-btn {
		position: relative;
		display: inline-block;
		width: 60px;
		height: 60px;
	}
	.round-btn::after {
		height: 14px;
		width: 14px;
		background-size: 14px;
	}
	.each-product-text li {
		padding-left: 8px;
		padding-right: 8px;
	}
	.each-product-info td {
        padding-right: 10px;
        margin-right: 10px;
		font-size: 2.5rem;
    }
	/*****service-dtl****/
	.service-dtl-info-sec td {
		max-width: 630px;
	}
	/****aanbod***/
	.aanbod-product-sec .col-xl-4 {
		padding: 0 8px;
	}
	.aanbod-product-sec > .container > .row {
		margin: 0 -8px;
	}
	.aanbod-product-sec .each-product-info td {
		font-size: 1.8rem;
		padding-right: 8px;
		margin-right: 8px;
	}
	/*****aanbod-dtl******/
	.dtl-info-sec {
		padding-top: 140px;
	}
	.dtl-spec-table tr {
		column-gap: 30px;
	}
	.dtl-info-right {
		max-width: 600px;
	}
	.tab-btn ul.tabs li {
		padding-left: 40px;
		padding-right: 40px;
	}
	.kenmerken-tab li {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.related-product-sec .each-product-info td {
		font-size: 1.8rem;
		padding-right: 8px;
		margin-right: 8px;
	}


	.each-product-info td::after {
    	right: -9%;
	}
	.aanbod-product-sec .each-product-info td::after {
		right: 0;
	}
	.dtl-spec-table td{
		font-size: 2.6rem;
	}
	.privacy_section h2 {
		padding-top: 70px;
	}
	.privacy_section {
		padding-bottom: 60px;
	}
}
@media(max-width: 1399.98px) {
	.banner-video, .each-banner {
		height: 640px;
	}
	.banner-others {
		margin-top: 100px;
	}
	.service-reach {
		padding: 20px;
	}
	.each-service-text {
		padding: 20px;
	}
	.usp-marquee-wrap,
	.usp-marquee-wrap ul {
		gap: 80px;
	}
	.each-gallery {
		height: 400px;
	}
	.footer-bovag img {
		width: 130px;
	}
	.footer-partner {
		align-items: center;
	}
	/****service-list*****/
	.service-list-main .each-service .round-btn {
		top: 30px;
		right: 30px;
	}
	.service-list-main .each-service {
		height: 345px;
	}
	/**service-dtl***/
	.bk-btn-sec {
		padding-top: 120px;
	}
	.service-dtl-desc-sec {
		padding-bottom: 80px;
	}
	.service-dtl-info-sec td {
        max-width: 540px;
    }
	.service-dtl-info-sec td {
		padding: 25px;
	}
	.related-service-sec .each-service {
		height: 400px;
	}
	/***aanbod***/
	.aanbod-filter-wrap {
		max-width: 1366px;
	}
	.aanbod-product-sec {
		padding-bottom: 70px;
	}
	.aanbod-product-sec .each-product-info td {
        font-size: 1.6rem;
        padding-right: 5px;
        margin-right: 5px;
    }
	.aanbod-product-sec .each-product-info td strong {
		font-size: 1.2rem;
	}
	.aanbod-product-sec .each-product-info {
        padding-left: 10px;
        padding-right: 10px;
    }
	.aanbod-product-sec .each-product-text li {
        padding-left: 6px;
        padding-right: 6px;
		font-size: 1.2rem;
    }
	/******verkocht******/
	.verkocht-product-sec {
		padding-top: 130px;
	}
	/*****aanbod-dtl*****/
	.dtl-spec-table td {
		font-size: 2.4rem;
	}
	.dtl-spec-table tr {
        column-gap: 16px;
    }
	.related-product-sec .each-product-info td {
        font-size: 1.6rem;
        padding-right: 5px;
        margin-right: 5px;
    }
	.related-product-sec .each-product-info td strong {
		font-size: 1.3rem;
	}
	.related-product-sec .each-product-info {
        padding-left: 10px;
        padding-right: 10px;
    }
	.related-product-sec .each-product-text li {
        padding-left: 6px;
        padding-right: 6px;
		font-size: 1.2rem;
    }


	.each-product-info td::after {
        right: -12%;
    }
	.related-product-sec .each-product-info td::after {
		right: 0;
	}
	.service-main .col-lg-2 .each-service {
		height: 300px;
	}
	.service-main .col-lg-4 .each-service {
    	min-height: 530px;
	}
	.side-menu-nav .parent-dropdown img{
		width: 13px;
	}
	.product-control .swiper-scrollbar{
		top: 0;
	}
	.form-block .form-style{
		padding: 16px 20px;
	}


	.footer-bovag img {
        width: 118px;
    }
	.footer-nap img {
		width: 92px;
	}
	.footer-auto-trust img {
        width: 190px;
    }
}
@media(max-width: 1199.98px) {
	h1 {
		font-size: 5rem;
		line-height: 55px;
	}
	h2 {
		font-size: 3.5rem;
		line-height: 45px;
	}
	.side-menu {
		width: 450px;
	}
	.banner-content-wrap {
		padding: 0 20px;
	}
	.product-sec {
		padding-top: 60px;
	}
	.service-wrap {
		padding-left: 20px;
		padding-right: 20px;
	}
	.service-main .col-lg-2 .each-service {
		height: 240px;
	}
    .service-main .col-lg-4 .each-service {
        min-height: 570px;
    }
	.service-main .col-lg-6,
	.service-main .col-lg-2,
	.service-main .col-lg-4 {
		width: 33.33%;
	}
	.service-main {
		margin-top: 30px;
	}
	.each-gallery {
        height: 340px;
    }
	.about-rotate {
		width: 160px;
		height: 160px;
	}
	.counter-wrap {
		column-gap: 50px;
	}
	.footer-wrap {
		padding-left: 20px;
		padding-right: 20px;
	}
	.footer-bovag img {
        width: 90px;
    }
	.footer-rating,
	.footer-rating iframe {
		width: 175px;
	}
	.footer-info {
		max-width: 585px;
	}
	/***popup****/
	.modal-area .modal-dialog {
		max-width: 90%;
	}
	.modal-area .popup-content {
        padding: 40px;
    }
	.modal-area .popup-content p {
		margin: 20px 0 30px;
	}
	/***service-list****/
	.inner-banner-content-wrap { 
		padding: 0 20px;
	}
	.service-list-sec {
		padding-top: 60px;
	}
	.service-list-main .each-service .round-btn {
        top: 25px;
        right: 25px;
    }
	.service-list-main .each-service {
        height: 290px;
    }
	/****service-dtl****/
	.service-dtl-desc-sec {
		padding-bottom: 50px;
	}
	.service-dtl-desc-img-left {
		/* height: 350px; */
	}
	.service-dtl-desc-img-right {
		/* height: 250px; */
	}
	.service-dtl-info-sec {
		padding-bottom: 50px;
	}
	.service-dtl-info-sec td {
        max-width: 450px;
    }
	.form-wrap {
		padding-left: 20px;
		padding-right: 20px;
	}
	.form-info-text {
		padding: 20px;
	}
	.related-service-sec .each-service {
        height: 350px;
    }
	.related-service-sec .swiper-button-next {
		right: -15px;
	}
	.related-service-sec .swiper-button-prev {
		left: -15px;
	}
	/*****overons***/
	.choose-us-wrap {
		padding: 60px 20px;
	}
	.acc-block li {
		padding: 20px 70px 20px 20px;
	}
	.member-slider .swiper-button-next {
		right: -15px;
	}
	.member-slider .swiper-button-prev {
		left: -15px;
	}
	.each-member-text {
		padding: 20px;
	}
	/***aanbod***/
	.aanbod-filter-sec {
		padding-top: 120px;
	}
	.aanbod-product-sec {
		padding-bottom: 50px;
	}
	/****aanbod-dtl****/
	.dtl-info-sec {
        padding-top: 110px;
    }
	.dtl-info-btn .common-btn {
		margin-right: 10px;
		padding-left: 13px;
		padding-right: 13px;
	}
	.kenmerken-tab li {
        padding: 20px 10px;
    }


	.aanbod-product-sec .each-product-info td::after {
        right: -20%;
    }
	.related-product-sec .each-product-info td::after {
        right: -15%;
    }
	.service-main .col-lg-4 .each-service {
        min-height: 490px;
    }
    .dtl-spec-table tr {
        column-gap: 7px;
    }
	.dtl-spec-table td{
		font-size: 2rem;
	}
	.hidden-filter .col-lg-3 {
		width: 25%;
	}
	.counter-wrap .mid-counter{
		display: none;
	}
	.privacy_section h2 {
        padding-top: 50px;
    }
	.privacy_section {
		padding-bottom: 50px;
	}
	.dtl-info-reach p img {
		margin-right: 10px;
	}
	.dtl-info-right {
		gap: 16px;
	}
	.form-block .form-style{
		padding: 16px 10px;
	}
	.form-block{
		padding-right: 6px;
	}
	.form-block .form-group label{
		left: 10px;
		font-size: 1.4rem;
	}
	.form-block .form-style{
		font-size: 1.4rem;
	}
	.state-of-health-widget-soh{
		left: 20px;
	}


	.footer-nap img {
        width: 85px;
    }
	.footer-auto-trust img {
        width: 140px;
    }
	.each-footer-info p {
		font-size: 1.4rem;
		letter-spacing: normal;
	}
	.footer-top .col-lg-4 {
		width: 40%;
	}
	.footer-top .col-lg-8 {
		width: 60%;
	}
	.footer-partner {
    	gap: 15px;
	}
	
}
@media(max-width: 991.98px) {
	.header-nav {
		display: none;
	}
	.banner-content {
		text-align: center;
	}
	.banner-others h6 {
		margin-right: auto;
	}
	.banner-others h6::after {
		width: 100%;
	}
	.go-next-btn {
		display: none;
	}
	.banner-content-heading {
		border-radius: 5px;
		border: 1px solid rgba(255, 255, 255, 0.1);
		background: rgba(255, 255, 255, 0.10);
		backdrop-filter: blur(10px);
		padding: 24px;
	}
	.banner-wrap::before {
		opacity: 0;
	}
	.product-slider {
		width:100vw !important;
		margin-left:-50vw;
		left:50%;
		position:relative;
		padding-right: 0;
	}
	.product-slider .swiper-slide-active .each-product-info {
		background-color: #1C1C1C;
	}
	.product-slider .swiper-slide-active .each-product-info td {
		color: #fff;
	}
	.product-slider .swiper-slide-active .each-product-info td::after {
		background-color: rgba(255, 255, 255, 0.20);
	}
	.product-control {
		max-width: 100%;
	}
	.each-product-info td::after {
        right: -26%;
		display: none;
    }
	.each-service {
		height: 450px;
	}
	.service-heading-info {
		max-width: 100%;
		padding: 0;
		margin-top: 10px;
	}
	.service-heading {
		margin-bottom: 50px;
	}
	.service-mobile {
		padding-right: 8px;
	}
	.service-mobile .swiper-slide-active .each-service-text {
		/* background-color: rgba(255, 255, 255, 0.10);
		backdrop-filter: blur(5px); */
	}
	.each-service-text p{
		color: rgba(255, 255, 255, 0.8);
		text-overflow: ellipsis;
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		margin-bottom: 30px;
	}
	.service-mobile .swiper-slide-active .each-service-text .txt-btn {
		margin-bottom: 0;
		opacity: 1;
	}
	.service-mobile .swiper-slide-active .round-btn {
		transform: scale(1);
	}
	.about-gallery {
		margin-top: 0;
	}
	.counter-wrap {
		justify-content: center;
	}
	.about-rotate {
		margin-top: -185px;
	}
	.footer-logo {
		margin-bottom: 30px;
	}
	.footer-info {
		max-width: 100%;
		margin-top: 20px;
	}
	.footer-btn {
		margin-bottom: 0;
		flex-wrap: wrap;
	}
	.footer-btn .common-btn {
		min-width: 190px;
		text-align: center;
	}
	.footer-policy ul {
		justify-content: start;
	}
	.footer-policy { 
		margin-bottom: 0;
	}
	.footer-btm::after {
		/* width:100vw;
		margin-left:-50vw;
		left:50%; */
		background-color: rgba(255, 255, 255, 0.2);
	}
	/*****service-list****/
	/* .inner-banner-sec .inner-banner-wrap::before {
		width: calc(100% - 20px);
		backdrop-filter: blur(2px);
	} */
	.inner-banner-sec .inner-banner-wrap::before {
        width: calc(100% - 40px);
        backdrop-filter: blur(10px);
        height: 180px;
		left: 20px;
    }
	.service-list-heading-right {
		max-width: 100%;
	}
	/* .service-list-main .each-service-text {
		background-color: rgba(255, 255, 255, 0.10);
		backdrop-filter: blur(5px);
	} */
	.service-list-main .each-service-text .txt-btn {
		margin-bottom: 0;
		opacity: 1;
	}
	.service-list-main .round-btn {
		transform: scale(1);
	}
	/****service-dtl*****/
	.service-dtl-desc-text {
		padding-right: 0;
		max-width: 100%;
		margin-top: 13px;
	}
	.service-dtl-desc-text p{
		margin-bottom: 0px;
	}
	.service-dtl-desc-text{
		margin-bottom: 30px;
	}
	.service-dtl-desc-text h2 {
		margin-bottom: 12px;
	}
	.service-dtl-info-number {
		padding: 0 40px;
	}
	.form-block {
		padding-right: 0;
		margin-bottom: 0px;
	}
	.form-info {
		height: auto;
	}
	/***overons**/
	/* .overons-welcome-sec .about-gallery .swiper {
		padding-bottom: 0;
	} */
	.choose-us-info {
		margin-top: 40px;
	}
	.choose-us-para {
		padding-left: 0;
		margin-top: 20px;
		max-width: 100%;
	}
	/****aanbod*****/
	.aanbod-filter-sec {
		padding-top: 180px;
	}
	.aanbod-filter-sec.aanbod-filter-active {
		position: relative;
		z-index: 99;
	}
	.mobile-filter-close h6 {
		color: #1C1C1C;
		font-size: 1.6rem;
	}
	.clear-filter-main {
		padding: 20px 0;
	}
	.hidden-filter .col-lg-3 {
		margin-bottom: 15px;
		width: 50%;
	}
	.hidden-filter {
        position: fixed;
        top: 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 {
        background-color: rgba(37, 99, 235, 0.4);
        border-color: rgba(37, 99, 235, 0.4);
		border-radius: 50px;
    }
	.aanbod-open-filter .select-style {
		display: none;
	}
	.hidden-filter .col-lg-3.aanbod-open-filter {
		width: 100%;
	}
	.filter-content {
        border-color: rgba(37, 99, 235, 0.8);
    }
	.aanbod-open-filter .filter-content {
		display: block;
		border: 0;
		border-radius: 0;
		transform: translate(0) !important;
		inset: initial !important;
		margin-top: 0 !important;
		position: initial !important;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		margin-top: 0 !important;
	}
	.aanbod-open-filter.select-style {
		background-image: none;
	}
	.aanbod-open-filter label {
		border-radius: 50px;
		border: 1px solid rgba(37, 99, 235, 0.4);
		background: rgba(37, 99, 235, 0.4);
		padding: 10px;
		display: inline-block;
		width: auto;
		margin: 0;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
	}
	.aanbod-open-filter label span {
		margin-left: 8px;
	}
	.aanbod-open-filter .form-check-input {
		background-color: transparent;
		border-radius: 0;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		border: 0;
		left: 8px;
		margin: 0;
		background-color: transparent;
		border-color: transparent;
		background-image: none;
	}
	.aanbod-open-filter label:has(input:checked) {
		padding-left: 30px;
		background-color: #2563EB;
		border-color: #2563EB;
		color: #fff;
	}
	.aanbod-open-filter label:has(input:checked) span {
		color: #fff;
	}
	.aanbod-open-filter .form-check-input:checked {
		background-image: url(../images/check-tick-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;
	}
	.filter-reset .reset_all_filter {
        border-radius: 50px 0 0 50px;
        background-color: rgba(37, 99, 235, 0.4);
        height: 100%;
        width: 100%;
        display: flex !important;
        align-items: center;
        justify-content: center;
		color: #fff;
    }
	.filter-reset a:hover {
		color: rgba(37, 99, 235, 1);
	}
	.filter-reset img {
        margin-left: 0;
        margin-right: 5px;
		filter: brightness(0) invert(1);
    }
	.mobile-filter {
        display: none;
        padding-bottom: 150px;
    }
	.filter-sort .each-filter {
		width: 190px;
	}
	.filter-sort {
        position: relative;
        padding-left: 20px;
        margin-left: 20px;
    }
	.filter-sort::after {
        content: '';
        height: 45%;
        width: 1px;
        background-color: rgba(0, 0, 0, 0.25);
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .filter-sort h6{
		display: inline-block;
		min-width: 100px;
    }
	.filter-main {
		margin-top: 30px;
	}
	.filter-sort .select-style {
		padding-left: 10px;
		border-radius: 5px;
		border-color: transparent;
		color: #2563EB;
		background-image: url(../images/sorten-filter-arrow.svg);
		background-color: transparent;
		border-color: transparent;
	}
	.filter-sort .select-style.show {
		border-color: rgba(37, 99, 235, 0.8);
	}
	.filter-reset {
		min-width: 97px;
        display: block;
	}
	.clear-filter-main .filter-reset {
		display: none;
	}
	.aanbod-filter-sec h2 {
		margin-bottom: 10px;
		display: none;
	}
	/******aanbod-dtl******/
	.dtl-info-price {
		text-align: left;
		margin-top: 16px;
	}
	.dtl-info-price {
		display: flex; 
		gap: 10px;
		flex-wrap: wrap;
	}
	.dtl-info-price h3 {
		margin-bottom: 0;
	}
	.dtl-info-share {
		justify-content: end;
	}
	.dtl-info-share h6 {
		display: none;
	}
	.dtl-gallery-slider {
		margin-bottom: 10px;
	}
	.dtl-info-right {
		max-width: 100%;
		margin-top: 20px;
		flex-direction: column;
		align-items: start;
	}
	.dtl-gallery-pair {
		height: auto;
	}
	.dtl-tab-sec {
		padding: 30px 0;
	}
	.kenmerken-tab li {
		width: 33.33%;
	}
	.dtl-tab-sec .tab-btn .tabs {
		margin-bottom: 40px;
	}
	.related-product-sec {
		padding: 40px 0;
	}
	.tab-btn {
		display: none;
	}
	.tab_drawer_heading {
		display: block;
		padding-bottom: 7px;
		color: #1C1C1C;
		line-height: normal;
		font-size: 1.4rem;
		font-family: 'LamaSans-Regular';
		line-height: 22px;
		letter-spacing: 0.28px;
		width: 100%;
		border-bottom: 1px solid rgba(30, 30, 30, 0.15);
		margin-bottom: 12px;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
	}
	.tab_content {
		display: block;
		margin-top: 20px;
		margin-bottom: 22px;
	}
	.tab_drawer_heading span {
		position: relative;
		padding-right: 20px;
		line-height: normal;
		color: #1C1C1C;
		font-size: 1.4rem;
		border-radius: 3px;
		background-color: #F5F5F5;
		padding: 9px 20px;
		display: inline-block;
	}
	.tab_drawer_heading span strong {
		position: relative;
		font-weight: normal;
		padding-right: 12px;
	}
	.tab_drawer_heading span strong::after {
		content: "";
		top: 5px;
		background-color: transparent;
		width: 8px;
		height: 8px;
		position: absolute;
		right: 0;
		background-size: 6px;
		background-position: center center;
		background-repeat: no-repeat;
		background-image: url(../images/tab-arrow.svg);
		transform: rotate(90deg);
	}
	.tab_drawer_heading.d_active span strong::after {
		transform: rotate(-90deg);
		filter: brightness(0) invert(1);
	}
	.tab_drawer_heading:hover span strong::after {
		filter: brightness(0) invert(1);
	}
	.tab-btn .tabs {
		column-gap: 10px;
		margin-bottom: 20px;
	}
	.tab_drawer_heading.d_active span,
	.tab_drawer_heading:hover span {
		background-color: #2563EB;
		position: relative;
		padding-bottom: 8px;
		color: #fff;
	}
	.tab_drawer_heading.d_active {
		color: #fff;
		border-color: #2563EB;
	}
	.related-product-slider {
		width:100vw;
		margin-left:-50vw;
		left:50%;
		position:relative;
	}


	.aanbod-product-sec .each-product-info td::after {
        right: -50%;
    }
	.related-product-sec .each-product-info td::after {
        right: -50%;
    }
	.dtl-spec-table tr {
        column-gap: 19px;
    }
	.mobile-show-filter .common-btn{
		border-radius: 50px;
		font-family: 'LamaSans-SemiBold';
	}
	.mobile-show-filter{
		border-bottom: none;
	}
	.auto-overview-tag{
		border-radius: 50px;
		background-color: #1E1E1E;
		border-color: #1E1E1E;
	}
	.mobile-show-filter.filter-active {
		top: 84px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.20);
	}
	.mob-filter-visible h6{
		font-family: 'LamaSans-Medium';
	}
	.mob-filter-visible strong{
		font-family: 'LamaSans-Medium';
	}
	.header-active{
		box-shadow: none;
	}
	.auto-overview-filter-result .total_search_records{
		border-radius: 0 50px 50px 0;
	}
	.each-product-info{
		background-color: #1C1C1C;
	}
	.each-product-info td{
		color: #fff;
	}
	.service-mobile{
		width:100vw;
		margin-left:-50vw;
		left:50%;
		position:relative;
	}
	.service-wrap::after{
		background-image: url(../images/service-blur-mob.png);
	}
	.footer-social{
		display: none;
	}
	.footer-social-mob{
		display: block;
	}
	.footer-social-mob li::before{
		display: none;
	}
	.footer-social-mob ul{
		margin-bottom: 0;
		display: flex;
		align-items: center;
		justify-content: end;
		column-gap: 8px;
	}
	.footer-social-mob li a {
		width: 48px;
		height: 48px;
		border: 1px solid #fff;
		background-color: #fff;
		border-radius: 100px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.footer-social-mob li a img{
		width: 20px;
	}
	.footer-social-mob li a:hover{
		background-color: #2563EB;
	}
	.footer-social-mob li a:hover img.f--img{
		display: none;
	}
	.footer-social-mob li a:hover img{
		filter: brightness(0) invert(1);
	}
	.footer-social-mob li a:hover .f-hover-img{
		display: block;
		filter: none;
	}
	.footer-social-mob li a .f-hover-img{
		display: none;
	}
	.footer-social-mob li a:hover .f-sms-img{
		display: none;
	}
	.footer-social-mob li a .f-sms-img{
		display: block;
	}
	.footer-btn{
		display: none;
	}
	.footer-credit{
		display: none;
	}
	.footer-btm .row{
		align-items: center;
	}
	.footer-partner{
		display: none;
	}
	.footer-mark{
		display: none;
	}
	.footer-wrap::after{
		display: none;
	}
	.each-product-text li{
		background-color: #1C1C1C;
	}
	.each-service-text h2{
		margin-bottom: 22px;
	}
	.inner-banner-img{
		height: 400px;
	}
	.inner-banner-img img{
		height: 100%;
		object-fit: cover;
	}
	.inner-banner-sec .inner-banner-content{
		text-align: center;
	}
	.service-list-sec{
		padding-bottom: 45px;
	}
	.service-dtl-info-number{
		display: none;
	}
	.service-dtl-info-sec td {
        max-width: 100%;
    }
	.service-dtl-info-sec td h3{
		color: #1C1C1C;
		font-size: 3.2rem;
		line-height: 32px; 
		letter-spacing: 0.24px;
	}
	.service-dtl-info-sec td p{
		color: #1C1C1C;
	}
	.form-wrap{
		border-radius: 10px;
		padding: 40px 20px;
		background: #FFF;
		box-shadow: 0 4px 28px 0 rgba(47, 47, 47, 0.25);
	}
	.form-wrap::after{
		display: none;
	}
	.form-block .form-style {
		border: none;
		border-bottom: 1px solid rgba(37, 99, 235, 0.4);
		color: #2E3633;
		opacity: 1;
		font-size: 1.6rem;
		padding: 8px 0px 25px;
		border-radius: 0;
	}
	.form-block .form-style:placeholder {
		color: rgba(255, 255, 255, 0.40);
	}
	.form-block .form-style:-ms-input-placeholder {
		color: #2E3633;
		opacity: 0.5;
	}
	.form-block .form-style::placeholder {
		color: #2E3633;
		opacity: 0.5;
	}
	.form-block .form-style.foto_upload,
	.form-block .form-style.photo_upload {
		color: #2E3633;
		opacity: 0.5;
	}
	.form-block .form-style:focus {
		box-shadow: none;
		border: none;
		border-bottom: 1px solid #2563EB;
		color: #2E3633;
		opacity: 1;
		background-color: transparent;
	}
	.form-block .form-style:focus::placeholder {
		color: #2E3633;
		opacity: 1;
	}
	.form-heading h2{
		color: #2E3633;
	}
	.form-heading p{
		color: #2E3633;
	}
	.form-block .white-btn {
		background-color: #2563EB;
		border-color: #2563EB;
		color: #fff;
	}
	.form-block .white-btn:hover{
		background-color: #1C1C1C;
		border-color: #1C1C1C;
	}
	body .form-block .error_cls,
	body .form-block .success_cls {
		border-top: 0 !important;
		border-left: 0 !important;
		border-right: 0 !important;
	}
	.form-heading{
		display: none;
	}
	.form-info{
		display: none;
	}
	.each-service .round-btn{
		display: none;
	}
	.each-service:hover .each-service-text {
		background-color: transparent;
		backdrop-filter: blur(0px);
	}
	.related-diensten-slider .swiper{
		width:100vw;
		margin-left:-50vw;
		left:50%;
		position:relative;
	}
	.each-service-text .txt-btn{
		opacity: 1;
		margin-bottom: 0;
	}
	.each-service-text p{
		display: -webkit-inline-box;
	}
	.related-service-sec .swiper-button-next {
        right: 38px;
        top: 29%;
    }
	.related-service-sec .swiper-button-prev {
        left: 38px;
        top: 29%;
    }
	/* .related-service-sec .common-arrow{
		background-color: #fff;
		border-color: #fff;
	} */
	.related-service-sec .common-arrow:hover{
		background-color: #fff;
		border-color: #fff;
	}
	.related-service-sec .common-arrow:hover img {
		filter: brightness(0) saturate(100%) invert(28%) sepia(95%) saturate(1602%) hue-rotate(210deg) brightness(94%) contrast(96%);
	}
	/* .related-service-sec .common-arrow:hover img {
		filter: brightness(0) invert(1);
	} */
	.form-block .form-group label {
		color: #1C1C1C;
		opacity: 0.5;
		font-size: 1.6rem;
		font-family: 'LamaSans-Regular';
		line-height: 24px;
		top: 8px;
		left: 0;
	}
	.form-block label strong {
		opacity: 0.5;
		color: #1C1C1C;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
	}
	.form-block .form-style:focus + label strong{
		opacity: 1;
		color: #1C1C1C;
	}
	.form-block .form-style:focus + label {
		color: #1C1C1C;
		opacity: 1;
	}
	.form-block .common-btn img{
		display: inline-block;
	}
	.member-slider .swiper{
		width:100vw;
		margin-left:-50vw;
		left:50%;
		position:relative;
	}
	.member-slider .swiper-button-next {
        right: 40px;
    }
	.member-slider .swiper-button-prev {
        left: 40px;
    }
	.each-member-text{
		text-align: center;
		top: 0;
		bottom: unset;
		padding: 30px;
	}
	.each-member-text h3{
		font-size: 2.4rem;
		line-height: 32px;
		letter-spacing: 0.24px;
		font-family: 'Montserrat-Regular';
		text-transform: uppercase;
	}
	.choose-us-wrap::after {
		background-image: url(../images/why-us-blur-mob.png);
	}
	.choose-us-img{
		display: none;
	}
	.choose-us-heading p{
		margin-bottom: 10px;
	}
	.choose-us-heading {
		margin-bottom: 20px;
	}
	.each-member-text h6{
		font-size: 1.4rem;
		font-family: 'Montserrat-Regular';
		line-height: 22px;
		letter-spacing: 0.28px;
	}
	.member-heading {
		margin-bottom: 25px;
	}
	.member-heading h6 {
		margin-bottom: 8px;
	}
	.aanbod-dtl-mob-contact-bar {
		display: block;
	}
	.aanbod-dtl-morgen {
        margin-bottom: 68px ;
    }
	.dtl-info-btn{
		display: none;
	}
	.side-menu-nav-desktop {
        display: none;
    }
	.side-menu-nav-mobile {
        display: block;
    }
	.side-menu {
		position: fixed;
		right: 0;
		top: 16px;
		height: calc(100vh - 30px);
		width: calc(100% - 25px);
		left: 50%;
		transform: translateX(-50%);
		background-color: #1C1C1C;
		border-radius: 10px;
		z-index: 98;
		clip-path: inset(0 0 100% 0);
		padding-top: 40px;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
	}
	.side-menu-info{
		display: table;
		margin-left: 18px
	}
	.side-menu-active {
		clip-path: inset(0 0 0 0);
		pointer-events: all;
	}
	.side-menu-logo{
		display: block;
	}
	.menu-btn.active{
		background-color: transparent;
		top: 22px;
	}
	.menu-btn.active .menu-bar div, .menu-btn.active .menu-bar::after, .menu-btn.active .menu-bar::before{
		width: 30px;
	}
	.menu-btn.active strong{
		display: none;
	}
	.side-menu-nav .parent-dropdown > ul > li > a {
		padding: 10px 15px;
	}
	.side-menu .parent-dropdown ul li a{
		font-size: 1.6rem;
		line-height: 24px;
	}
	.each-product-top .row.mobile-product-top{
		display: inline-flex;
	}
	.each-product-top .row.desktop-product-top{
		display: none;
	}
	.mob-product-text p{
		margin-bottom: 0;
		margin-top: 10px;
		color: #1C1C1C;
	}
	.aanbod-product-sec .each-product-top{
		height: auto !important;
	}
	.verkocht-product-sec .each-product-top{
		height: auto !important;
	}
	.dtl-info-model p{
		letter-spacing: 1px;
	}
	.footer-policy li a {
		color: rgba(255, 255, 255, 0.7);
	}
	.header-logo img {
		width: 116px;
	}
	.footer-logo img {
		width: 140px;
	}
	.footer-wrap {
		padding: 50px 0 36px;
	}
	.privacy_section h2 {
        padding-top: 45px;
    }
	.privacy_section {
        padding-bottom: 40px;
		padding-top: 40px;
    }
	.usp-marquee-outer {
		padding: 25px 0;
	}
	.service-dtl-info-sec td li::before{
		top: 5px;
	}
	.banner-sec {
		padding-top: 67px;
	}
	.inner-banner-sec {
		padding-top: 67px;
	}
	.footer-nap img {
		width: 130px;
	}
	.aanbod-dtl-wp{
		display: none;
	}
	.state-of-health-widget-heading h3 {
		font-size: 4.5rem;
		padding-bottom: 15px;
	}



	.each-footer-info p {
        font-size: 1.6rem;
        letter-spacing: 0.32px;
    }


}
@media(max-width: 767.98px) {
	.iframe-footer {
		max-width: calc(100% - 12px);
		margin: 0 auto 55px;
	}
	#mobile-contact-bar img{
		width: 20px;
	}
	#mobile-contact-bar {
		box-sizing: border-box;
		opacity: 1;
		position: fixed;
		width: 100%;
		z-index: 98;
		left: 0;
		bottom: 0;
		display: block !important;
	}
	#mobile-contact-bar-outer {
		background-color: #1C1C1C;
		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,
	#mobile-contact-bar ul li::before {
		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;
	}
	.privacy_section p {
		word-break: break-word;
	}
	#page {
		padding-bottom: 6px;
	}
	h1 {
		font-size: 3.2rem;
		line-height: 38px;
		letter-spacing: 0.32px;
	}
	h2 {
		font-size: 2.4rem;
		line-height: 24px;
		letter-spacing: 0.24px;
	}
    h3 {
		font-size: 2rem;
		line-height: 28px;
		letter-spacing: 0.3px;
    }
	h6 {
		font-size: 1.2rem;
		line-height: 22px;
	}
	h6 strong {
		letter-spacing: 1.2px;
	}
	h6 strong::before {
		width: 15px;
	}
	p {
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: 0.28px;
	}
	li {
		font-size: 1.4rem;
        line-height: 22px;
        letter-spacing: 0.28px;
	}
	body {
		font-size: 1.4rem;
	}
	.common-btn {
		font-size: 1.4rem;
		line-height: 22px;
		padding: 6px 14px;
	}
	.txt-btn {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.common-wrap {
		padding-left: 6px;
		padding-right: 6px;
	}
	.common-arrow {
		height: 30px;
		width: 30px;
	}
	.common-arrow img {
		width: 8px;
	}
	.round-btn {
        width: 35px;
        height: 35px;
    }
	.round-btn::after {
		width: 8px;
		height: 8px;
		background-size: 8px;
	}
	.menu-btn {
		font-size: 1.4rem;
		line-height: 22px;
		padding: 6px 17px;
	}
	.side-menu {
		padding: 29px 0px 30px;
	}
	.header-area {
		padding: 10px 0;
	}
	.header-logo img {
		width: 86px;
	}
	.side-menu > .side-menu-wrap > ul > li {
		font-size: 3.2rem;
		font-family: 'Teko-Medium';
		line-height: normal;
		letter-spacing: normal;
	}
	.banner-sec {
		padding-top: 45px;
	}
	.banner-wrap {
		border-radius: 5px;
	}
	.banner-video, .each-banner {
		height: 550px;
	}
	.banner-content-wrap {
		padding: 0;
	}
	.banner-content-heading {
		padding: 17px 16px 12px;
	}
	.banner-content {
		bottom: 33px;
	}
	.banner-content-heading .common-btn {
		margin-bottom: 10px;
	}
	.product-sec {
		padding: 32px 0 ;
	}
	.product-heading {
		margin-bottom: 24px;
	}
	.each-product-text li {
		font-size: 1.2rem;
		padding: 6px 8px;
	}
	.each-product-text h3 {
		font-size: 1.8rem;
		line-height: 24px;
		letter-spacing: 0.18px;
		font-family: 'Teko-Medium';
	}
	.each-product-info {
		padding: 10px;
		border-radius: 6px;
		margin-top: 15px;
	}
	.each-product-info td {
        padding-right: 10px;
        margin-right: 10px;
        font-size: 1.6rem;
		line-height: 24px;
		letter-spacing: 0.16px;
    }
	.each-product-info td strong {
		font-size: 1.2rem;
		margin-bottom: 4px;
	}
	.product-control {
		margin-top: 30px;
	}
	.each-product-info td::after {
        right: 0;
    }
	.service-wrap {
		padding: 48px 0;
	}
	/* .service-wrap::after {
		opacity: 0.2;
	} */
	.service-heading h2 {
		margin: 12px 0 9px;
	}
	.each-service {
		border-radius: 10px;
		/* height: 294px; */
		height: 351px;
	}
	.each-service-text{
		border-radius: 10px;
		padding: 16px;
	}
	.service-reach {
		border-radius: 10px;
	}
	.service-reach p {
		margin: 4px 0 20px;
	}
	.service-mobile {
        /* padding-right: 20px; */
    }
	.usp-marquee-sec {
		padding: 7px 0;
	}
	.usp-marquee-outer {
		padding: 10px 0;
		border-radius: 3px;
	}
	.usp-marquee-wrap li {
		font-size: 1.6rem;
		line-height: 22px; 
		letter-spacing: 0.16px;
		padding-left: 20px;
	}
	.usp-marquee-wrap li::before {
		height: 13px;
		width: 13px;
		background-size: 13px;
		top: 3px;
	}
	.usp-marquee-wrap, .usp-marquee-wrap ul {
		gap: 30px;
	}
	.usp-marquee-outer::before, .usp-marquee-outer::after {
		width: 60px;
	}
	.about-sec {
		padding-top: 35px;
	}
	.about-heading h2 {
		margin: 10px 0;
	}
	.about-heading p {
		margin-bottom: 23px;
	}
	.each-gallery {
		border-radius: 10px;
		height: 400px;
	}
	.about-rotate {
		height: 104px;
		width: 104px;
		margin-top: -120px;
	}
	.about-rotate-img {
		padding: 8px;
	}
	.about-rotate::after {
		width: 17px;
		height: 17px;
		background-size: 12px;
	}
	.about-gallery .swiper {
		padding-bottom: 70px;
	}
	.counter-wrap {
		column-gap: 17px;
		row-gap: 17px;
	}
	.counter-sec {
		padding: 20px 0 45px;
	}
	.review-sec {
		padding: 20px 0 40px;
	}
	.footer-wrap {
		padding: 25px 0;
	}
	.footer-logo img {
        width: 161px;
    }
	.footer-wp::after {
		background-size: 20px;
		height: 20px;
		width: 20px;
	}
	.footer-wp {
		padding-left: 50px;
	}
	.footer-bovag img {
        width: 70px;
    }
	.footer-info {
		flex-wrap: wrap;
		display: block;
	}
	.footer-btm {
		padding-top: 20px;
		margin-top: 20px;
	}
	.footer-policy li {
		font-size: 1.6rem;
		padding-right: 7px;
		margin-right: 7px;
		letter-spacing: normal;
		line-height: 24px;
	}
	.each-footer-info h3 {
		margin-bottom: 10px;
	}
	/***popup****/
	.modal-area .modal-dialog {
		max-width: 95%;
	}
	.modal-area .popup-content {
        padding: 30px 20px;
    }
	.modal-area .popup-content p {
		margin: 15px 0 20px;
	}
	.modal-content-wrap {
		border-radius: 10px;
	}
	.modal-area .popup-content img {
		width: 130px;
	}
	/****service-list***/
	.inner-banner-sec {
        padding-top: 45px;
    }
	.inner-banner-img {
		height: 400px;
	}
	.inner-banner-img img {
		height: 100%;
		object-fit: cover;
	}
	.inner-banner-sec .inner-banner-content h6 {
		margin-bottom: 10px;
	}
	.service-list-sec {
		padding-top: 36px;
		padding-bottom: 28px;
	}
	.service-list-heading {
		margin-bottom: 8px;
	}
	.service-list-heading h2 {
		margin-bottom: 10px;
	}
	.service-list-main .each-service .round-btn {
        top: 17px;
        right: 17px;
    }
	.service-list-main .each-service {
        height: 351px;
    }
	/*****service-dtl****/
	.bk-btn-sec {
        padding-top: 85px;
    }
	.service-dtl-desc-img {
		gap: 10px;
	}
	.service-dtl-desc-img-left {
        height: 258px;
		width: 62%;
    }
	.service-dtl-desc-img-left img{
		height: 100%;
		object-fit: cover;
	}
	.service-dtl-desc-img-right{
		height: 139px;
		width: 38%;
	}
	.service-dtl-desc-img-right img{
		height: 100%;
		object-fit: cover;
	}
	.service-dtl-desc-text li::before {
		top: 4px;
	}
	.service-dtl-desc-text li {
		margin-bottom: 6px;
	}
	.service-dtl-desc-sec {
		padding-bottom: 27px;
		padding-top: 15px;
	}
	.service-dtl-desc-text h2 {
        margin-bottom: 10px;
    }
	.service-dtl-desc-text {
        margin-bottom: 25px;
    }
	.service-dtl-info-sec tr {
		row-gap: 10px;
	}
	.service-dtl-info-sec td h3{
		font-size: 2.4rem;
		letter-spacing: 0.24px;
		line-height: 32px;
		margin-bottom: 6px;
	}
	.service-dtl-info-sec td {
		max-width: 100%;
		padding: 24px;
	}
	.service-dtl-info-sec {
        padding-bottom: 45px;
    }
	.service-dtl-info-number li {
		font-size: 2.5rem;
	}
	.service-dtl-info-number {
		margin-bottom: 40px;
	}
	.form-wrap {
		padding: 35px 0 26px;
		border-radius: 10px;
	}
	.form-wrap::after {
		opacity: 0.3;
	}
	.form-block .form-style {
		padding: 5px 0px 23px;
		font-size: 1.6rem;
		line-height: 24px;
		letter-spacing: normal;
	}
	.form-block textarea.form-style {
		height: 118px;
	}
	.form-info {
		border-radius: 10px;
		height: 360px;
	}
	.form-info-text {
		border-radius: 5px;
		bottom: 10px;
		width: calc(100% - 20px);
	}
	.form-info h3 {
		margin-bottom: 5px;
	}
	.form-info-text-wrap {
		flex-wrap: wrap;
	}
	.related-service-heading {
		margin-bottom: 35px;
	}
	.related-service-heading .common-btn {
		text-align: center;
	}
	.related-service-sec .common-arrow {
		height: 40px;
		width: 40px;
	}
	.related-service-sec .each-service {
        height: 351px;
    }
	/***contact***/
	.map-wrap {
		height: 300px;
		border-radius: 5px;
	}
	/**overons***/
	.choose-us-wrap {
		padding: 25px 0 17px;
	}
	.choose-us-heading {
		margin-bottom: 18px;
	}
	.choose-us-img .col-5, .choose-us-img .col-7 {
		padding: 0 5px;
	}
	.choose-us-img .row {
		margin: 0 -5px;
	}
	.choose-us-img .col-5 .each-choose-us-img {
		margin-bottom: 10px;
	}
	.member-sec {
		padding: 32px 0 38px;
	}
	.member-slider .common-arrow {
		width: 40px;
		height: 40px;
	}
	/****aanbod****/
	.aanbod-filter-sec {
        padding-top: 147px;
		padding-bottom: 30px;
    }
	.mobile-show-filter {
        top: 90px;
    }
	.select-style {
		background: url(../images/filter-arrow.svg) rgba(37, 99, 235, 0.4) no-repeat 97% center / 10px;
		line-height: 40px;
		height: 40px;
	}
	.hidden-filter .col-lg-3 {
		width: 100%;
	}
	.filter-sort .each-filter .select-style{
		font-size: 1.4rem;
	}
	.filter-sort {
        padding-left: 4px;
        margin-left: 4px;
    }
	.aanbod-product-sec {
		padding-bottom: 30px;
	}
	/***verkocht***/
	.verkocht-product-sec {
		padding: 80px 0 20px;
	}
	.verkocht-product-sec .verkocht-tag {
        font-size: 2.4rem;
        line-height: 24px;
        letter-spacing: 0.24px;
		padding: 15px;
    }
	.verkocht-product-sec .row {
		row-gap: 20px;
	}
	/****aanbod-dtl****/
	.dtl-info-sec {
		padding: 80px 0 28px;
	}
	.dtl-info-model p {
		margin-top: 5px;
	}
	.dtl-info-price h3 {
		font-size: 2.4rem;
		line-height: 24px;
		letter-spacing: 0.24px;
		font-family: 'Teko-Medium';
	}
	.dtl-info-share span {
		height: 35px;
		width: 35px;
	}
	.dtl-gallery-slider .common-arrow {
		bottom: 20px;
		height: 40px;
		width: 40px;
	}
	.dtl-gallery-slider .swiper-button-prev {
		left: 11px;
	}
	.dtl-gallery-slider .swiper-button-next {
		right: 11px;
	}
	.each-dtl-gallery-slide {
		border-radius: 5px;
	}
	.dtl-gallery-slider {
		border-radius: 5px;
		margin-bottom: 6px;
	}
	.each-dtl-gallery {
		border-radius: 5px;
	}
	.more-dtl-gallery img {
		width: 12px;
	}
	.more-dtl-gallery {
		height: calc(100% - 12px);
		width: calc(100% - 12px);
		border-radius: 5px;
	}
	.dtl-gallery-wrap .col-lg-3, .dtl-gallery-wrap .col-lg-6 {
		padding: 0 3px;
	}
	.dtl-gallery-wrap .row {
		margin: 0 -3px;
	}
	.dtl-gallery-pair {
		gap: 6px;
	}
	.dtl-gallery-wrap {
		padding: 25px 0;
		border-top: 1px solid rgba(28, 28, 28, 0.2);
		border-bottom: 1px solid rgba(28, 28, 28, 0.2);
	}
	.dtl-spec-wrap {
		padding: 15px 0;
	}
	.dtl-spec-table td {
		font-size: 2rem;
		line-height: 28px;
		letter-spacing: 0.2px;
		width: 30%;
	}
	/* .dtl-info-btn {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	} */
	.dtl-info-btn .common-btn {
		margin-bottom: 0;
		width: 48%;
	}
	.kenmerken-tab {
		margin-bottom: 30px;
	}
	.kenmerken-tab li {
		width: 50%;
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: 0.28px;
		padding: 14px;
	}
	.kenmerken-tab li:nth-child(odd) {
		background-color: transparent;
	}
	.kenmerken-tab li.color-bg {
		background-color: #F5F5F5;
	}
	.kenmerken-popup-model h6 {
		font-size: 1.4rem;
	}
	.kenmarken-popup-content h4 {
		font-size: 2rem;
	}
	.kenmarken-popup-inner {
		border-radius: 15px;
	}
	.kenmarken-popup-content li {
		line-height: 24px;
	}
	.left-bg-block {
		width: 120px;
	}
	.dtl-tab-sec .bullet-panel ul li::before {
		top: 3px;
	}
	.block-dtls {
		width: calc(100% - 120px);
	}
	.related-product-sec {
		padding: 45px 0 18px;
	}
	.privacy_section h2 {
		padding-top: 16px;
	}
	.privacy_section {
        padding-bottom: 20px;
		padding-top: 36px;
    }


	.aanbod-product-sec .each-product-info td::after {
        right: -7%;
    }
	.related-product-sec .each-product-info td::after {
        right: -7%;
    }
	.each-footer-info{
		text-align: center;
		margin-bottom: 28px;
	}
	.each-footer-info table{
		display: flex;
		justify-content: center;
	}
	.each-footer-info p{
		font-size: 1.6rem;
		line-height: 24px;
	}
	.each-footer-info p a {
		color: rgba(255, 255, 255, 0.70);
	}
	.each-footer-info h3{
		font-size: 2.4rem;
		line-height: 32px;
		letter-spacing: normal;
		margin-bottom: 7px;
	}
	.each-footer-info td{
		font-size: 1.6rem;
		line-height: 24px;
		color: rgba(255, 255, 255, 0.70);
	}
	.footer-top .col-6{
		width: 100%;
		text-align: center;
	}
	.footer-logo {
        margin-bottom: 14px;
    }
	.banner-content-heading h1 {
		margin: 5px 0 22px;
	}
	.service-heading h6 strong{
		letter-spacing: 1.4px;
	}
	.service-heading h6{
		font-size: 1.4rem;
		font-family: 'LamaSans-SemiBold';
		line-height: normal;
	}
	.each-service-text .txt-btn{
		font-size: 1.6rem;
	}
	.inner-banner-sec .inner-banner-wrap::before{
		height: 107px;
	}
	.form-block .white-btn{
		margin-top: 10px;
		line-height: 24px;
		font-size: 1.6rem;
		padding: 8px 18px;
		border-radius: 3px
	}
	.related-service-sec {
		padding: 44px 0 35px;
	}
	.form-block .form-group label{
		top: 5px;
	}
	.inner-banner-content-wrap h1 br{
		display: none;
	}
	.member-slider .swiper-button-next {
        right: -4px;
    }
	.member-slider .swiper-button-prev {
        left: -4px;
    }
	.choose-us-info{
		margin-top: 0;
	}
	.choose-us-heading p{
		font-size: 1.6rem;
		line-height: 24px;
		letter-spacing: 0.32px;
	}
	.choose-us-para{
		margin-top: 15px;
	}
	.choose-us-heading h6{
		margin-bottom: 7px;
	}
	.acc-block li h3{
		font-size: 3rem;
		letter-spacing: 0.3px;
		line-height: 30px;
	}
	.acc-block p{
		font-size: 1.6rem;
		line-height: 24px;
		letter-spacing: 0.32px;
	}
	.acc-block li {
        padding: 23px 38px 23px 12px;
		margin-bottom: 12px;
    }
	.acc-block li h3::after{
		right: -25px;
	}
	.overons-welcome-sec .each-gallery {
        height: 174px;
		border-radius: 5px;
    }
	.about-gallery .center-slide {
		bottom: -27px;
	}
	.each-counter h6 {
		font-size: 1.2rem;
	}
	.about-sec.overons-welcome-sec {
		padding-bottom: 0;
		padding-top: 38px;
	}
	.overons-welcome-sec .about-gallery .swiper {
        padding-bottom: 32px;
    }
	.overons-welcome-sec .about-heading {
		margin: 0 auto 34px;
	}
	.overons-welcome-sec .about-heading p {
        margin-bottom: 18px;
    }
	.overons-welcome-sec .about-heading h2 {
        margin: 10px 0 15px;
    }
	.mobile-show-filter .common-btn{
		padding: 10px 14px;
	}
	.clear-filter-main {
        padding: 0px 0 20px;
    }
	.mob-filter-visible h6{
		font-size: 1.4rem;
	}
	.mob-filter-visible h6 strong{
		letter-spacing: 0.42px;
	}
	.filter-sort .each-filter {
        width: 135px;
    }
	.filter-sort h6 {
        min-width: 85px;
		margin-right: 4px;
    }
	.aanbod-filter-sec label{
		font-size: 1.2rem;
	}
	.aanbod-dtl-morgen {
        margin-bottom: 62px;
    }
	.aanbod-dtl-mob-contact-bar{
		padding: 20px 6px;
	}
	.dtl-spec-table td strong{
		margin-bottom: 0;
	}
	.dtl-spec-table tr{
		row-gap: 5px;
	}
	.dtl-info-right {
        margin-top: 13px;
	}
	.dtl-info-reach p img {
		margin-right: 9px;
		width: 14px;
	}
	.dtl-info-reach p {
		margin-bottom: 2px;
	}
	.dtl-tab-sec {
        padding: 28px 0 25px;
    }
	.product-heading h6{
		display: none;
	}
	.side-menu-content{
		padding: 0;
	}
	.side-menu-nav li a{
		font-size: 3.2rem;
	}
	.each-side-menu-info {
		margin-bottom: 30px;
	}
	.side-menu-nav .parent-dropdown img {
		top: 22px;
	}
	.parent-dropdown.open img {
		top: 17px;
	}
	.side-menu-nav .parent-dropdown.open ul{
		margin-top: 10px;
	}
	.mob-product-text p{
		margin-top: 6px;
	}
	.dtl-info-model p{
		letter-spacing: 0.28px;
	}
	.bk-btn-sec .common-btn{
		padding: 6px 20px;
	}
	.service-dtl-info-sec td li::before {
		top: 4px;
	}
	.each-counter {
		width: 47%;
	}
	.about-rotate a {
		height: calc(100% - 8px);
		width: calc(100% - 8px);
	}
	.mobile-show-filter.filter-active {
		top: 62px;
	}
	.each-product-img{
		border-radius: 6px;
	}


	.state-of-health-widget-block .col-sm-4{
		width: 100%;
	}
	.state-of-health-widget-block .col-sm-8{
		width: 100%;
	}
	.state-of-health-widget-soh{
		left: 50%;
		transform: translateX(-15%);
		top: 16px;
	}
	.state-of-health-widget-product-mileage{
		text-align: center;
	}
	.state-of-health-widget-mileage h6{
		justify-content: center;
	}
	.state-of-health-widget-heading h3 {
        font-size: 2.4rem;
        padding-bottom: 14px;
    }
	.state-of-health-widget-range-winter{
		padding-left: 18px;
		padding-right: 18px;
	}
	.state-of-health-widget-range-summer{
		padding-left: 13px;
		padding-right: 13px;
	}
	.state-of-health-widget-range-text h5{
		font-size: 1.6rem;
		line-height: 22px; 
		letter-spacing: 0.32px;
	}
	.state-of-health-widget-section {
		padding-bottom: 0;
	}
	.state-of-health-widget-logos{
		display: none;
	}
	.state-of-health-widget-block .col-sm-6{
		width: 50%;
	}
	.state-of-health-widget-block{
		max-width: 100%;
		position: relative;
        z-index: 1;
        margin-bottom: -12px;
	}
	.state-of-health-widget-button a {
		padding: 10px 15px;
	}
	.service-mobile .swiper-button-next {
		right: 13px !important;
	}
	.service-mobile .swiper-button-prev {
		left: 7px !important;
	}


}
@media(max-width: 429.98px){
	.banner-others {
		margin-top: 50px;
	}
	.product-heading .col-6 {
		width: 100%;
	}
	.product-heading .text-end {
		text-align: left !important;
		margin-top: 20px;
	}
	.each-product-info tr {
		flex-wrap: wrap;
	}
	.each-product-info td {
		width: 46%;
	}
	.each-product-info td:nth-child(even) {
		padding-right: 0;
		margin-right: 0;
	}
	.each-product-info td:nth-child(even)::after {
		opacity: 0;
	}
	.service-heading .common-btn {
		margin-bottom: 10px;
	}
	.each-counter {
		width: 46%;
	}
	.footer-top .col-6 {
		width: 100%;
	}
	.footer-btn {
		justify-content: start;
		margin-top: 20px;
	}
	/* .footer-btm .col-7,
	.footer-btm .col-5 {
		width: 100%;
	} */
	.footer-social {
		justify-content: start;
		margin-top: 20px;
	}
	/****service-dtl***/
	.related-service-heading .col-6 {
		width: 100%;
	}
	.related-service-heading .text-end {
		text-align: left !important;
	}
	.related-service-heading .common-btn {
		margin-top: 20px;
	}
	/**aanbod***/
	.filter-sort {
		padding-left: 0;
		margin-left: 0;
	}
	.filter-sort .each-filter {
		width: 160px;
	}
	.filter-sort::after {
		opacity: 0;
	}
	/***aanbod-dtl***/
	.more-dtl-gallery h3 {
		font-size: 1.6rem;
	}
	.dtl-spec-table td {
		width: 47%;
	}
	.dtl-spec-table tr {
        column-gap: 14px;
    }
	.each-service {
		height: 300px;
	}
	.footer-social-mob li a {
		height: 36px;
		width: 36px;
	}
	.footer-social-mob li a img {
        width: 15px;
    }
	.service-list-main .each-service {
        height: 305px;
    }
	.inner-banner-img {
        height: 350px;
    }
	.related-service-sec .each-service {
        height: 300px;
    }
	.related-service-sec .swiper-button-next {
        right: 12px;
        top: 26%;
    }
	.related-service-sec .swiper-button-prev {
        left: 12px;
        top: 26%;
    }
	.each-service-text h2 {
        margin-bottom: 14px;
    }
	.each-service-text p{
		margin-bottom: 20px;
	}
	.acc-block li h3 {
        font-size: 1.9rem;
        letter-spacing: normal;
        line-height: 22px;
    }
	.acc-block p {
        font-size: 1.4rem;
        line-height: 22px;
	}
	.overons-welcome-sec .each-gallery {
        height: 100px;
    }
	.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-dtl-morgen {
        margin-bottom: 55px;
    }
	.side-menu-content .col-5 {
        width: 100%;
    }
	.side-menu-content .col-7 {
        width: 100%;
    }
	.side-menu-info{
		margin-left: 0;
		margin-top: 25px;
	}
	.each-gallery{
		height: 350px;
	}
	.kenmerken-tab li {
        font-size: 1.2rem;
        line-height: normal;
        letter-spacing: normal;
        padding: 8px 5px;
    }
	.kenmarken-popup-content li{
		font-size: 1.3rem;
	}

	.state-of-health-widget-range-text h5{
		font-size: 1.4rem;
	}
	.state-of-health-widget-range-winter {
        padding-left: 12px;
        padding-right: 12px;
    }
	.service-mobile .common-arrow{
		top: 41%;
	}
}