@media (min-width: 1500px) {
	.container {
		max-width: 1448px;
	}
}
@media(max-width: 1599.98px){
	h1 {
		font-size: 6.5rem;
		line-height: 63px;
	}
	h2 {
		font-size: 4rem;
		line-height: 44px;
	}
	.header-nav > ul {
		gap: 33px;
	}
	.each-product-table-btn {
		width: 35%;
	}
	.each-product-table {
		width: 62%;
	}
	.product-slider .swiper-button-next {
		right: -3%;
	}
	.product-slider .swiper-button-prev {
		left: -3%;
	}
	.each-home-service-img {
		height: 385px;
	}
	.each-home-service {
		column-gap: 35px;
	}
	.home-service-left-img {
		height: 368px;
	}
	.about-sec {
		padding: 100px 0;
	}
	.each-about-btm {
		row-gap: 20px;
		min-height: 290px;
	} 
	.about-info {
		padding-left: 80px;
	}
	.about-btm {
		/* margin-top: 70px; */
	}
	.each-insta-blog-img {
		height: 230px;
	}
	/****diensten-List****/
	.list-sec,
	.list-sec.werkplaats-list {
    	padding: 120px 0px 80px;
	}
	.each-service-list-img {
		height: 390px;
	}
	.inner-banner .each-banner {
		height: 365px;
	}
	/****diensten-dtl****/
	.diensten-dtl-mid .col-lg-5 {
		width: 46%;
	}
	.diensten-dtl-mid .col-lg-7 {
		width: 54%;
	}
	.diensten-dtl-mid-right td {
		padding: 35px 45px 5px;
	}
	.dtl-slider-sec {
		padding: 120px 0 100px;
	}
	.dtl-slider .swiper-button-prev {
		left: -2%;
	}
	.dtl-slider .swiper-button-next {
		right: -2%;
	}
	/****historic****/
	.team-slider .swiper-button-next,
	.historie-slider .swiper-button-next {
    	right: -2.5%;
	}
	.team-slider .swiper-button-prev,
	.historie-slider .swiper-button-prev {
    	left: -2.5%;
	}
	.historie-slider .swiper-button-next,
	.historie-slider .swiper-button-prev{
		top: 35%;
	}
	/****aanbod-dtl****/
	.aanbod-dtl-top-slider .swiper-button-next {
		right: -35px;
	}
	.aanbod-dtl-top-slider .swiper-button-prev{
		left: -35px;
	}
	.detail-info-table {
		column-gap: 30px;
	}
	/* .dtl-info-price {
		width: 25%;
	}
	.detail-info-table table{
		width: 75%;
	} */
	.aanbod-dtl-contact-img {
		height: 100px;
		width: 100px;
	}
	.aanbod-dtl-top-info .col-lg-5 {
		width: 38%;
	}
	.aanbod-dtl-top-info .col-lg-7 {
		width: 62%;
	}
	.aanbod-dtl-top-contact {
		margin-bottom: 21px;
	}
	.related-product-slider .swiper-button-next {
		right: -2.5%;
	}
	.related-product-slider .swiper-button-prev {
		left: -2.5%;
	}
	.detail-info-table td::after {
		right: -30px;
	}
	.anbod-dtl-left-text p br{
		display: none;
	}
	/****aanbod-list****/
	.aanbod-range-filter .slider-inputs input {
		width: 85px;
	}
	.overoons-about-sec .about-top .col-lg-7 {
		width: 55%;
	}
	.overoons-about-sec .about-top .col-lg-5 {
		width: 45%;
	}
	.kenmerken-tab li {
    	width: 28%;
	}
	.related-product-sec .each-product-table-wrap {
		padding: 17px 12px;
	}


	.aanbod-dtl-top-slider {
		padding-left: 20px;
		padding-right: 20px;
	}
	.tab-btn ul.tabs li {
    	font-size: 2.2rem;
	}
	.history-top-sec {
		padding: 100px 0;
	}
	.each-history-top-block-img {
		padding-right: 8%;
	}
	.each-history-top-block-info {
		padding-left: 8%;
	}
	.each-history-top-block .row.flex-row-reverse .each-history-top-block-info {
		padding-right: 8%;
	}
	.each-history-top-block .row.flex-row-reverse .each-history-top-block-img {
		padding-left: 8%;
	}
	.header-btn .common-btn {
		font-size: 1.4rem;
	}


	.detail-info-table {
		padding-left: 26px;
		padding-right: 26px;
	}
	.detail-info-table td::after {
        right: -4px;
    }


	.about-sec.overoons-about-sec {
		padding-bottom: 70px;
	}
	.about-btm-sec {
		padding-bottom: 100px;
	}
}
@media(max-width: 1399.98px){
	h1 {
        font-size: 5.5rem;
        line-height: 55px;
    }
	h5 {
		font-size: 2rem;
		line-height: 28px;
		letter-spacing: 0.38px;
	}
	.header-nav > ul {
        gap: 20px;
    }
	.header-nav > ul > li, .header-nav > ul > li > a {
		font-size: 1.3rem;
	}
	.banner-left-info h2 {
		font-size: 3.2rem;
		line-height: 42px;
	}
	.banner-left-info,
	.banner-right-info {
    	padding: 20px 25px;
	}
	.banner-right-info {
		row-gap: 32px;
	}
	.each-banner {
		max-width: 96%;
	}
	.banner-video, .each-banner {
		height: 610px;
	}
	.banner-info {
		bottom: -18%;
	}
	.banner-right-info::after,
	.banner-left-info::after {
		height: 55px;
		width: 110px;
		background-size: 110px;
	}
	.product-sec {
		padding: 80px 0;
	}
	.each-product-table-btn {
        width: 42%;
    }
	.each-product-table {
        width: 55%;
    }
	.product-title {
		margin-bottom: 40px;
	}
	.home-service-slider-btn .swiper-button-next {
		right: 82%;
	}
	.home-service-right-btm-img {
		height: 325px;
	}
	.home-service-right-box{
		height: 325px;
		padding: 20px;
	}
	.each-home-service {
		padding: 22px;
	}
	.home-service-left-img {
		height: 320px;
	}
	.usp-marquee-wrap, .usp-marquee-wrap ul {
		gap: 55px;
	}
	.usp-marquee-wrap li {
		font-size: 2rem;
		line-height: 28px;
		letter-spacing: 0.38px;
	}
	.about-sec {
		padding: 80px 0;
	}
	.each-about-btm {
		row-gap: 50px;
		min-height: 270px;
		padding: 28px 30px 26px;
	}
	.each-about-btm-img-info h4 {
		padding: 25px 30px;
	}
	.about-btm {
        /* margin-top: 60px; */
    }
	.about-info {
        padding-left: 40px;
    }
	.each-insta-blog-img {
		height: 210px;
	}
	.google-review {
		padding-bottom: 80px;
	}
	.footer-area {
		padding: 80px 0 48px;
	}
	.footer-logo img {
		width: 150px;
	}
	.footer-btm-logo li img {
		width: 140px;
	}
	.footer-btm-logo ul {
		gap: 20px;
	}
	/****diensten-List****/
	.inner-banner .each-banner {
		height: 310px;
	}
	.list-sec,
	.list-sec.werkplaats-list {
    	padding: 100px 0px 70px;
	}
	.each-service-list-img {
		height: 360px;
	}
	.each-service-list:after{
		width: 50px;
		height: 50px;
		background-size: 15px;
	}
	/****Contact****/
	.each-contact-map {
		max-width: 96%;
	}
	.contact-form-wrap{
		padding: 80px 0px 59px;
	}
	.contact-form-wrap .col-lg-9{
		width: 65%;
	}
	.contact-form-wrap .col-lg-3{
		width: 35%;
	}
	.each-form-text{
		padding-bottom: 33px;
        margin-bottom: 50px;
	}
	/****diensten-dtl****/
	.diensten-dtl-mid-right td {
        padding: 30px 35px 5px;
    }
	.dtl-slider-sec {
		padding: 100px 0;
	}
	.dtl-slider-title {
		margin-bottom: 65px;
	}
	.diensten-dtl-mid-left .home-service-left-img {
		height: 310px;
	}
	/****Overoons****/
	.overoons-mid-sec{
		padding: 75px 0px 80px;
	}
	.overoons-content-wrap h2 {
    	margin-bottom: 20px;
	}
	.overoons-img-wrap {
    	margin-top: 60px;
	}
	.overoons-info{
		margin-top: 70px;
	}
	.about-sec.overoons-about-sec {
    	padding-top: 120px;
		padding-bottom: 60px;
	}
	.team-sec{
		padding-bottom: 60px;
	}
	.team-heading{
		padding-top: 100px;
	}
	.team-slider .swiper-button-next {
    	right: -2%;
	}
	.team-slider .swiper-button-prev {
    	left: -2%;
	}
	.each-overoons-box-counter {
		padding: 18px 15px;
	}
	.each-overoons-box-counter:after{
		left: 18px;
	}
	.each-member{
		height: 420px;
	}
	.overoons-img-wrap .each-img {
    	height: 460px;
	}
	.each-member{
		height: 380px;
	}
	.member-img-wrap{
		height: 250px;
	}
	.member-img-wrap img{
		height: 100%;
		object-fit: contain;
	}
	/****Historic****/
	.historie-slider {
		margin-top: 20px;
	}
	/****Pop up****/
	.modal-main-content .popup-content p {
		margin-bottom: 36px;
		margin-top: 38px;
	}
	/****aanbod-dtl****/
    .aanbod-dtl-top-slider .swiper-button-next {
        right: -30px;
    }
	.aanbod-dtl-top-slider .swiper-button-prev {
        left: -30px;
    }
	.anbod-dtl-left-wrap {
		padding: 25px 20px 35px;
	}
	.detail-info-table {
        column-gap: 20px;
		padding: 15px 15px;
    }
	.aanbod-dtl-top-info .col-lg-5 {
        width: 42%;
    }
	.aanbod-dtl-top-info .col-lg-7 {
        width: 58%;
    }
	.detail-info-table td::after {
        right: -13px;
    }
	.aanbod-dtl-top-contact {
        margin-bottom: 12px;
    }
	.aanbod-dtl-merk {
		width: 75%;
	}
	.tab-btn ul.tabs li {
		padding-bottom: 25px;
	}
	.tab-btn .tabs {
		gap: 20px;
	}
	.tab-wp-btn .common-btn {
		padding: 12px;
	}
	.tab-btn ul.tabs li {
		font-size: 1.8rem;
		line-height: 28px;
		letter-spacing: 0.30px;
		padding-bottom: 27px;
	}
	.related-product-sec {
		padding-bottom: 90px;
	}
	.tabs li::after {
		top: 1px;
	}
	/****aanbod-list****/
	.aanbod-range-filter .slider-inputs input {
        width: 90px;
    }
	.hidden-filter .col-lg-3{
		width: 25%;
	}
	.filter-main .row{
		row-gap: 20px;
	}
	/****verkocht****/
	.verkocht-list-sec {
		padding-top: 215px;
		padding-bottom: 100px;
	}
	.each-overoons-box-counter h6 {
		font-size: 1.4rem;
	}
	.each-history-image-wrap {
		height: 225px;
	}
	.kenmerken-tab li {
		font-size: 1.6rem;
		letter-spacing: normal;
	}
	.related-product-sec .each-product-table-wrap {
        padding: 17px 9px;
    }
	.detail-info-table td h5 {
		font-size: 1.4rem;
		letter-spacing: normal;
	}
	.detail-info-table td h6 {
		/* font-size: 1.3rem; */
	}
	.history-top-sec {
		padding: 80px 0;
	}
	.each-history-top-block-img {
		padding-right: 5%;
	}
	.each-history-top-block-info {
		padding-left: 5%;
	}
	.each-history-top-block .row.flex-row-reverse .each-history-top-block-info {
		padding-right: 5%;
	}
	.each-history-top-block .row.flex-row-reverse .each-history-top-block-img {
		padding-left: 5%;
	}
	.bovag-logo {
		margin-right: -25px;
		position: relative;
		left: -22px;
	}
	.bovag-logo img {
		width: 70px;
	}


	.detail-info-table td h4 {
		font-size: 2rem;
	}
	.about-btm-sec {
        padding-bottom: 80px;
    }
}
@media(max-width: 1199.98px){
	h1 {
        font-size: 4.5rem;
        line-height: 46px;
    }
	h2 {
        font-size: 3.5rem;
        line-height: 38px;
    }
	h5 {
		font-size: 2rem;
		line-height: 27px;
		letter-spacing: 0.38px;
	}
	.header-logo img {
		width: 100px;
	}
	.header-nav > ul {
		gap: 20px;
	}
	.header-main .col-lg-3 {
		width: 27%;
	}
	.header-main .col-lg-2 {
		width: 14%;
	}
	.header-nav > ul > li, .header-nav > ul > li > a {
        font-size: 1.2rem;
    }
	.header-nav > ul {
        gap: 14px;
    }
	.header-main .col-lg-7 {
        width: 59%;
    }
	.banner-left-info {
		width: 47%;
	}
	.banner-right-info {
		width: 47%;
	}
	.banner-info {
		padding: 20px 23px 20px 13px;
	}
	.banner-left-info, .banner-right-info {
        padding: 35px 13px 20px;
    }
	.banner-right-info::after, .banner-left-info::after {
        height: 42px;
        width: 80px;
        background-size: 80px;
    }
	.banner-right-info h2 {
		font-size: 3rem;
		line-height: 36px;
	}
	.banner-video, .each-banner {
        height: 560px;
    }
	.banner-info {
        bottom: -19%;
    }
	.each-product-table {
        width: 65%;
    }
	.each-product-table-btn {
        width: 32%;
    }
	.product-scrollbar {
		margin-top: 55px;
	}
	.each-product-text-wrap {
		row-gap: 20px;
	}
	.product-slider .swiper-button-next {
        right: -2%;
    }
	.product-slider .swiper-button-prev {
        left: -2%;
    }
	.each-home-service-img {
        height: 330px;
    }
	.home-service-slider .swiper-pagination {
		max-width: 85px;
		right: 95px;
		top: 32px;
	}
	.home-service-slider-btn .swiper-button-next {
        right: 79%;
    }
	.home-service-left-img {
		height: 270px;
	}
	.each-home-service {
        padding: 20px 15px;
		column-gap: 15px;
    }
	.each-home-service-text p {
		-webkit-line-clamp: 3;
	}
	.home-service-right-btm-img {
        height: 290px;
    }
	.home-service-right-box {
        height: 290px;
        padding: 16px;
    }
	.home-service-right-box::after {
		background-size: 90px;
		height: 90px;
		width: 110px;
		top: -5px;
	}
	.each-home-service-text {
		padding-bottom: 16px;
	}
	.about-info {
        padding-left: 25px;
    }
	.about-btm {
        /* margin-top: 40px; */
    }
	.about-btm .col-xl-3:nth-child(4) .each-about-btm {
		border-radius: 0 0 20px 20px;
	}
	.about-btm .col-lg-4 {
		width: 25%;
	}
	.each-counter-about h4, .each-counter-about h6, .each-about-btm-info h4 {
		font-size: 2rem;
	}
	.each-about-btm {
        padding: 28px 20px 26px;
		row-gap: 20px;
    }
	.each-about-btm-img-info h4 {
        padding: 25px 20px;
    }
	/****diensten-List****/
	.inner-banner .each-banner {
		height: 260px;
	}
	.list-sec,
	.list-sec.werkplaats-list {
    	padding: 60px 0px 60px;
	}
	.each-service-list-img {
        height: 310px;
    }
	.each-service-list:after {
        width: 45px;
        height: 45px;
        background-size: 13px;
    }
	/****Contact****/
	.contact-form-wrap{
		padding: 60px 0px 59px;
	}
	.contact-form-wrap .col-lg-9{
		width: 60%;
	}
	.contact-form-wrap .col-lg-3{
		width: 40%;
	}
	.each-form-text{
		padding-bottom: 25px;
		margin-bottom: 40px;
	}
	/****diensten-dtl****/
	.back-btn {
		padding-top: 115px;
	}
	.back-btn .common-btn {
		top: 65px;
	}
	.diensten-dtl-top-img {
		padding-left: 5%;
	}
	.diensten-dtl-mid {
		padding: 80px 0 70px;
	}
	.diensten-dtl-mid-left h2 {
		font-size: 3.5rem;
		line-height: 38px;
	}
	.dtl-slider-sec {
		padding: 80px 0;
	}
	.dtl-slider .swiper-button-prev {
        left: -2%;
    }
	.dtl-slider .swiper-button-next {
        right: -2%;
    }
	.diensten-dtl-mid-left .home-service-left-img {
        height: 260px;
    }
	/****Overoons****/
	.overoons-mid-sec {
        padding: 60px 0px 60px;
    }
	.about-sec.overoons-about-sec {
        padding-top: 60px;
    }
	.team-heading {
		padding-top: 60px;
    	padding-bottom: 50px;
	}
	.team-slider .swiper-button-next {
        right: 0%;
    }
	.team-slider .swiper-button-prev {
        left: 0%;
    }
	.overoons-info {
        margin-top: 60px;
    }
	.each-member{
		height: 380px;
	}
	.overoons-img-wrap .each-img {
        height: 400px;
    }
	.overoons-img-wrap {
        margin-top: 45px;
    }
	.each-overoons-box-counter{
		min-height: 160px;
	}
	.each-overoons-box-counter:after{
		top: 30px;
	}
	.team-scrollbar{
		margin-top: 45px;
	}
	/****historic****/
	.historie-slider .swiper-button-next{
		right: 0%;
	}
	 .historie-slider .swiper-button-prev{
		left: 0;
	}
	.each-member{
		height: 350px;
	}
	.member-img-wrap{
		height: 220px;
	}
	/****pop up****/
	.modal-main-content .popup-content p{
		margin-bottom: 30px;
		margin-top: 30px;
	}
	.modal-area .modal-dialog{
		max-width: 90%;
	}
	.modal-area .popup-content{
		padding: 60px 50px 60px 50px;
	}
	/****Bedankt****/
	.banner-sec.bedankt .banner-left-part h1{
    	padding-bottom: 20px;
	}
	/****aanbod-list****/
	.aanbod-range-filter .slider-inputs input {
        width: 100px;
    }
	.aanbod-list-product-sec {
		padding-bottom: 70px;
	}
	/****aanbod-dtl****/
	.kenmerken-tab li {
		font-size: 1.6rem;
		line-height: 26px;
		letter-spacing: 0;
		padding: 6px 24px 6px 24px;
	}
	.kenmerken-tab li::after {
		width: 6px;
		height: 6px;
		left: 9px;
		top: 15px;
	}
	.tab-btn-wrap .col-lg-10{
		width: 80%;
	}
	.tab-btn-wrap .col-lg-2{
		width: 20%;
	}
	.tab-btn ul.tabs li {
		font-size: 1.5rem;
        padding-bottom: 27px;
    }
	.dtl-tab-sec {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.anbod-dtl-left-wrap {
        padding: 10px;
    }
	.aanbod-dtl-top-info .col-lg-7 {
        width: 52%;
    }
	.aanbod-dtl-top-info .col-lg-5 {
        width: 48%;
    }
	.aanbod-dtl-top-info-right {
		padding: 10px;
	}
	.aanbod-dtl-top-info-btn {
		gap: 10px;
	}
	.detail-info-table td h5 {
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: normal;
	}
	.detail-info-table {
        column-gap: 12px;
        padding: 12px 8px;
    }
	.dtl-info-price h4{
		font-size: 2rem;
		line-height: 25px;
	}
	.detail-info-table h6{
		/* font-size: 1.4rem;
		line-height: 22px; */
		letter-spacing: normal;
	}
	.detail-info-table td h4{
		font-size: 1.8rem;
		line-height: 24px;
	}
	.detail-info-table td::after {
        right: -6px;
		height: 73px;
    }
	.aanbod-dtl-top-slider .swiper-button-next {
        right: -12px;
    }
	.aanbod-dtl-top-slider .swiper-button-prev {
        left: -12px;
    }
	.aanbod-dtl-top-slider {
		padding-top: 45px;
		padding-left: 42px;
        padding-right: 42px;
	}
	.related-product-slider .swiper-button-prev {
        left: -2%;
    }
	.related-product-slider .swiper-button-next {
        right: -2%;
    }
    /****verkocht****/
	.verkocht-list-sec {
        padding-top: 200px;
        padding-bottom: 80PX;
    }
	.overoons-about-sec .about-info {
		padding-left: 20px;
	}
	.filter-main .row {
        row-gap: 10px;
    }
	.kenmerken-tab li {
        font-size: 1.4rem;
        padding: 6px 17px 6px 17px;
    }
	.anbod-dtl-left-heading h2 {
		font-size: 3rem;
	}
	.detail-info-table td:last-child {
		margin-top: 12px;
	}
	.each-overoons-box-counter {
        padding: 18px 12px;
    }
	.overoons-info {
		column-gap: 10px;
	}
	.header-btn .common-btn {
		font-size: 1.2rem;
	}
	.header-btn .common-btn {
		padding: 9px 32px 9px 5px;
	}
	.header-btn .common-btn::after {
		width: 30px;
		height: 30px;
		top: 5px;
		background-size: 12px;
	}
	.header-btn	.common-btn strong {
		padding: 8px 12px;
	}
	.anbod-dtl-left-text p {
		font-size: 1.4rem;
	}
	.anbod-dtl-left-text {
		margin-top: 5px;
	}
	.detail-info-table em::after {
		left: 13%;
	}
	.detail-info-table em {
		left: 80px;
	}

	.detail-info-table td:nth-last-child(2)::after {
		display: none;
	}
	/* .detail-info-table td:last-child h6 {
		font-size: 1.8rem;
		line-height: 24px;
	} */
	.detail-info-table td::after {
        right: -25px;
	}
	.footer-social ul {
		gap: 7px;
	}
	.footer-social li a {
		height: 32px;
		width: 32px;
	}
	.footer-credit {
		gap: 10px;
	}
	.footer-btm-logo ul {
        gap: 8px;
    }
	.footer-btm-logo li img {
        width: 98px;
    }
}
@media(max-width: 991.98px){
	h1 {
        font-size: 3.8rem;
        line-height: 38px;
    }
	h2 {
        font-size: 3rem;
        line-height: 34px;
    }
	h5 {
        font-size: 1.8rem;
        line-height: 25px;
    }
	/* li::after {
    	top: 45%;
	} */
	.header-btn {
		display: none;
	}
	.header-nav {
		display: none;
	}
	.header-nav.header-nav-mobile {
		display: block;
	}
	.header-main .col-lg-2,
	.header-main .col-lg-3,
	.header-main .col-lg-7 {
		width: 33.33%;
	}
	.banner-wrap {
		width: auto !important;
	}
	.banner-video, .each-banner {
        height: 490px;
    }
	.each-banner {
		max-width: 100%;
	}
	.banner-left-info {
        width: 49%;
    }
	.banner-right-info {
        width: 48%;
    }
	.banner-info {
        padding: 20px 13px 20px 13px;
        bottom: -21%;
    }
	.banner-left-part p {
		max-width: max-content;
	}
	.banner-left-part {
		margin-bottom: 40px;
	}
	.product-sec {
		padding: 60px 0;
	}
	.product-slider {
        width: 100vw;
        margin-left: -50vw;
        left: 50%;
    }
	.product-slider .swiper-button-next {
		right: 3.5%;
	}
	.product-slider .swiper-button-prev {
		left: 3.5%;
	}
	.product-btn {
		display: none;
	}
	.product-scrollbar {
        margin-left: 4%;
        margin-right: 4%;
    }
	.product-btn.product-mobile-btn {
        display: block;
        margin-left: 4%;
        margin-right: 4%;
    }
	.each-product .each-product-table-wrap {
		background-color: #0076C7;
	}
	.each-product .each-product-table td {
		color: #fff;
	}
	.each-product .each-product-table-btn .text-btn {
		color: #fff;
	}
	.each-product .each-product-table td::after {
		background-color: rgba(255, 255, 255, 0.6);
	}
	.each-product .each-product-table-btn .text-btn::after {
		filter: brightness(0) invert(1);
	}
	.home-service-sec .col-lg-5 {
		width: 100%;
	}
	.home-service-sec .col-lg-7 {
		width: 100%;
	}
	.home-service-sec .row{
		row-gap: 10px;
	}
	.home-service-left-img {
		padding-top: 97px;
		position: unset;
		height: auto;
	}
	.home-service-slider-btn .swiper-button-next {
        right: 85%;
    }
	.home-service-slider .swiper-pagination {
        max-width: 120px;
        right: 145px;
        top: 35px;
    }
	.home-service-right-btm-img {
        height: 350px;
    }
	.home-service-right-box {
        /* height: 350px; */
		padding: 25px;
	}
	.home-service-left-merk {
		padding-left: 0;
	}
	.each-home-service-text p {
		max-width: 358px;
		margin-bottom: 16px;
		padding-right: 0;
	}
	.usp-marquee-wrap li {
        font-size: 1.8rem;
        line-height: 25px;
    }
	.usp-marquee-wrap, .usp-marquee-wrap ul {
        gap: 45px;
    }
	/* .usp-marquee-wrap li::after {
		height: 8px;
		width: 15px;
		background-size: 15px;
	} */
	.about-sec {
		padding: 60px 0;
	}
	.about-top .col-lg-5 {
		width: 100%;
	}
	.about-top .col-lg-7 {
		width: 100%;
	}
	.about-top .row {
		flex-direction: column-reverse;
	}
	.about-info {
        padding-left: 0;
		margin-bottom: 30px;
    }
	.about-info p {
		max-width: 100%;
	}
	.about-btm {
        border-radius: 10px;
        overflow: hidden;
    }
	.each-about-btm-img {
		height: 100%;
	}
	.about-img img {
		border-radius: 10px;
	}
	.about-btm .col-lg-4 {
        width: 100%;
    }
	.about-btm .col-xl-3:nth-child(4) .each-about-btm {
		border-radius: 0 0 10px 10px;
	}
	.each-about-btm-img,
	.each-about-btm-img img,
	.each-about-btm {
		border-radius: 0;
	}
	.each-insta-blog-img {
        height: 165px;
    }
	.each-insta-blog-info h6 {
		font-size: 1.4rem;
	}
	.each-insta-blog-info img {
		width: 18px;
	}
	.each-insta-blog-info {
		gap: 5px;
		padding: 15px 10px;
	}
	.google-review {
		padding-bottom: 60px;
	}
	.footer-area {
		padding: 60px 0 48px;
	}
	.footer-btm-logo {
		display: none;
	}
	.footer-mobile-btm-logo {
		display: block;
	}
	.footer-logo-mobile {
		display: flex;
		justify-content: space-between;
		gap: 20px;
		margin-bottom: 50px;
	}
	/****diensten-List****/
	.inner-banner .each-banner {
		height: auto;
	}
	.inner-banner .banner-left-part {
        text-align: center;
    }
	.list-sec,
	.list-sec.werkplaats-list {
    	padding: 40px 0px 40px;
	}
	.each-service-list-img {
        height: 370px;
    }
	.each-service-list .each-service-list-txt {
        bottom: 0%;
    }
	.each-service-list-txt p {
        opacity: 1;
        max-width: 100%;
        height: 2lh;
    }
	.each-service-list:after {
        width: 60px;
        height: 60px;
        background-size: 20px;
    }
	.each-service-list::before {
		opacity: 1;
	}
	.each-service-list::after {
		background-color: #E20015;
		border: 1px solid #E20015;
	}
	/****contact****/
	.map {
		height: 350px;
	}
	.each-contact-map {
		max-width: 100%;
	}
	.contact-form-wrap .col-lg-9,
	.contact-form-wrap .col-lg-3{
		width: 100%;
	}
	.form-block{
		max-width: 100%;
	}
	.form-info-text-wrap{
		max-width: 100%;
		margin-left: 0;
		padding-top:40px;
	}
	.each-form-text{
		max-width: 550px;
        margin-bottom: 30px;
	}
	.contact-form-wrap {
        padding: 40px 0px 40px;
    }
	.form-block .sumbit-btn{
    	margin-top: 40px;
	}
	/****diensten-dtl****/
	.back-btn .common-btn {
        top: 0;
    }
	.back-btn {
        padding-top: 175px;
    }
	.diensten-dtl-top-img {
        padding-left: 0;
    }
	.diensten-dtl-top {
		padding-top: 60px;
	}
	.diensten-dtl-top-info {
		padding-top: 40px;
	}
	.diensten-dtl-top-info p {
		max-width: max-content;
	}
	.diensten-dtl-mid {
		padding: 60px 0;
	}
	.diensten-dtl-mid .col-lg-5 {
        width: 100%;
    }
	.diensten-dtl-mid .col-lg-7 {
        width: 100%;
    }
	.diensten-dtl-mid-left .home-service-left-text {
		margin-bottom: 0%;
	}
	.diensten-dtl-mid-right {
		padding-left: 0;
		margin-top: 30px;
	}
	.diensten-dtl-mid-left h2 {
        font-size: 3rem;
        line-height: 34px;
    }
	/* .diensten-dtl-mid-right td {
		background-color: #0076C7;
	}
	.diensten-dtl-mid-right td h3, 
	.diensten-dtl-mid-right td p {
		color: #fff;
	} */
	.dtl-slider-sec {
		padding: 60px 0;
	}
	.dtl-slider-scrollbar {
		margin-top: 55px;
	}
	.dtl-slider-title {
        margin-bottom: 50px;
    }
	.diensten-dtl-mid-left .home-service-left-img {
        height: auto;
    }
	/****Overoons****/
	.overoons-mid-sec {
        padding: 40px 0px 40px;
    }
	.overoons-content-wrap h2 {
        margin-bottom: 15px;
    }
	.overoons-img-wrap {
        margin-top: 40px;
    }
	.overoons-img-wrap .row{
		row-gap: 25px;
	}
	.overoons-info {
		margin-top: 40px;
		flex-wrap: wrap;
		row-gap: 20px;
    }
	.team-slider .swiper-button-next {
        right: -3%;
    }
	.team-slider .swiper-button-prev {
        left: -3%;
    }
	.each-member {
        height: 350px;
	}
	.each-overoons-box-counter{
		max-width: 100%;
	}
	.about-sec.overoons-about-sec {
        padding-top: 40px;
    }
	.team-sec {
        padding-bottom: 40px ;
    }
	.team-heading {
		padding-top: 40px;
        padding-bottom: 30px;
    }
	.team-scrollbar {
		margin-top: 38px;
	}
	.overoons-img-wrap .each-img {
        height: 370px;
	}
	.each-overoons-box-counter {
        min-height: 130px;
        width: 31.5%;
    }
	.each-member{
		height: 360px;
	}
	.member-img-wrap{
		height: 220px;
	}
	.member-content-wrap{
		padding: 10px 20px 10px;
	}
	/****werkplaats-dtl****/
	.werkplaats-dtl-mid .home-service-left-img {
		max-width: 100%;
		transform: none;
	}
	.werkplaats-dtl-mid .diensten-dtl-mid-left .home-service-left-text {
		margin-bottom: 0;
	}
	/****Pop up****/
	.modal-main-content .popup-content p{
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.modal-main-content .col-lg-5,
	.modal-main-content .col-lg-7{
    	width: 100%;
	}
	.modal-area .popup-content {
        padding: 35px 32px;
    }
	/****aanbod-dtl****/
	 .aanbod-dtl-sec{
		overflow-x: clip ;
	 }
	 .aanbod-dtl-top-slider .swiper{
		overflow: visible;
	 }
	.aanbod-dtl-top-slider .swiper-button-next {
        right: 38px;
    }
	.aanbod-dtl-top-slider .swiper-button-prev {
        left: -18px;
    }
	.aanbod-back-btn {
		padding-top: 185px;
	}
	.aanbod-dtl-top-info .col-lg-7 {
        width: 100%;
    }
	.aanbod-dtl-top-info .col-lg-5 {
        width: 100%;
    }
	.aanbod-dtl-top-info .row{
		row-gap: 14px;
	}
	.dtl-tab-sec {
        padding-top: 60px;
        padding-bottom: 70px;
    }
	.tab_content{
		border-bottom: 1px solid rgba(22, 22, 22, 0.10);
		padding-bottom: 30px;
	}
	.tab-wp-btn{
		text-align: start;
		margin-top: 25px;
	}
	.related-product-heading-btn{
		display: none;
	}
	.related-product-slider .product-mobile-btn ul {
		justify-content: center;
	}
	.related-product-slider .product-scrollbar{
		display: none;
	}
	.related-product-sec {
        padding-bottom: 70px;
        padding-top: 70px;
    }
	.related-product-slider{
		width:100vw;
		margin-left:-50vw;
		left:50%;
		position:relative;
	}
	.related-product-slider .swiper-button-next {
        right: 14.5%;
    }
	.related-product-slider .swiper-button-prev {
        left: 14.5%;
    }
	.anbod-dtl-left-merk{
		display: none;
	}
	.detail-info-table{
		position: relative;
	}
	.detail-info-table::after{
		content: "";
		right: 0;
		width: 100%;
		height: 100%;
		position: absolute;
		background-image: url(../images/anbod-dtl-left-merk-mob.png);
		background-repeat: no-repeat;
		background-size: 188px;
		background-position: right center;
		pointer-events: none;
	}
	.detail-info-table td::after {
        right: -28px;
	}
	.related-product-heading {
		padding-bottom: 45px;
	}
	.aanbod-dtl-merk{
		display: none;
	}
	.related-product-slider .product-btn .common-btn strong{
		background-color: #F0F7FC;
	}
	.related-product-slider .product-btn .common-btn {
		background-color: #fff;
	}
	.tab-btn-wrap{
		display: none;
	}
	.tab-content-wrap {
		padding-top: 0;
	}
	.tab_drawer_heading.d_active{
		color: #161616;
		margin-bottom: 0;
	}
	.tab_drawer_heading::after {
		display: inline-block;
		content: url(../images/tab-arrow.svg);
		position: relative;
		top: -2px;
		left: 10px;
		background-color: transparent;
		width: 9px;
		height: auto;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		opacity: 0.6;
	}
	.tab-btn::after{
		display: none;
	}
	.kenmerken-tab li {
		width: 100%;
		padding: 10px 24px;
		text-align: end;
		justify-content: space-between;
		letter-spacing: 0;
		font-size: 1.6rem;
		line-height: 22px;
		letter-spacing: 0.32px;
	}
	.d_active.tab_drawer_heading::after {
		transform: rotate(90deg);
		top: 2px;
		opacity: 1;
	}
	.tab_drawer_heading.common-btn::after {
		display: none;
	}
	.tab_drawer_heading.common-btn{
		padding: 9px 30px;
		padding-right: 42px;
	}
	.kenmerken-tab ul{
		row-gap: 13px;
	}
	.tab_container.tab-content {
		padding-left: 0;
		padding-top: 0px;
		padding-right: 0;
	}
	.kenmerken-tab{
		margin-top: 30px;
	}
	.tab_drawer_heading {
		margin: 0;
		margin-bottom: 0px;
		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-color: transparent;
		position: relative;
		font-size: 2rem;
		line-height: 28px;
		letter-spacing: 0.32px;
		width: max-content;
		margin-bottom: 14px;
		color: rgba(22, 22, 22, 0.60);
		border-bottom: 1px solid rgba(22, 22, 22, 0.10);
        width: 100%;
		padding-bottom: 20px;
		padding-top: 15px;
		font-family: 'LamaSans-Medium';
	}
	.kenmerken-tab li::after {
		left: 9px;
        top: 18px;
	}
	.tab_drawer_heading:hover, .d_active {
		position: relative;
	}
	/* .tab-content .d_active.common-btn{
		background: #4CA982;
		border-color: #4CA982;
		color: #FFF;
	} */
	.tab-btn {
		display: none;
	}
	.tab_content p{
		padding-bottom: 10px;
	}
	.tab_content{
		margin-bottom: 16px;
		margin-top: 16px;
	}
	.tab-btm-btn {
		position: relative;
		margin-top: 16px;
	}
	.tab-btm-btn .common-btn{
		padding: 0;
		background: transparent;
		border: 0;
		color: #FFF;
		font-size: 1.6rem;
		line-height: 22px;
	}
	.popup-cross {
		width: 36px;
		height: 36px;
	}
	.popup-cross img {
		width: 12px;
	}
	.tab-popup-content h4 {
		margin-bottom: 10px;
	}
	.tab-popup-area{
		padding: 28px;
	}
	.tab-popup-area p {
		padding-bottom: 20px;
	}
	.tab-popup-area h3 {
		margin-bottom: 12px;
		font-size: 2.4rem;
	}
	.tab-popup-content h4 {
		margin-top: 10px;
		line-height: 30px;
	}
	/****aanbod-list****/
	.aanbod-filter-sec.aanbod-filter-active {
		position: relative;
		z-index: 99;
	}
	.mobile-filter-close h6 {
		color: #fff;
		font-size: 1.6rem;
	}
	.clear-filter-main {
		padding: 35px 0 20px;
	}
	.hidden-filter .col-lg-3 {
		margin-bottom: 15px;
		width: 50%;
	}
	.hidden-filter {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #fff;
        z-index: 999;
        height: 100%;
        margin-top: 0;
        padding: 80px 15px 150px;
        overflow-y: scroll;
        clip-path: inset(0 100% 0 0);
        transition: all 0.7s;
        -webkit-transition: all 0.7s;
	}
	.hidden-filter-active {
        clip-path: inset(0 0 0 0);
    }
	.hidden-filter .col-lg-3 h5 {
        display: block;
		color: #161616;
    }
	.aanbod-filter-sec .select-style {
        border-radius: 10px;
        background-color: #fff;
        border-color: rgba(240, 247, 252, 1);
    }
	.aanbod-open-filter .select-style {
		display: none;
	}
	.hidden-filter .col-lg-3.aanbod-open-filter {
		width: 100%;
	}
	.aanbod-open-filter .filter-content {
		display: block;
		border: 0;
		border-radius: 0;
		transform: translate(0) !important;
		inset: initial !important;
		margin-top: 0 !important;
		position: initial !important;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		margin-top: 0 !important;
		background-color: transparent;
	}
	.aanbod-open-filter.select-style {
		background-image: none;
	}
	.aanbod-open-filter label {
        border-radius: 10px;
        border: 1px solid rgba(0, 118, 199, 0.4);
        background: rgba(0, 118, 199, 0.4);
        padding: 10px;
        display: inline-block;
        width: auto;
        margin: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        color: #fff;
    }
	.aanbod-open-filter label span {
		margin-left: 8px;
		color: #fff;
	}
	.aanbod-open-filter .form-check-input {
		background-color: transparent;
		border-radius: 0;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		border: 0;
		left: 8px;
		margin: 0;
		background-color: transparent;
		border-color: transparent;
		background-image: none;
	}
	.aanbod-open-filter label:has(input:checked) {
        padding-left: 30px;
        background-color: rgba(0, 118, 199, 1);
        border-color: rgba(0, 118, 199, 1);
        color: #fff;
    }
	.aanbod-open-filter label:has(input:checked) span {
		color: #fff;
	}
	.aanbod-open-filter .form-check-input:checked {
		background-image: url(../images/check-tick-white.svg);
		background-color: transparent;
		border-color: transparent;
		background-size: 18px;
	}
	.auto-overview-filter-result {
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 15px;
        left: 0;
        background-color: #161616;
        z-index: 99;
        border-top: 1px solid #fff;
		display: flex;
		gap: 2px;
	}
	.reset_all_filter {
        border-radius: 50px 0 0 50px;
        background-color: rgba(0, 118, 199, 0.4);
        height: 100%;
        width: 100%;
        display: flex !important;
        align-items: center;
        justify-content: center;
		color: #fff !important;
    }
	.filter-reset a:hover {
		color: #fff;
	}
	.filter-reset img {
        margin-left: 0;
        margin-right: 5px;
    }
	.mobile-filter {
        display: none;
        padding-bottom: 150px;
    }
	.filter-sort .each-filter {
        width: 190px;
    }
	.filter-sort {
        position: relative;
        padding-left: 20px;
        margin-left: 20px;
    }
	.filter-sort::after {
        content: '';
        height: 45%;
        width: 1px;
        background-color: rgba(17, 17, 17, 0.25);
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .filter-sort h6{
		color: #fff;
		min-width: 100px;
    }
	.filter-main {
		margin-top: 30px;
	}
	.sorteren_op-filter .filter-sort .select-style {
		padding-left: 10px;
		border-radius: 5px;
		color: #161616;
		background-image: url(../images/filter-arrow.svg);
		background-color: #fff;
	}
	.sorteren_op-filter .filter-sort .select-style.show {
        border-color: rgba(0, 118, 199, 1);
        background-color: rgba(0, 118, 199, 1);
        color: #fff;
        background-image: url(../images/white-filter-arrow.svg);
    }
	.filter-reset {
		min-width: 97px;
        display: block;
	}
	.clear-filter-main .filter-reset {
		display: none;
	}
	.mobile-show-filter {
    	top: 114px;
	}
	.aanbod-filter-sec-active .mobile-show-filter {
    	top: 79px;
	}
    .aanbod-filter-sec {
        padding: 225px 0 45px;
    }
	.aanbod-top-title {
		margin-bottom: 20px;
	}
	.filter-wrap, 
	.clear-filter-main-wrap {
        max-width: 100%;
    }
	.aanbod-product-area .row {
		margin: 0;
	}
	.aanbod-product-area .col-xl-4 {
		padding: 0;
	}
	.aanbod-list-top-btn .common-btn {
		width: max-content;
	}
	.each-home-service-text p {
		max-width: 358px;
		margin-bottom: 16px;
		padding-right: 0;
	}
	.filter-reset a:hover img{
		filter: none;
	}
	.filter-reset img {
		width: 10px;
	}
	.sorteren_op-filter .filter-sort .select-style{
		background-color: rgba(240, 247, 252, 1);
		background-repeat: no-repeat;
		border-color: #fff;
		background-image: none;
	}
	/****verkocht****/
	.verkocht-list-sec {
        padding-top: 180px;
        padding-bottom: 68PX;
    }
	/****vacature-dtl****/
	.vacature-dtl-mid .diensten-dtl-mid-right td li {
		color: #fff;
	}
	.overoons-about-sec .about-top .col-lg-5 {
        width: 100%;
    }
	.overoons-about-sec .about-top .col-lg-7 {
        width: 100%;
    }
	.overoons-about-sec .about-info {
        padding-left: 0;
    }
	.werkplaats-dtl-mid.diensten-dtl-mid .col-lg-7 {
		width: 100%;
	}
	.werkplaats-dtl-mid.diensten-dtl-mid .col-lg-5 {
		width: 100%;
	}
	.detail-info-table td:last-child {
		margin-top: 0;
	}
	.modal-main-content .col-lg-5 {
		width: 100%;
	}
	.modal-main-content .col-lg-7 {
		width: 53%;
	}



	.aanbod-dtl-top-slider {
        padding-left: 0;
        padding-right: 0;
    }
	.werkplaats-iframe-sec {
		padding-top: 40px;
	}
	.history-top-sec {
		padding: 60px 0;
	}
	.history-top-title {
		margin-bottom: 40px;
	}
	.history-top-block::after,
	.each-history-top-block-info::after {
		display: none;
	}
	.each-history-top-block-img {
		padding-right: 0;
	}
	.each-history-top-block-info {
        padding-left: 0;
        margin-top: 25px;
    }
	.each-history-top-block {
		margin-bottom: 10px;
	}
	.each-history-top-block .row.flex-row-reverse .each-history-top-block-info {
		padding-right: 0;
	}
	.each-history-top-block .row.flex-row-reverse .each-history-top-block-img {
		padding-left: 0;
	}
	.each-about-btm-img-info h4 {
		bottom: 0;
	}
	.header-right {
		gap: 16px;
		flex-direction: row-reverse;
	}
	.bovag-logo {
		margin-right: 0;
		position: relative;
		left: 0;
	}
	.kenmerken-tab li em {
		width: unset;
	}
	.detail-info-table em {
		left: -127px;
		bottom: 106%;
	}
	.detail-info-table em::after {
        left: 86%;
		pointer-events: none;
    }


	.detail-info-table td:nth-last-child(2)::after {
		display: block;
	}
	.about-btm-sec {
        padding-bottom: 60px;
    }
	.footer-btm .col-lg-2.col-6 {
		width: 23%;
	}
	.footer-btm .col-lg-8.col-6 {
		width: 77%;
	}
	.footer-credit {
		justify-content: end;
	}
	.footer-credit,
	.footer-credit a {
		font-size: 1.4rem;
	}

}
@media(max-width: 767.98px){
	.iframe-footer {
		max-width: calc(100% - 12px);
		margin: 0 auto 55px;
	}
	.morgeninternet-footer{
        margin-bottom : 45px !important;
    }
	#mobile-contact-bar img{
		width: 20px;
	}
	#mobile-contact-bar {
	    box-sizing: border-box;
	    opacity: 1;
	    position: fixed;
	    width: 100%;
	    z-index: 9998;
	    left: 0;
	    bottom: 0;
	    display: block !important;
	}
	#mobile-contact-bar-outer {
	  background-color: #0F0F0F;
	  box-sizing: border-box;
	  height: 45px;
	  overflow: hidden;
	  width: 100%;
	}
	#mobile-contact-bar ul {
	  box-sizing: border-box;
	  line-height: 0;
	  list-style-type: none;
	  margin: 0;
	  padding: 0;
	  position: relative;
	  text-align: center;
	  width: 100%;
	  font-size: 0;
	}
	#mobile-contact-bar ul li {
	  box-sizing: border-box;
	  display: inline-block;
	  text-align: center;
	  height: 45px;
	  line-height: 45px;
	  width: 25%;
	  padding-left: 0;
	}
	#mobile-contact-bar ul li::after {
		display: none;
	}
	#mobile-contact-bar ul li a {
	  color: rgba(255,255,255,0.9);
	  cursor: pointer;
	  display: block;
	  height: 100%;
	  position: relative;
	  z-index: 9998;
	}
	.li_color {
	  border-left: 1px solid #FFFFFF;
	}
	#mobile-contact-bar li:first-child img{
		width: 18px;
	}
	.privacy_section p {
        word-break: break-word;
        margin-bottom: 10px;
    }
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	h1 {
		font-size: 3.2rem;
		line-height: 40px;
		letter-spacing: 0.64px;
	}
	h2 {
		font-size: 2.4rem;
		line-height: 32px;
	}
	h3 {
		font-size: 2rem;
		line-height: 23.6px;
	}
	h4 {
		font-size: 2rem;
		line-height: 23.6px;
	}
	h5 {
		font-size: 1.4rem;
		line-height: 20px;
		letter-spacing: 0.28px;
	}
	h6 {
		font-size: 1.2rem;
		line-height: 16px;
		letter-spacing: 0.24px;
	}
	p {
		font-size: 1.4rem;
		line-height: 20px;
		letter-spacing: 0.28px;
		margin-bottom: 20px;
	}
	.fix-wp-float {
		display: none;
	}
	.common-arrow {
		height: 35px;
		width: 35px;
	}
	.common-arrow img {
		width: 12px;
	}
	.common-btn {
		font-size: 1.4rem;
		line-height: 20px;
		padding: 8px 36px 8px 5px;
		border-radius: 5px;
	}
	.common-btn::after {
		width: 28px;
		height: 28px;
		background-size: 10px;
	}
	.common-btn strong {
		padding: 6px 10px;
	}
	.fix-wp {
		display: none;
	}
	.fix-bosch img {
		width: 32px;
	}
	.header-top li:nth-child(3) {
		display: none;
	}
	.header-logo img {
        width: 85px;
    }
	.header-nav > ul > li, 
	.header-nav > ul > li > a,
	.parent-dropdown > ul > li > a,
	.parent-dropdown > ul > li,
	.side-menu-active .parent-dropdown > ul > li, 
	.side-menu-active .parent-dropdown > ul > li > a {
		font-size: 1.2rem;
	}
	.parent-dropdown > ul {
    	min-width: 167px;
	}
	.side-menu > .side-menu-wrap > ul > li > a,
	.side-menu > .side-menu-wrap > ul > li  {
		font-size: 1.4rem;
	}
	.side-menu > .side-menu-wrap > ul > li {
		margin-bottom: 10px;
	}
	.header-top {
		padding: 8px 0;
	}
	.header-top ul {
		gap: 18px;
	}
	.header-top li {
		padding-right: 22px;
	}
	.header-main {
        padding: 9px 0 6px;
    }
	.banner-left-part ul {
		gap: 10px;
	}
	.banner-left-info img, .banner-right-info img {
		width: 55px;
	}
	.banner-left-info em img {
		width: 15px;
	}
	.banner-left-info h2 {
        font-size: 2.4rem;
        line-height: 28px;
    }
	.banner-left-info::after,
	.banner-right-info::after {
		height: 28px;
		width: 56px;
		background-size: 56px;
	}
	.each-banner img {
		border-radius: 10px;
	}
	.banner-video, .each-banner {
		height: 339px;
	}
	.banner-info {
        padding: 5px;
        bottom: -16%;
		gap: 8px;
    }
	.banner-left-info {
		row-gap: 10px;
	}
	.banner-right-info {
    	row-gap: 18px;
	}
	.banner-left-info, .banner-right-info {
        padding: 16px 16px;
    }
	.banner-right-info h2 {
        font-size: 2.4rem;
        line-height: 28px;
    }
	.banner-left-info {
        width: 49.9%;
    }
	.banner-sec {
		padding-top: 182px;
	}
	.banner-left-part p {
		margin: 18px 0 27px;
	}
	.banner-left-info,
	.banner-right-info {
		border-radius: 5px;
	}
	.banner-left-part {
        margin-bottom: 35px;
    }
	.each-product-wrap {
		border-radius: 5px;
	}
	.product-slider .common-arrow {
		top: 23%;
	}
	.each-product-text-wrap h6 {
		font-size: 1.4rem;
		line-height: 20px;
		letter-spacing: 0.28px;
	}
	.each-product-text-wrap li {
		font-size: 1.2rem;
		line-height: 24px;
	}
	.each-product-table td {
		font-size: 1.2rem;
	}
	.each-product-table-btn .text-btn {
		line-height: 20px;
	}
	.each-product-table-btn {
        width: 42%;
    }
	.each-product-table {
        width: 55%;
    }
	.each-product-table-btn .text-btn::after {
		top: 14px;
	}
	.product-sec {
        padding: 36px 0 49px;
    }
	.product-scrollbar {
        margin-top: 27px;
    } 
	.product-mark {
		height: 100%;
	}
	.product-mark img {
		height: 100%;
		object-fit: cover;
	}
	.product-btn .common-btn {
		background-color: #F0F7FC;
	}
	.product-btn .common-btn strong {
		background-color: #fff;
	}
	.product-btn .common-btn:hover {
		background-color: #0076C7;
	}
	.product-btn .common-btn:hover strong {
		background-color: #0076C7;
	}
	.product-slider .swiper-button-prev {
        left: 2%;
    }
	.product-slider .swiper-button-next {
        right: 2%;
    }
	.each-product-text-wrap {
        row-gap: 14px;
    }
	.each-product-table-wrap {
		border-radius: 5px;
		padding: 8px 14px;
	}
	.each-product .each-product-table-btn .text-btn {
        padding: 8px 25px 8px 5px;
    }
	.product-title {
        margin-bottom: 32px;
    }
	.home-service-left-text {
		padding-left: 25px;
	}
	.home-service-left{
		border-radius: 10px;
		padding: 20px 0 25px;
	}
	.home-service-left-merk img{
		border-radius: 10px;
	}
	.home-service-left-text h2 {
		padding-bottom: 18px;
	}
	.each-home-service{
		border-radius: 10px;
		flex-direction: column;
		padding: 16px;
	}
	.each-home-service-text{
		width: 100%;
		padding-top: 92px;
	}
	.each-home-service-img{
		width: 100%;
	}
	.home-service-slider .swiper-pagination{
		right: -60%;
	}
	.home-service-slider-btn .common-arrow {
		top: 7%;
	}
	.home-service-slider .swiper-pagination{
		top: 20px;
	}
	.each-home-service-text .common-btn::after {
        width: 12px;
        height: 12px;
        background-size: 12px;
		top: 12px;
    }
	.each-home-service-text .common-btn {
		padding: 8px 25px 8px 5px;
	}
	.product-slider .swiper {
		border-radius: 0;
	}
	.home-service-slider-btn .swiper-button-next {
        right: 76%;
    }
	.home-service-slider-btn .swiper-button-prev {
		left: 16px;
	}
	.each-home-service-text h4{
		font-size: 1.6rem;
		line-height: 18px;
	}
	.each-home-service-text p {
        -webkit-line-clamp: 4;
    }
	.each-home-service-text {
        padding-bottom: 6px;
    }
	.each-home-service-img {
        height: 214px;
    }
	.home-service-right-btm-img {
        height: 210px;
    }
	.home-service-right-img-box::after{
		height: 35px;
		width: 35px;
		background-size: 12px;
		top: 16px;
        right: 19px;
	}
	.home-service-right-btm-img img{
		border-radius: 10px;
	}
	.service-right-img-text {
		bottom: 20px;
		left: 16px;
	}
	.home-service-right-box{
		height: 173px;
		border-radius: 10px;
		padding: 16px 20px;
	}
	.home-service-right-box::after {
        background-size: 113px;
        height: 111px;
        width: 216px;
        top: -6px;
		right: -1px;
    }
	.home-service-box-btn.text-btn{
		padding: 2px 26px 2px 5px;
	}
	.home-service-box-btn.text-btn.common-btn::after {
        width: 18px;
        height: 18px;
        background-size: 10px;
    }
	.usp-marquee-wrap li {
		font-size: 1.4rem;
		line-height: 20px;
		letter-spacing: 0.28px;
		/* padding-left: 25px; */
	}
	.usp-marquee-outer {
		padding: 14px 0;
	}
	.each-about-btm .text-btn {
		line-height: 20px;
	}
	.each-about-btm .text-btn::after {
		top: 14px;
	}
	.about-sec {
        padding: 36px 0;
    }
	.about-info {
        margin-bottom: 36px;
    }
	.about-btm-sec {
        padding-bottom: 30px;
    }
	.each-about-btm {
        padding: 16px 20px;
		row-gap: 32px;
        min-height: 90px;
    }
	.each-about-btm-img::after {
		height: 35px;
		width: 35px;
		top: 15px;
		right: 20px;
	}
	.each-about-btm-img {
        height: 179px;
    }
	.each-about-btm-img-info h4 {
        padding: 15px 20px;
    }
	.about-mark {
		width: 100%;
		height: 100%;
	}
	.each-about-btm::after {
		height: 69px;
		width: 86px;
		background-size: 86px;
	}
	.each-insta-blog-img {
		height: 106px;
	}
	.insta-blog-sec {
		padding-bottom: 4px;
	}
	.each-insta-blog-info {
        display: block;
        text-align: center;
        padding: 10px 6px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
	.each-insta-blog-info h6 {
		font-size: 1.2rem;
		line-height: 16px;
		letter-spacing: 0.24px;
	}
	.insta-blog-slider {
		margin-left: -17.5%;
		margin-right: -17.5%;
	}
	.google-review {
        padding-bottom: 54px;
    }
	.footer-logo img {
        width: 167px;
    }
	.footer-btm-logo li img {
        width: 87px;
    }
	.footer-btm-logo ul {
		/* display: block; */
		gap: 9px;
	}
	.footer-btm-logo li:first-child {
		margin-bottom: 6px;
	}
	.each-footer-contact h5 {
		margin-bottom: 8px;
		font-size: 1.6rem;
		line-height: 22px;
		letter-spacing: 0.32px;
	}
	.each-footer-contact a {
		line-height: 20px;
		font-size: 1.4rem;
		letter-spacing: 0.28px;
	}
	.each-footer-contact td {
		line-height: 20px;
		letter-spacing: 0.28px;
		font-size: 1.4rem;
	}
	.footer-credit a {
		line-height: 22px;
		letter-spacing: 0.16px;
	}
	.footer-contact {
		flex-wrap: wrap;
	}
	.each-footer-contact {
		width: 47%;
	}
	.footer-btm .row {
        flex-direction: row-reverse;
    }
	.footer-credit {
		text-align: left;
		justify-content: start;
	}
	.footer-area {
        padding: 24px 0 30px;
    }
	.footer-logo-mobile {
        margin-bottom: 44px;
    }
	.footer-contact {
		row-gap: 24px;
	}
	.footer-btm {
		margin-top: 25px;
		padding-top: 15px;
	}
	.footer-social li a {
		height: 24px;
		width: 24px;
	}
	.footer-social li a img {
		width: 9px;
	}
	.footer-mark {
		height: 100%;
		width: 100%;
	}
	.footer-mark img {
		height: 100%;
		object-fit: cover;
	}
	/****diensten-List****/
	.inner-banner .each-banner {
		height: auto;
	}
	.list-sec,
	.list-sec.werkplaats-list {
    	padding: 20px 0px 20px;
	}
	.each-service-list-img {
        height: 315px;
    }
	.each-service-list:after {
        width: 44px;
        height: 44px;
        background-size: 12px;
    }
	.each-service-list {
		border-radius: 10px;
	}
	.each-service-list-txt {
		padding: 20px 20px;
	}
	.home-service-slider {
		border-radius: 10px;
	}
	/****Contact****/
	.map {
		height: 320px;
		border-radius: 10px;
	}
	.banner-sec.inner-banner {
        padding-top: 130px;
    }
	.each-form-text{
		padding-bottom: 25px;
		margin-bottom: 25px;
		max-width: 288px;
		padding-left: 24px;
	}
	.form-block .form-group {
    	margin-bottom: 10px;
	}
	.form-block .sumbit-btn {
        margin-top: 35px;
    }
	.form-info-text-wrap{
		padding-top: 95px;		
	}
	.contact-form-wrap{
		padding: 80px 0px 73px;
	}
	.form-heading p{
		max-width: 354px;
		margin-bottom: 40px;
	}
	.form-block .form-style{
		font-size: 1.4rem;
	}
	/****diensten-dtl****/
	.back-btn {
        padding-top: 118px;
    }
	.diensten-dtl-top-img img {
		border-radius: 10px;
	}
	.diensten-dtl-top {
        padding-top: 30px;
    }
	.diensten-dtl-top-info {
        padding-top: 30px;
    }
	.back-btn .common-btn {
		padding: 8px 5px 8px 36px;
	}
	.diensten-dtl-mid {
		padding: 30px 0;
	}
	.diensten-dtl-mid-left h2 {
        font-size: 2.4rem;
        line-height: 32px;
    }
	.diensten-dtl-mid-left .home-service-left-text {
		padding-left: 15px;
	}
	.diensten-dtl-mid-right td {
        padding: 25px 15px 5px;
        border-radius: 10px;
        margin-bottom: 15px;
    }
	.diensten-dtl-mid-right h3 {
		margin-bottom: 8px;
	}
	.dtl-slider-sec {
		padding: 30px 0;
	}
	.dtl-slider-title h2 {
		margin-bottom: 20px;
	}
	.dtl-slider-title {
        margin-bottom: 35px;
    }
	.dtl-slider-scrollbar {
        margin-top: 35px;
    }
	.dtl-slider .common-arrow {
		top: 40%;
	}
	/****Overons****/
	.overoons-mid-sec {
        padding: 20px 0px 20px;
    }
	.overoons-img-wrap {
        margin-top: 20px;
    }
	.overoons-img-wrap .each-img{
		border-radius: 10px;
	}
	.overoons-img-wrap .row {
        row-gap: 20px;
    }
	.overoons-info {
        margin-top: 25px;
	}
	.about-sec.overoons-about-sec {
        padding: 30px 0;
    }
	.team-sec {
        padding-bottom: 30px;
    }
	.team-heading {
		padding-top: 20px;
		padding-bottom: 25px;
    }
	.team-scrollbar {
		margin-top: 30px;
	}
	.overoons-img-wrap .each-img {
        height: 300px;
    }
	.each-member{
		height: 273px;
		height: 310px;
	}
	.member-img-wrap{
		height: 220px;
	}
	/****historic****/
	.historie-slider .swiper-button-next, .historie-slider .swiper-button-prev {
        top: 40%;
    }
	.historie-scrollbar {
		margin-top: 25px;
	}
	/**** POP up****/
	.modal-main-content .popup-content p {
        margin-bottom: 15px;
        margin-top: 15px;
    }
	.modal-area .popup-content {
        padding: 25px 15px;
    }
	.modal-area .popup-content img{
		width: 110px;
	}
	/****Bedankt****/
	.banner-sec.bedankt .banner-left-part h1{
    	padding-bottom: 15px;
	}
	.modal-main-content .close-img img{
		filter: brightness(0);
	}
	/****aanbod-dtl****/
	.aanbod-back-btn {
        padding-top: 142px;
    }
	.aanbod-back-btn .common-btn {
		padding: 8px 4px 8px 36px;
	}
	.aanbod-back-btn .common-btn::after {
		left: 4px;
	}
	.share-btn{
		width: 35px;
		height: 35px;
	}
	.aanbod-dtl-top-slider {
        padding-top: 30px;
    }
	.share-btn img{
		width: 14px;
	}
	.each-aanbod-dtl-slider img {
		border-radius: 3px;
	}
	.aanbod-dtl-top-slider .swiper-button-next {
		right: -6px;
    }
	.aanbod-dtl-top-slider .swiper-button-prev {
        left: -13px;
    }
	.aanbod-dtl-slider-btn .common-arrow{
		top: 57%;
	}
	.aanbod-dtl-top-info{
		margin-top: 10px;
	}
	.anbod-dtl-left-wrap {
		flex-wrap: wrap;
		row-gap: 9px;
	}
	.anbod-dtl-left-text {
		max-width: 100%;
		width: 100%;
	}
	.anbod-dtl-left-heading {
		width: 100%;
	}
	.anbod-dtl-left-wrap {
        padding: 10px 10px 16px;
    }
	.anbod-dtl-top-info-left{
		border-radius: 5px;
		padding: 4px;
	}
	.detail-info-table {
		flex-wrap: wrap;
	}
	.detail-info-table  table{
		width: 100%;
	}
	.detail-info-table td{
		width: 33.33%;
	}
	.detail-info-table td::after {
        right: 22px;
		height: 35px;
    }
	.detail-info-table tr{
		row-gap: 15px;
		justify-content: initial;
	}
	.detail-info-table {
        column-gap: 12px;
        padding: 8px 12px;
	}
	.detail-info-table td:nth-child(odd)::after{
		display: none;
	}
	.detail-info-table td:first-child::after{
		display: block;
	}
	.detail-info-table{
		border-radius: 0 0 5px 5px;
	}
	.aanbod-dtl-top-info-right{
		border-radius: 5px;
	}
	.aanbod-dtl-contact-text h4{
		font-size: 1.6rem;
		line-height: 22px;
		letter-spacing: 0.32px;
	}
	.aanbod-dtl-top-contact{
		gap: 10px;
	}
	.aanbod-dtl-contact-img {
        height: 96px;
        width: 96px;
    }
	.aanbod-dtl-contact-text h6 a::after{
		display: none;
	}
	.aanbod-dtl-top-info-right {
        padding: 17px;
    }
	.tab_drawer_heading{
		font-size: 1.6rem;
		line-height: 22px;
		letter-spacing: 0.32px;
		padding-top: 6px;
	}
	.dtl-tab-sec {
        padding-top: 18px;
        padding-bottom: 32px;
    }
	.kenmerken-tab li{
		padding: 0;
		padding-left: 20px;
	}
	.kenmerken-tab li::after {
        width: 8px;
        height: 8px;
		left: 4px;
        top: 7px;
	}
	.kenmerken-tab li:hover {
		border-radius: 0;
		background: transparent;
		border-color: transparent;
		color: rgba(22, 22, 22, 0.70);
	}
	.kenmerken-tab li:hover::after {
		background-color: #0076C7;
	}
	.kenmerken-tab li:hover strong {
		color: #161616;
	}
	.tab-btm-btn {
        font-size: 1.4rem;
        line-height: 20px;
        padding: 8px 18px;
        border-radius: 5px;
    }
	.tab_content{
		padding-bottom: 20px;
	}
	.tab_drawer_heading::after {
		top: 1px;
	}
	.tab-wp-btn {
		margin-top: 20px;
	}
	.tab-wp-btn .common-btn {
        padding: 7px 30px;
		font-family: 'Inter-Regular';
		border-radius: 5px;
    }
	.tab-wp-btn .common-btn img{
		width: 13px;
		margin-right: 4px;
	}
	.related-product-sec {
        padding-bottom: 45px;
        padding-top: 58px;
    }
	.related-product-slider .product-mobile-btn {
		margin-top: 35px;
	}
	.related-product-heading {
        padding-bottom: 30px;
    }
	.block-dtls {
		width: calc(100% - 115px);
	}
	.left-bg-block {
		width: 115px;
	}
	.detail-info-table td h4{
		font-size: 1.6rem;
		line-height: 18px;
		padding-bottom: 5px;
	}
	.d_active.tab_drawer_heading::after{
		top: 3px;
	}
	/****aanbod-list****/
	.mobile-show-filter {
        top: 85px;
    }
	.aanbod-filter-sec {
        padding: 160px 0 40px;
    }
	.hidden-filter .col-lg-3{
		width: 100%;
	}
	.auto-overview-filter-result {
        bottom: 45px;
	}
	.aanbod-filter-sec-active .mobile-show-filter {
        top: 52px;
    }
	.aanbod-filter-sec .select-style {
		line-height: 38px;
	}
	.aanbod-filter-sec .select-style::after{
		width: 38px;
		height: 38px;
	}
	.clear-filter-main {
        padding: 35px 0 30px;
    }
	.aanbod-list-product-sec {
        padding-bottom: 50px;
    }
	.aanbod-list-mid-img img{
		border-radius: 5px;
	}
	.aanbod-list-product-sec .row {
		row-gap: 15px;
	}
	/****verkocht****/
	.verkocht-list-sec{
		padding-top: 140px;
        padding-bottom: 50px;
	}
	/****diensten-dtl-top-sub-sec****/
	.diensten-dtl-top-sub-sec .diensten-dtl-top-info{
		padding-left: 0px;
		padding-top: 30px;
	}
	.privacy_section h2 {
		padding-top: 30px;
	}
	.privacy_section {
		padding: 60px 0 30px;
	}
	.form-block .form-style {
		border-radius: 5px;
	}
	.each-overoons-box-counter {
        width: 47.4%;
    }
	.each-counter-about h6 {
		font-size: 1.2rem;
	}
	.diensten-dtl-top-mark {
		top: -12%;
	}
	.mobile-show-filter .common-btn {
		padding: 8px 5px;
	}
	.aanbod-list-product-sec .each-product .each-product-table-btn .text-btn {
        padding: 8px 25px 8px 0;
    }
	.share-social-media-button .a2a_dd svg {
		width: 15px !important;
	}
	.related-product-slider .common-arrow {
    	top: 30%;
	}
	.related-product-slider .swiper-button-next {
        right: 3.5%;
    }
	.related-product-slider .swiper-button-prev {
        left: 3.5%;
    }
	.anbod-dtl-left-heading h2 {
		font-size: 2.4rem;
	}
	.detail-info-table::after {
        top: 0px;
    }
	.calculator-sec {
		padding: 30px 0 20px !important;
	}
	.werkplaats-iframe-sec {
		padding-bottom: 30px;
	}
	.dtl-tab-sec .bullet-panel ul li{
		font-size: 1.4rem;
	}
	.werkplaats-iframe-sec {
		padding-top: 20px;
	}
	.history-top-sec {
		padding: 30px 0;
	}
	.history-top-title {
        margin-bottom: 20px;
    }
	#tab5 iframe{
		height:1000px;
	}
	.bovag-logo img {
		width: 56px;
	}
	.detail-info-table em {
        left: -142px;
		font-size: 1.4rem;
		line-height: 20px;
		letter-spacing: normal;
		border-radius: 10px;
		padding: 10px;
		bottom: 124%;
    }
	.detail-info-table img {
		margin-bottom: 8px;
	}


	/* .detail-info-table td:last-child h6 {
        font-size: 1.6rem;
        line-height: 18px;
    } */
	.detail-info-table h6{
		font-size: 1.4rem;
		line-height: 22px;
	}
	.detail-info-table td:last-child {
        width: 50%;
    }
	.detail-info-table td::after {
        right: 12px;
	}
	.footer-btm .col-lg-2.col-6,
	.footer-btm .col-lg-8.col-6 {
		width: 100%;
	}
	.footer-credit, 
	.footer-credit a {
        font-size: 1rem;
    }
	.footer-credit {
        gap: 7px;
    }
	.footer-social ul {
        margin-bottom: 10px;
    }
}
@media(max-width: 429.98px){
	h1 {
        font-size: 3rem;
        line-height: 30px;
	}
	h4 {
        font-size: 1.8rem;
        line-height: 20px;
    }
	li::after {
		height: 6px;
		width: 6px;
		background-size: 6px;
	}
	.header-top li {
        padding-right: 5px;
    }
	.header-top ul {
        gap: 5px;
    }
	.header-top li a, .header-top li {
		letter-spacing: normal;
		font-size: 1.1rem;
	}
	.header-top li a img {
		display: none;
	}
	.header-logo img {
        width: 63px;
    }
	.header-nav > ul {
        gap: 10px;
    }
	.side-menu {
		width: 300px;
		padding: 150px 30px 40px;
	}
	.banner-sec {
        padding-top: 115px;
    }
	.banner-left-part ul {
		flex-wrap: wrap;
	}
	.banner-right-info,
	.banner-left-info {
        width: 100%;
    }
	.banner-info {
        bottom: -31%;
    }
	.banner-video, .each-banner {
        height: 380px;
    }
	.product-sec {
        padding: 30px 0;
    }
	.product-title {
        margin-bottom: 20px;
    }
	.each-product-table {
        width: 100%;
    }
	.each-product-table-btn {
        width: 100%;
		justify-content: left;
    }
	.product-mobile-btn ul {
        flex-wrap: wrap;
        row-gap: 5px;
    }
	.product-scrollbar {
        margin-top: 15px;
    }
	.usp-marquee-wrap, .usp-marquee-wrap ul {
        gap: 30px;
    }
	.home-service-right-box::after {
        background-size: 87px;
        height: 89px;
        width: 150px;
	}
	.each-home-service-img {
        height: 195px;
    }
	.home-service-slider-btn .swiper-button-next {
        right: 68%;
    }
	.home-service-slider .swiper-pagination {
        max-width: 80px;
	}
	.home-service-slider-btn .common-arrow {
        top: 8%;
    }
	.home-service-left-text .common-btn strong{
		padding: 6px;
	}
	.home-service-left-text {
        padding-left: 7px;
    }
	.home-service-right-btm-img {
        height: 180px;
    }
	.home-service-left-img {
        padding-top: 30px;
    }
	.each-home-service {
		padding: 10px;
	}
	.about-sec {
        padding: 30px 0;
    }
	.each-counter-about h4, .each-counter-about h6, .each-about-btm-info h4 {
		font-size: 1.8rem;
	}
	.each-about-btm::after {
        height: 50px;
        width: 62px;
        background-size: 62px;
    }
	.google-review {
        padding-bottom: 30px;
    }
	.footer-logo img {
        width: 115px;
    }
	.footer-btm-logo li img {
        width: 75px;
    }
	.footer-btm-logo li:last-child img {
		width: 40px;
	}
	.footer-logo-mobile {
        margin-bottom: 30px;
    }
	.each-footer-contact {
        width: 100%;
    }
	.footer-contact {
        row-gap: 16px;
    }
	.each-footer-contact h5 {
        margin-bottom: 2px;
    }
	.footer-social ul {
		gap: 9px;
	}
	/****diensten-list****/
	.inner-banner .each-banner {
		height: auto;
	}
	.each-service-list-img {
        height: 285px;
    }
	.each-service-list:after {
        width: 35px;
        height: 35px;
        background-size: 9px;
    }
	/****contact****/
	.banner-sec.inner-banner {
        padding-top: 115px;
    }
	.map {
        height: 290px;
    }
	.contact-form-wrap {
        padding: 30px 0;
    }
	.form-heading p {
        max-width: 100%;
        margin-bottom: 30px;
    }
	.form-block .form-style {
		padding: 10px 20px;
	}
	.form-block textarea.form-style {
		height: 120px;
	}
	.form-info-text-wrap {
        padding-top: 60px;
    }
	.each-form-text {
        padding-bottom: 20px;
        padding-left: 15px;
    }
	/****over-ons****/
	.overoons-img-wrap .each-img {
        height: 265px;
    }
	/****aanbod-dtl****/
	.aanbd-share-btn {
		justify-content: start;
		gap: 9px;
		margin-top: 0;
		margin-top: 10px;
	}
	.aanbod-back-btn {
        padding-top: 125px;
    }
	.share-btn {
        width: 29px;
        height: 29px;
    }
	.aanbod-dtl-top-slider .swiper-button-next {
        right: -10px;
    }
	.detail-info-table td {
        width: 50%;
    }
	.detail-info-table td:first-child::after{
		display: none;
	}
	.detail-info-table td::after{
		display: none;
	}
	.detail-info-table::after {
		top: -43px;
	}
	.detail-info-table td:last-child {
		text-align: start;
	}
	.detail-info-table tr {
        row-gap: 13px;
    }
	.detail-info-table td h5 {
		padding-bottom: 0;
	}
	.aanbod-dtl-contact-img {
        height: 60px;
        width: 60px;
    }
	.aanbod-dtl-contact-img  img{
		border-radius: 5px;
	}
	.aanbod-dtl-top-info-right {
        padding: 10px 5px;
    }
	.aanbod-dtl-top-info-btn{
		flex-wrap: wrap;
	}
	.aanbod-dtl-contact-text p{
		font-size: 1.2rem;
	}
	.aanbod-dtl-top-contact {
        gap: 6px;
    }
	.kenmerken-tab li{
		font-size: 1.4rem;
		line-height: 20px;
	}
	.tab-btm-btn {
		margin-top: 20px;
	}
	.tab_drawer_heading {
		padding-bottom: 14px;
		padding-top: 0;
	}
	.related-product-sec {
        padding-bottom: 40px;
        padding-top: 40px;
    }
	.tab-popup-content li{
		font-size: 1.4rem;
		line-height: 20px;
	}
	.popup-cross {
        width: 30px;
        height: 30px;
		top: 14px;
		right: 14px;
    }
	.popup-cross img {
        width: 9px;
    }
	.tab-popup-area h3 {
        margin-bottom: 10px;
        font-size: 2rem;
    }
	/****aanbod-list****/
	.aanbod-filter-sec-active .mobile-show-filter {
        top: 46px;
    }
	.mobile-show-filter {
        top: 78px;
    }
	.filter-sort::after{
		display: none;
	}
	.filter-sort{
		padding-left: 0px;
        margin-left: 0px;
	}
	.clear-filter-main {
        padding: 28px 0 25px;
    }
	.mob-filter-visible h6 {
		font-size: 1.2rem;
		margin-right: 10px;
	}
	/****verkocht****/
	.verkocht-list-sec {
        padding-top: 125px;
        padding-bottom: 45px;
    }
	.each-overoons-box-counter {
        width: 100%;
    }
	.each-history-image-wrap {
		height: 200px;
	}
	.each-counter-about h6 {
		font-size: 1.2rem;
	}
	.related-product-sec .each-product .each-product-table-btn .text-btn {
        padding: 8px 25px 8px 0;
    }
	.tab_drawer_heading{
		padding-top: 5px;
	}
	.dtl-tab-sec .bullet-panel ul li{
		font-size: 1.4rem;
		padding-left: 14px;
	}
	.history-top-title {
        margin-bottom: 20px;
    }
	.header-right {
		gap: 4px;
		flex-direction: row-reverse;
	}
	.header-logo img {
		width: 56px;
	}
	.bovag-logo{
		display: none;
	}
	.detail-info-table em {
        left: -18px;
	}
	.detail-info-table em::after {
        left: 44%;
    }


	.detail-info-table td:last-child {
        width: 100%;
    }
	.footer-social ul {
        justify-content: center;
    }
	.footer-credit {
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 0;
    }
}