@media (min-width: 1600px) {
	.container {
		max-width: 1455px;
	}
}
@media(max-width: 1599.98px){
	h1 {
		font-size: 6rem;
		line-height: 85px;
	}
	h2 {
		font-size: 3.5rem;
		line-height: 45px;
	}
	h2 em {
		height: 32px;
		width: 32px;
	}
	h2 em::after, h2 em::before {
		height: 32px;
		width: 32px;
		background-size: 32px;
	}
	h3 {
		font-size: 2.5rem;
	}
	h4 {
		font-size: 2rem;
	}
	.desktop-header .header-logo img {
		width: 180px;
	}
	.banner-content {
		left: auto;
	}
	.product-slider .swiper-button-next {
		right: -35px;
	}
	.product-slider .swiper-button-prev {
		left: -35px;
	}
	.product-arrow {
		height: 80px;
		width: 80px;
	}
	.usp-marquee-wrap li {
		font-size: 2rem;
	}
	.usp-marquee-wrap li::after {
		top: 7px;
	}
	.each-counter h3 {
		font-size: 2rem;
	}
	.footer-mid-center h3 {
		line-height: 40px;
	}
	.footer-blob-right {
		width: 32%;
		height: calc(100% + 4%);
	}
	.footer-blob-right img {
		height: 100%;
		object-fit: cover;
		object-position: left;
	}
	.footer-reach p {
		font-size: 2rem;
	}
	.footer-mid-right p {
		font-size: 2rem;
	}
	/*****diensten-list****/
	.service-list-main .each-service {
		height: 460px;
	}
	/****diensten-dtl***/
	.related-service-slide .swiper-button-next {
		right: -40px;
	}
	.related-service-slide .swiper-button-prev {
		left: -40px;
	}
	.related-service-slide .each-service {
		height: 460px;
	}
	/***aanbod*****/
	.select-style {
		padding: 12px;
		height: 85px;
		line-height: 85px;
		font-size: 2rem;
	}
	.each-filter strong {
		left: 12px;
		top: 12px;
	}
	/*****aanbod-dtl****/
	.related-product-slider .swiper-button-next {
		right: -35px;
	}
	.related-product-slider .swiper-button-prev {
		left: -35px;
	}
}
@media(max-width: 1399.98px){
	h1 {
        font-size: 5rem;
        line-height: 75px;
    }
	main {
		margin-top: 150px;
	}
	.common-arrow img {
		width: 15px;
	}
	.desktop-header .header-logo img {
        width: 150px;
    }
	.banner-video, .each-banner {
		height: 700px;
	}
	.product-sec {
		padding: 100px 0;
	}
	.product-arrow {
		height: 50px;
		width: 50px;
	}
	.product-arrow img {
		width: 15px;
	}
	.service-sec {
		padding: 100px 0;
	}
	.each-service {
		height: 416px;
	}
	.service-slider .swiper-button-next {
		top: calc(45% + 40px);
	}
	.service-heading p {
		margin: 30px 0 40px;
	}
	.about-sec {
		padding-top: 100px;
	}
	.about-text p {
		margin: 30px 0 40px;
	}
	.each-counter {
		padding: 15px 60px;
	}
	.review-sec {
		padding: 100px 0;
	}
	.each-insta {
		height: 200px;
	}
	.footer-logo img {
		width: 170px;
	}
	.footer-logo {
		max-width: 200px;
	}
	.footer-wp-img {
		height: 50px;
		width: 50px;
	}
	.footer-wp {
		max-width: 230px;
	}
	/**popup***/
	.modal-content-wrap {
		padding: 60px;
	}
	.modal-area .modal-dialog {
		width: 90%;
	}
	/*****diensten-list****/
	.service-list-main .each-service {
		height: 400px;
	}
	/***diensten-dtl***/
	.diensten-dtl-info-sec tr {
		column-gap: 25px;
	}
	.diensten-dtl-info-sec {
		padding-bottom: 100px;
	}
	.diensten-dtl-info-sec td h4 {
		margin-bottom: 20px;
	}
	.related-service-sec {
		padding: 100px 0;
	}
	.related-service-slide .swiper-button-next {
        right: -30px;
    }
	.related-service-slide .swiper-button-prev {
        left: -30px;
    }
	.related-service-slide .each-service {
		height: 400px;
	}
	.packages-sec h2 {
		margin-bottom: 50px;
	}
	.packages-sec th {
		padding: 10px 0;
	}
	.packages-sec td {
		padding: 20px 0 15px;
	}
	.packages-sec td img {
		width: 20px;
	}
	.packages-sec th h3 {
		top: 5px;
	}
	/***overons****/
	.overons-welcome-sec {
		padding: 100px 0;
	}
	.overons-info-sec {
		padding-top: 100px;
	}
	.overons-counter-sec .counter-area {
		padding: 100px 0;
	}
	/***contact****/
	.contact-form-sec {
		padding: 100px 0;
	}
	.map-sec {
		height: 400px;
	}
	/***aanbod****/
	.aanbod-product-sec {
		padding-bottom: 100px;
	}
	.filter-main .col-lg-3 {
		width: 20%;
	}
	/***aanbod-dtl***/
	.dtl-car-btn .border-btn {
		margin-right: 10px;
	}
	.dtl-car-btn .common-btn {
		padding-left: 25px;
		padding-right: 25px;
	}
	.dtl-tab-sec {
		padding-bottom: 100px;
	}
	.related-product-sec {
		padding: 100px 0;
	}
	.dtl-car-spec td {
		padding: 0 10px;
	}
}
@media(max-width: 1199.98px){
	h1 {
        font-size: 4rem;
        line-height: 60px;
    }
	h2 {
		font-size: 3rem;
		line-height: 45px;
	}
	h2 em {
		height: 27px;
		width: 27px;
	}
	h2 em::after, h2 em::before {
		height: 27px;
		width: 27px;
		background-size: 27px;
	}
	.outer-wrap {
		padding: 0 20px;
	}
	.header-top li {
		padding: 0 20px;
	}
	.banner-video, .each-banner {
        height: 600px;
    }
	.product-sec {
        padding: 60px 0;
    }
	.product-slider .swiper-button-next {
        right: -23px;
    }
	.product-slider .swiper-button-prev {
        left: -23px;
    }
	.product-btn {
		margin-top: 60px;
	}
	.service-sec {
        padding: 60px 0;
    }
	.each-service {
        height: 345px;
    }
	.each-counter {
		padding-left: 30px;
		padding-right: 30px;
	}
	.about-sec {
		padding: 60px 0;
	}
	.counter-area {
		padding-top: 60px;
	}
	.review-sec {
		padding: 60px 0;
	}
	.footer-blob-left {
		top: -10%;
	}
	.footer-blob-right {
		width: 36%;
	}
	.product-blob {
		top: -7%;
	}
	/***diensten-list****/
	.service-list-sec {
		padding: 60px 0;
	}
	.service-list-heading {
		margin-bottom: 60px;
	}
	.service-list-main .each-service {
        height: 330px;
    }
	/****diensten-dtl****/
	.diensten-dtl-desc-text {
		padding-left: 20px;
		padding-top: 100px;
	}
	.related-service-slide .swiper-button-next {
        right: -22px;
    }
	.related-service-slide .swiper-button-prev {
        left: -22px;
    }
	.related-service-slide .each-service {
		height: 330px;
	}
	.diensten-dtl-desc-sec {
		padding-bottom: 60px;
	}
	.diensten-dtl-info-sec {
        padding-bottom: 60px;
    }
	.form-sec {
		padding: 60px 0;
	}
	.form-left-blob {
		top: -6%;
	}
	.form-right-blob {
		top: -23%;
	}
	.related-service-sec {
        padding: 60px 0;
    }
	.packages-sec h2 {
        margin-bottom: 30px;
    }
	/***overons***/
	.overons-welcome-sec {
        padding: 60px 0;
    }
	.overons-info-sec {
		padding-top: 60px;
	}
	.overons-counter-sec .counter-area {
		padding-bottom: 60px;
	}
	/***bedankt***/
	.bedankt-banner-sec {
		padding-bottom: 40px;
	}
	.bedankt-banner-sec .banner-content {
		bottom: 80px;
	}
	/***aanbod****/
	.aanbod-product-sec {
		padding-bottom: 60px;
	}
	.aanbod-filter-sec {
		padding: 60px 0;
	}
	.filter-main .col-lg-3 {
		width: 25%;
		padding: 0 5px;
		margin-bottom: 10px;
	}
	.filter-main .row {
        margin: 0 -5px;
    }
	.select-style {
		font-size: 1.8rem;
		height: 70px;
        line-height: 70px;
		background-size: 13px;
        background-position: 93% 14px;
	}
	.each-filter strong {
		font-size: 1.4rem;
	}
	/***aanbod-dtl***/
	.dtl-car-right {
		margin: 40px auto 0;
	}
	.dtl-car-price {
		text-align: center;
	}
	.dtl-car-spec table {
		margin: 0 0 0 auto;
	}
	ul.tabs li {
		font-size: 1.8rem;
		padding-left: 20px;
		padding-right: 20px;
	}
	.dtl-tab-sec {
		padding: 60px 0;
	}
	.related-product-sec {
        padding: 60px 0;
    }
	.related-product-slider .swiper-button-next {
        right: -23px;
    }
	.related-product-slider .swiper-button-prev {
        left: -23px;
    }
	.kenmarken-popup-inner {
		padding: 30px;
	}
	.kenmarken-popup-content li {
        line-height: 20px;
        font-size: 1.4rem;
        padding: 12px 0;
        margin-bottom: 0;
    }
	/****contact****/
	.each-contact-info-text p {
		font-size: 2rem;
	}
	.header-nav .bovag{
		width: 100px;
	}
}
@media(max-width: 991.98px){
	main {
		margin-top: 104px;
	}
	.header-top {
		display: none;
	}
	.header-logo img {
		width: 150px;
	}
	.product-blob {
        top: -4%;
    }
	.banner-content-wrap {
		max-width: 600px;
	}
	.product-slider {
		padding-top: 40px;
	}
	.product-slider .common-arrow {
		top: 0;
	}
	.product-slider .swiper-button-next {
		right: 0;
	}
	.product-slider .swiper-button-prev {
		left: auto;
		right: 40px;
	}
	.service-slider {
		position: relative;
		top: 0;
		transform: translate(0);
		width: 100%;
		padding-top: 40px;
	}
	.service-heading {
		max-width: 100%;
	}
	.service-slider .swiper-button-next {
		top: 0;
		right: 0;
		left: auto;
	}
	.service-slider .swiper-button-prev {
		left: auto;
		right: 40px;
		top: 0;
	}
	.each-service-text {
		bottom: 0;
	}
	.each-service-text p {
		-webkit-line-clamp: 3;
		visibility: visible;
	}
	.about-text {
		margin-top: 40px;
		padding-left: 0;
	}
	.each-counter {
        padding-left: 10px;
        padding-right: 10px;
    }
	.about-blob-left {
		bottom: -25%;
	}
	.footer-area {
		text-align: center;
	}
	.footer-social ul {
		justify-content: center;
	}
	.footer-social {
		margin: 40px 0;
	}
	.footer-mid-right {
		margin: 0 auto;
	}
	.footer-wp {
		margin-bottom: 40px;
	}
	.footer-nav ul {
		justify-content: center;
		margin: 5px 0;
	}
	.footer-btm .col-lg-4:last-child .footer-nav ul {
		justify-content: center;
	}
	.footer-sponcer {
		margin: 40px 0;
	}
	.footer-mid {
		margin: 40px 0;
	}
	.footer-blob-left {
        top: -20px;
    }
	.footer-blob-right {
        width: 25%;
        height: auto;
        top: auto;
        bottom: 0;
    }
	/***popup***/
	.pop-up-image {
		max-width: 100%;
		padding: 0 0 30px;
	}
	.modal-content-wrap {
        padding: 40px 40px 20px;
    }
	.close-img {
		top: 5px;
		right: 5px;
	}
	/****diensten-list****/
	.inner-banner-sec .banner-content-wrap {
        max-width: 100%;
        text-align: center;
    }
	.inner-banner-sec .banner-content {
		left: 0;
	}
	.service-list-main .each-service-text {
		bottom: 0;
	}
	.service-list-blob {
		top: -1%;
	}
	/****diensten-dtl****/
	.bk-btn-sec {
		padding: 30px 0;
	}
	.bk-btn-sec .common-btn {
		left: 0;
		margin-bottom: 0;
	}
	.bk-btn-sec .col-lg-7 {
		width: 100%;
	}
	.diensten-dtl-desc-sec .col-lg-5,
	.diensten-dtl-desc-sec .col-lg-7 {
		width: 100%;
	}
	.diensten-dtl-desc-text {
		padding: 40px 0 0;
	}
	.diensten-dtl-desc-img {
		max-width: 100%;
		height: auto;
	}
	.diensten-dtl-info-sec tr {
		flex-direction: column;
		row-gap: 20px;
	}
	.diensten-dtl-info-sec td {
		width: 100%;
	}
	.form-left-blob {
        top: -10px;
    }
	.form-right-blob {
        top: -4%;
    }
	.form-right {
		max-width: 100%;
		margin-top: 40px;
	}
	.form-img {
		padding-right: 0;
	}
	.related-service-slide .each-service-text {
		bottom: 0;
	}
	.related-service-slide {
		padding-top: 40px;
	}
	.related-service-slide .common-arrow {
		top: 0;
	}
	.related-service-slide .swiper-button-next {
		right: 0;
	}
	.related-service-slide .swiper-button-prev{
		right: 50px;
		left: auto;
	}
	/****overons***/
	.overons-welcome-img {
		padding-right: 0;
		margin-bottom: 30px;
	}
	.overons-welcome-text h2 {
		margin-bottom: 25px;
	}
	.overons-info-blob-left {
		bottom: -10px;
	}
	.overons-welcome-blob-left {
		width: 20%;
		bottom: -20px;
	}
	/***contact****/
	.contact-form-sec .form-left-blob {
		top: -1%;
	}
	.contact-form-sec .form-right-blob {
		top: -4%;
	}
	.each-contact-info {
		justify-content: start;
		margin-bottom: 30px;
	}
	.contact-info .col-lg-4:last-child .each-contact-info {
		margin-bottom: 0;
	}
	/****aanbod****/
	.aanbod-filter-sec {
		position: relative;
		z-index: 99;
	}
	.aanbod-filter-hide {
		z-index: 98;
	}
	.show_selected_filter_cls {
		padding-top: 40px !important;
		padding-bottom: 20px;
	}
	.aanbod-filter {
		margin-bottom: 15px;
		width: 50%;
	}
	.hidden-filter {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #14181E;
		z-index: 999;
		height: 100%;
		margin-top: 0;
		padding: 60px 15px 150px;
		overflow-y: scroll;
		display: none;
	}
	.auto-overview-filter-result {
		position: fixed;
		bottom: 0;
		width: 100%;
		padding: 15px;
		left: 0;
		background-color: #14181E;
		z-index: 99;
		border-top: 1px solid rgba(249, 248, 246, 0.5);
	}
	.mobile-filter {
        display: none;
        padding-bottom: 150px;
    }
	.filter-sort .aanbod-filter {
        width: 100%;
    }
	.filter-main {
		margin-top: 30px;
	}
	.filter-main .col-lg-3 {
		width: 50%;
	}
	/****aanbod-dtl****/
	.dtl-top-slider .swiper-button-next {
		right: 8.8%;
	}
	.dtl-top-slider .swiper-button-prev {
		left: 8.8%;
	}
	.dtl-car-spec table {
		margin: 30px auto 0 0;
	}
	.dtl-car-right {
		margin: 30px auto 0 0;
	}
	.dtl-tab-sec .tab-btn .nav-tabs {
		display: none;
	}
	.tab_drawer_heading {
		margin: 0;
		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-color: transparent;
		color: #fff;
		font-family: 'LamaSans-MediumCondensed';
		font-size: 1.8rem;
		width: 100%;
		margin-bottom: 10px;
		max-width: max-content;
		padding-bottom: 5px;
		position: relative;
	}
	.kenmerken-tab li {
		line-height: 20px;
		font-size: 1.4rem;
		padding: 12px 0;
		margin-bottom: 0;
	}
	.kenmerken-tab li::after {
		width:200vw;
		margin-left:-50vw;
		left:50%;
	}
	.kenmerken-tab li:nth-child(even)::after {
		display: none;
	}
	.kenmerken-tab h4 {
		margin: 0 0 20px;
		font-size: 1.8rem;
	}
	.block-dtls h5 {
		font-size: 1.8rem;
	}
	.tab_content {
		margin-top: 22px;
		margin-bottom: 22px;
	}
	.d_active {
		color: #009D52;
	}
	.d_active::after {
		width: 80%;
	}
	.tab_container .tab_drawer_heading:last-child{
		margin-bottom: 0;
	}
	.share-btn {
		position: initial;
		text-align: right;
		margin-bottom: 20px;
	}
	.related-product-slider .common-arrow {
		top: 0;
	}
	.related-product-slider .swiper-button-next {
		right: 0;
	}
	.related-product-slider .swiper-button-prev {
        left: auto;
        right: 40px;
    }
	.related-product-slider {
        padding-top: 40px;
    }
	.dtl-car-price {
		text-align: left;
	}
}
@media(max-width: 767.98px){
	.morgeninternet-footer{
        margin-bottom : 45px !important;
    }
	#mobile-contact-bar img{
		width: 20px;
	}
	#mobile-contact-bar {
	    box-sizing: border-box;
	    opacity: 1;
	    position: fixed;
	    width: 100%;
	    z-index: 98;
	    left: 0;
	    bottom: 0;
	    display: block !important;
	}
	#mobile-contact-bar-outer {
	  background-color: #18171C;
	  box-sizing: border-box;
	  height: 45px;
	  overflow: hidden;
	  width: 100%;
	  border-top: 1px solid #fff;
	}
	#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: 0;
	}
	#mobile-contact-bar ul li::after {
		display: none;
	}
	#mobile-contact-bar ul li a {
	  color: rgba(255,255,255,0.9);
	  cursor: pointer;
	  display: block;
	  height: 100%;
	  position: relative;
	  z-index: 98;
	}
	.li_color {
	  border-left: 1px solid #FFFFFF;
	}
	#mobile-contact-bar li:first-child img{
		width: 18px;
	}
	h1 {
        font-size: 3rem;
        line-height: 40px;
    }
	h2 {
		font-size: 2.5rem;
		line-height: 35px;
	}
	h2 em {
		bottom: 12px;
		height: 23px;
        width: 23px;
	}
	h2 em::after, h2 em::before {
        height: 23px;
        width: 23px;
        background-size: 23px;
    }
	h3 {
		font-size: 2rem;
	}
	h4 {
		font-size: 1.8rem;
	}
	h6 {
		font-size: 1.4rem;
		line-height: 24px;
	}
	p {
		font-size: 1.4rem;
		line-height: 22px;
	}
	li {
		font-size: 1.4rem;
		line-height: 22px;
	}
	h1, h2, h3, h4, h5, h6, p, li {
		letter-spacing: normal;
	}
	.common-btn {
		font-size: 1.4rem;
		padding: 10px 50px 5px 20px;
	}
	.common-btn::after {
		height: 20px;
		width: 20px;
		right: 20px;
		background-size: 20px;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.common-arrow img {
        width: 10px;
    }
	main {
        margin-top: 85px;
    }
	.header-logo img {
		width: 120px;
	}
	.mobile-header {
		padding: 15px 0;
	}
	.mobile-header .header-menu {
		top: 79px;
	}
	.banner-content-wrap {
        max-width: 300px;
    }
	.banner-video, .each-banner {
        height: 500px;
    }
	.banner-content {
		bottom: 40px;
	}
	.banner-content h1 {
		margin-bottom: 20px;
	}
	.product-blob {
		width: 14%;
	}
	.product-sec {
        padding: 40px 0;
    }
	.product-heading h4 {
		margin-bottom: 20px;
	}
	.product-slider {
        padding-top: 30px;
    }
	.product-heading {
		margin-bottom: 40px;
	}
	.product-btn {
        margin-top: 40px;
    }
	.service-sec {
        padding: 40px 0;
    }
	.service-sec .outer-wrap {
		padding-left: 0;
		padding-right: 0;
	}
	.service-heading p {
        margin: 20px 0 30px;
    }
	.each-service-text {
		padding: 20px;
	}
	.each-service {
        height: 270px;
    }
	.service-blob {
		top: -4%;
	}
	.usp-marquee-wrap li {
		font-size: 1.8rem;
	}
	.usp-marquee-wrap li::after {
		top: 5px;
	}
	.usp-marquee-wrap ul {
		gap: 30px;
	}
	.usp-marquee-wrap {
		gap: 30px;
	}
	.about-sec {
		padding: 40px 0;
	}
	.about-text h4 {
		margin-bottom: 20px;
	}
	.about-text p {
		margin: 20px 0 30px;
	}
	.about-blob-left {
        bottom: -18%;
    }
	.counter-wrap {
		flex-direction: column;
		justify-content: center;
		text-align: center;
		align-items: center;
	}
	.each-counter {
		padding-left: 0;
		padding-right: 0;
		border-right: 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.31);
	}
	.each-counter h3 {
		font-size: 1.8rem;
	}
	.each-counter:nth-child(1) h4, .each-counter:nth-child(2) h4 {
		color: #009D52;
	}
	.counter-area {
        padding-top: 30px;
    }
	.review-sec {
		padding: 40px 0;
	}
	.each-insta {
        height: 120px;
    }
	.each-insta::after {
		background-size: 30px;
	}
	.footer-logo img {
        width: 120px;
    }
	.footer-logo {
        max-width: 145px;
		border-radius: 0 0 30px 30px;
    }
	.footer-reach p {
        font-size: 1.8rem;
    }
	.footer-social li a {
		height: 40px;
		width: 40px;
	}
	.footer-social li a img {
		height: 15px;
		width: 15px;
	}
	.footer-mid-center h3 {
		line-height: 30px;
	}
	.footer-mid-right table {
		text-align: left
	}
	.footer-mid-right h4 {
		margin: 20px 0 10px;
	}
	.footer-social {
        margin: 20px 0;
    }
	.footer-wp {
		margin-bottom: 20px;
	}
	.footer-sponcer {
        margin: 20px 0;
    }
	.footer-mid {
        margin: 30px 0;
    }
	/****popup****/
	.modal-content-wrap {
        padding: 50px 15px 15px;
    }
	.modal-area .popup-content p {
		margin-bottom: 5px;
	}
	/****diensten-list****/
	.inner-banner-sec .banner-content {
		bottom: auto;
		top: 50%;
		transform: translateY(-50%);
	}
	.inner-banner-sec {
		height: 230px;
	}
	.inner-banner-img {
		height: 100%;
	}
	.inner-banner-img img {
		height: 100%;
		object-fit: cover;
	}
	.inner-banner-sec .outer-wrap {
		height: 100%;
	}
	.service-list-sec {
        padding: 40px 0;
    }
	.service-list-heading h4 {
		margin-bottom: 10px;
	}
	.service-list-heading {
        margin-bottom: 40px;
    }
	.service-list-main .each-service .common-btn {
		margin-top: 15px;
	}
	.service-list-blob {
        top: -2%;
		width: 14%;
    }
	/***diensten-dtl***/
	.bk-btn-sec .common-btn {
		padding-left: 50px;
		padding-right: 20px;
	}
	.bk-btn-sec .common-btn::after {
		left: 20px;
	}
	.diensten-dtl-desc-sec {
		padding-top: 0;
	}
	.diensten-dtl-desc-text h2 {
		margin-bottom: 20px;
	}
	.diensten-dtl-desc-blob {
		width: 23%;
	}
	.diensten-dtl-info-sec h2 {
		margin-bottom: 30px;
	}
	.diensten-dtl-info-sec td {
		padding: 20px;
	}
	.diensten-dtl-info-sec {
		padding-bottom: 40px;
	}
	.form-sec {
        padding: 40px 0;
    }
	.form-left-blob {
		width: 14%;
	}
	.form-right-blob {
		width: 36%;
	}
	.form-block .form-style {
		padding: 10px 15px;
	}
	.form-block .form-group {
		margin-bottom: 15px;
	}
	.related-service-sec {
        padding: 40px 0;
    }
	.packages-sec td {
		font-size: 1.4rem;
		letter-spacing: normal;
		line-height: 18px;
	}
	.packages-sec td img {
        width: 15px;
    }
	/****overons***/
	.overons-welcome-sec {
		padding: 40px 0;
	}
	.overons-info-sec {
		padding-top: 40px;
	}
	.overons-counter-sec .counter-area {
		padding: 30px 0;
	}
	/***contact****/
	.map-sec {
		height: 300px;
	}
	.contact-info {
		padding: 30px 0;
	}
	.each-contact-info-img {
		height: 40px;
		width: 40px;
		margin-right: 15px;
	}
	.each-contact-info-img img {
		width: 15px;
	}
	.each-contact-info {
		margin-bottom: 20px;
	}
	.each-contact-info-text p {
		font-size: 1.8rem;
	}
	/***bedankt***/
	.bedankt-banner-sec {
        padding-bottom: 20px;
    }
	.bedankt-banner-sec .banner-content {
		bottom: 60px;
	}
	.bedankt-banner-blob {
		width: 11%;
	}
	/****aanbod***/
	.mobile-show-filter {
		top: 79px;
	}
	.filter-main .col-lg-3 {
        width: 100%;
    }
	.select-style {
        font-size: 1.6rem;
        height: 67px;
        line-height: 67px;
		background-position: 96% 14px;
	}
	.aanbod-product-sec .row {
		row-gap: 30px;
	}
	.aanbod-product-sec {
        padding-bottom: 40px;
    }
	.mobile-show-filter .common-btn {
		padding-right: 20px;
	}
	/***aanbod-dtl****/
	.dtl-top-slider-sec {
		padding-bottom: 40px;
	}
	.dtl-car-spec td h4 {
		font-size: 1.6rem;
	}
	.dtl-tab-sec {
        padding: 40px 0;
    }
	.dtl-tab-sec .bullet-panel ul li {
		font-size: 1.4rem;
	}
	.dtl-tab-sec .bullet-panel li:after {
		width: 6px;
		height: 6px;
		top: 7px;
	}
	.left-bg-block {
		width: 120px;
	}
	.block-dtls {
		width: calc(100% - 120px);
	}
	.each-onderhoud-block p {
		font-size: 1.4rem;
		margin-top: 5px;
		margin-bottom: 17px;
	}
	.left-bg-block p {
		line-height: 23px;
	}
	.related-product-sec {
		padding: 40px 0;
	}
	.related-product-slider {
        padding-top: 30px;
    }
	.dtl-top-slider .swiper-button-next {
        right: 6.8%;
    }
	.dtl-top-slider .swiper-button-prev {
        left: 6.8%;
    }
	.privacy_section {
		padding-bottom: 30px;
	}
	.privacy_section p {
		word-break: break-word;
	}
	.kenmarken-popup-close {
		width: 35px;
		height: 35px;
		top: 10px;
		right: 10px
	}
	.kenmarken-popup-content {
		height: calc(100% - 100px);
		padding-right: 10px;
	}
}
@media (max-width: 429.98px) {
    .banner-content-wrap {
        max-width: 240px;
    }
	/***diensten-dtl***/
	.related-service-sec h2 {
		position: relative;
		left: -10px;
	}
	.diensten-dtl-info-sec h2 {
		position: relative;
		left: -10px;
	}
	.package-main {
		overflow-x: scroll;
	}
	.packages-sec table {
		width: calc(100% + 200px);
	}
	.packages-sec tr:after,
	.packages-sec tr:first-child:after {
		width: 200vw;
		margin-left: -100vw;
	}
	.packages-sec td:first-child {
		padding-left: 10px;
	}
	/***aanbod-dtl****/
	.dtl-top-slider .swiper-button-next {
        right: 4.8%;
    }
	.dtl-top-slider .swiper-button-prev {
        left: 4.8%;
    }
	.dtl-car-spec td h6 {
		margin-bottom: 5px;
		font-size: 1.2rem;
	}
	.dtl-car-spec td h4 {
        font-size: 1.2rem;
    }
	.dtl-car-spec td {
        padding: 0 5px;
    }
}