@media (min-width: 1600px) {
	.container {
		max-width: 1448px;
	}
}
@media(max-width: 1599.98px){
	.header-left ul, .header-nav ul {
		column-gap: 50px;
	}
	.product-wrap {
		padding: 100px 0 80px;
	}
	.product-title {
		margin-bottom: 60px;
	}
	.product-arrow .swiper-button-next, .product-arrow .swiper-button-prev {
		top: -22.5%;
	}
	.each-product::after {
		right: -53px;
	}
	.product-btn {
		margin-top: 85px;
	}
	.service-sec {
		padding: 100px 0;
	}
	.service-title {
		margin-bottom: 70px;
	}
	.home-overons-top {
		padding-bottom: 80px;
	}
	.footer-area {
		padding: 100px 0 20px;
	}
	.footer-logo img {
		width: 270px;
	}
	.footer-area hr {
		margin: 60px 0 35px;
	}
	/****diensten-list****/
	.list-sec {
		padding-top: 100px;
	}
	/****popup****/
	.modal-area .modal-dialog {
		max-width: 70%;
	}
	.modal-area .popup-content {
		padding: 70px 72px;
	}
	/*** aanbod-list ***/
	.filter-left-part .row {
		column-gap: 10px;
	}
	.filter-left-part .col-lg-3 {
		width: 24%;
	}
	.filter-sort .sorteren_op-filter {
		width: 222px;
	}
	/****aanbod-dtl****/
	.back-btn {
		padding-top: 136px;
	}
	/****diensten-dtl****/
	.diensten-dtl-top-info {
		margin-top: -5px;
	}
	.diensten-dtl-top-info h2 {
		margin-bottom: 20px;
	}
	.diensten-dtl-top {
		padding-bottom: 100px;
	}
	.diensten-dtl-mid-title {
		margin-bottom: 60px;
	}
	.diensten-dtl-mid td {
		padding: 45px 40px;
	}
}
@media(max-width: 1399.98px){
	h1 {
		font-size: 4rem;
		line-height: 50px;
	}
	h2 {
		font-size: 3.4rem;
		line-height: 40px;
	}
	.banner-top-shape img {
		width: 500px;
	}
	.header-logo img {
		width: 120px;
		margin-top: -50px;
	}
	.mega-menu-main {
		padding: 91px 70px 170px;
	}
	.banner-content {
		bottom: 15.4%;
	}
	.product-wrap {
        padding: 80px 0 80px;
    }
	.product-arrow .swiper-button-prev {
		right: 5.5%;
	}
	.each-product::after {
        right: -43px;
    }
	.product-btn {
        margin-top: 65px;
    }
	.product-title {
        margin-bottom: 40px;
    }
	.product-arrow .swiper-button-next, .product-arrow .swiper-button-prev {
        top: -16%;
    }
	.service-sec {
        padding: 80px 0;
    }
	.each-service-info {
		padding: 40px 35px;
	}
	.service-title {
        margin-bottom: 55px;
    }
	.each-service-info h4 {
		margin-bottom: 12px;
	}
	.service-btn {
		margin-top: 70px;
	}
	.home-overons-top h2 {
		line-height: 50px;
	}
	.home-overons-main-info {
		padding: 0 100px;
	}
	.home-overons-main-area .col-lg-6:nth-child(even) .home-overons-main-info {
		padding-right: 140px;
	}
	.home-overons-main-info h4::after {
		right: -117px;
	}
	.home-overons-main-area .col-lg-6:nth-child(even) .home-overons-main-info h4::after {
		left: -118px;
	}
	.footer-area {
        padding: 80px 0 20px;
    }
	.footer-logo img {
        width: 235px;
    }
	/****diensten-list****/
	.list-sec {
		padding-top: 80px;
	}
	.each-list-info {
		padding: 40px 35px;
		z-index: 1;
	}
	.each-list-info p {
		margin-top: 10px;
	}
	/****popup****/
	.modal-area .modal-dialog {
        max-width: 75%;
    }
	.modal-area .popup-content {
        padding: 60px 55px;
    }
	.modal-area .popup-content h2 {
		line-height: 40px;
	}
	/*** aanbod-dtl ***/
	.tab_container {
		padding-right: 10px;
	}
	.left-bg-block {
		width: 126px;
	}
	.block-dtls {
		width: calc(100% - 124px);
	}
	.form-sec {
		padding: 100px 0;
	}
	.form-top-shape {
		top: 97px;
	}
	.form-area .col-lg-7 {
		width: 51%;
	}
	.form-area .col-lg-5 {
		width: 49%;
	}
	.form-left-area {
		padding: 80px 95px;
		padding-right: 65px;
	}
	.form-main-area .form-group {
		margin-bottom: 25px;
	}
	.form-left-area h3 {
		line-height: 54px;
	}
	.form-btn .footer-social ul {
		column-gap: 12px;
	}
	/*** aanbod-list ***/
	.filter-left-part .col-lg-3 {
        width: 32%;
    }
	.filter-sort .sorteren_op-filter {
        width: 258px;
    }
	.aanbod-filter-sec .select-style {
		background: url(../images/filter-arrow.svg) no-repeat 90% center / 13px;
	}
	.aanbod-list-product-area .row {
		margin: 0 -9px;
		row-gap: 28px;
	}
	.aanbod-list-product-area .col-xl-4 {
		padding: 0 9px;
	}
	/*** over-ons ***/
	.over-ons-top-sec {
		padding-bottom: 100px;
	}
	.over-ons-mid-sec {
		padding: 100px 0;
	}
	.over-ons-team-sec {
		padding-top: 100px;
	} 
	.over-ons-team-img {
		padding-right: 60px;
	}
	/****diensten-dtl****/
	.diensten-dtl-back-btn {
		padding-top: 80px;
	}
	.diensten-dtl-top-info {
        margin-top: 40px;
    }
	.diensten-dtl-top {
		padding-bottom: 80px;
	}
	.diensten-dtl-btm-title {
		margin-bottom: 45px;
	}
	.each-diensten-list-info {
		padding: 40px 40px;
		z-index: 1;
	}
	/*** contact ***/
	.form-right-content .each-footer-right {
		margin-bottom: 25px;
	}
	.form-right-content .footer-right {
		padding-left: 40px;
	}
	.form-right-content .each-footer-right h4 {
		margin-bottom: 18px;
	}
	.contact-form-sec .form-top-shape {
		top: 97px;
	}
	/*** verkocht ***/
	.verkocht-top-sec {
		padding-bottom: 70px;
	}
}
@media(max-width: 1199.98px){
	#page {
		padding: 0 20px;
	}
	.header-left ul, .header-nav ul {
        column-gap: 32px;
    }
	.header-right {
		column-gap: 28px;
	}
	.banner-top-shape img {
        width: 420px;
    }
	.header-logo img {
        width: 100px;
    }
	.banner-left-shape img, .banner-right-shape img {
		width: 34px;
	}
	.each-banner, .banner-video {
		height: 750px;
	}
	.each-product::after {
        right: -33px;
    }
	.product-arrow .swiper-button-prev {
        right: 6.5%;
    }
	.each-product-left td {
		font-size: 1.6rem;
		padding-right: 5px;
		padding-left: 5px;
	}
	.product-price h6 {
		font-size: 1.6rem;
	}
	.each-product-left tr {
		display: flex;
		flex-wrap: wrap;
	}
	.each-product-left td:last-child {
		padding-left: 0;
	}
	.product-sec .each-product-left td {
		padding-right: 5px;
		margin-right: 5px;
	}
	.service-info {
		padding-left: 10px;
	}
	.each-service-info {
        padding: 30px;
    }
	.service-btn {
        margin-top: 55px;
    }
	.home-overons-top p {
		margin: 20px 0 28px;
	}
	.home-overons-top {
        padding-bottom: 60px;
    }
	.line-top-dot {
		left: 49.4%;
	}
	.line-btm-dot {
		left: 49.4%;
	}
	.home-overons-main-info {
        padding: 0 70px;
    }
	.home-overons-main-area .col-lg-6:nth-child(even) .home-overons-main-info {
        padding-right: 90px;
    }
	.home-overons-main-info h4::after {
        right: -87px;
    }
	.home-overons-main-area .col-lg-6:nth-child(even) .home-overons-main-info h4::after {
        left: -87px;
    }
	.footer-logo img {
        width: 200px;
    }
	.footer-right {
		column-gap: 30px;
		padding-left: 40px;
	}
	.each-footer-right a,
	.each-footer-right td {
		font-size: 1.6rem;
	}
	/****diensten-list****/
	.each-list-info {
        padding: 30px 25px;
    }
	/****popup****/
	.modal-area .modal-dialog {
        max-width: 85%;
    }
	/*** aanbod-dtl ***/
	.plus h4 {
		font-size: 2rem;
	}
	.aanbod-car-dtls h2 {
        font-size: 2.8rem;
	}
	.aanbod-car-price h3 {
		font-size: 2rem;
	}
	.aanbod-car-price h4 {
		font-size: 2rem;
	}
	.aanbod-car-dtl-btm-area ul {
		column-gap: 25px;
	}
	.aanbod-car-dtl-btm-right ul {
		column-gap: 20px;
	}
	.whatsapp-btn img {
		margin-right: 16px;
	}
	.dtl-tab-sec {
		padding-top: 80px;
	}
	.dtl-tab-sec .tab-btn .nav-tabs {
		column-gap: 28px;
		margin-bottom: 30px;
	}
	.kenmerken-tab td h6 {
		font-size: 1.6rem;
		line-height: 22px;
	}
	.kenmerken-tab tr {
		padding-left: 35px;
		padding-right: 35px;
	}
	.left-bg-block {
        width: 115px;
    }
	.left-bg-block p {
		font-size: 1.6rem;
	}
	.block-dtls {
        width: calc(100% - 113px);
    }
	.tab-right-part {
		padding: 20px 20px 16px;
	}
	.tab-right-part h6 {
		margin: 10px 0;
	}
	.tab-btm-btn {
		margin-top: 48px;
	}
	.form-sec {
        padding: 80px 0;
    }
	.form-top-shape {
        top: 78px;
    }
	.form-left-area {
        padding: 55px 75px;
        padding-right: 40px;
    }
	.form-left-area h3 {
		font-size: 2.8rem;
        line-height: 45px;
    }
	.form-main-area .form-styl {
		padding: 13px;
	}
	.form-group textarea.form-control {
		min-height: 52px;
	}
	.form-btn .footer-social ul {
        column-gap: 9px;
    }
	.form-btn .footer-social li a {
		height: 35px;
		width: 35px;
	}
	.aanbod-dtl-product-sec h2 {
		font-size: 2.8rem;
	}
	/*** aanbod-list ***/
	.aanbod-filter-sec .select-style {
        background: url(../images/filter-arrow.svg) no-repeat 92% center / 13px;
		padding: 0 38px 0 25px;
    }
	.filter-sort .sorteren_op-filter {
        width: 23%;
    }
	.filter-sort {
		justify-content: start;
	}
	.aanbod-list-product-area .row {
		margin: 0 -5px;
	}
	.aanbod-list-product-area .col-xl-4 {
		padding: 0 5px;
	}
	.filter-left-part .col-lg-3 {
		width: 24%;
	}
	.aanbod-list-product-sec .each-product-left td {
		padding-right: 5px;
		margin-right: 5px;
	}
	.aanbod-list-product-sec .each-product-left td {
		padding-right: 5px;
		margin-right: 5px;
	}
	/*** over-ons ***/
	.over-ons-top-sec {
		padding: 80px 0;
	}
	.over-ons-top-area h2 {
		margin-bottom: 35px;
	}
	.over-ons-mid-sec {
		padding: 80px 0;
	}
	.over-ons-team-sec {
		padding-top: 80px;
	} 
	.over-ons-mid-info tr {
		padding-left: 0;
	}
	.team-member-img-right {
		margin-left: 15px;
	}
	.each-team-img {
		margin-bottom: 38px;
	}
	.each-team-img:last-child {
		margin: 0 15px;
	}
	.over-ons-team-area .col-lg-4 {
		width: 37%;
	}
	.over-ons-team-area .col-lg-8 {
		width: 63%;
	}
	.over-ons-team-img {
        padding-right: 40px;
    }
	.over-ons-team-info h2 {
		margin-bottom: 25px;
	}
	/****diensten-dtl****/
	.diensten-dtl-top-img {
		padding-right: 0;
	}
	.diensten-dtl-top-info {
        margin-top: 55px;
    }
    .diensten-dtl-mid-title {
        margin-bottom: 45px;
    }
	.diensten-dtl-mid td {
        padding: 35px 25px;
    }
	.diensten-dtl-mid td h4 {
		margin-bottom: 18px;
	}
	.diensten-dtl-mid td {
		width: 31%;
	}
	.each-diensten-list-info p {
		margin-top: 10px;
	}
	.each-diensten-list-info {
        padding: 30px 27px;
    }
	/*** contact ***/
	.form-sec.contact-form-sec {
		padding-top: 80px;
	}
	.contact-form-sec .form-top-shape {
		top: 78px;
	}
	/*** verkocht ***/
	.verkocht-top-sec {
		padding-top: 125px;
		padding-bottom: 60px;
	}
	.verkocht-top-sec h2 {
		margin-bottom: 16px;
	}
	/****vacature-dtl****/
	.vacature-dtl-mid td {
		width: 48%;
	}
	.calsty{
		height: 1010px;
	}
	/****aanbod-dtl****/
	.aanbod-dtl-product-sec .each-product-left td {
		padding-right: 5px;
		margin-right: 5px;
	}
}
@media(max-width: 991.98px){
	#page {
		padding: 0 10px;
	}
	.header-nav,
	.header-left {
		display: none;
	}
	.header-contact {
		display: block;
	}
	.header-contact li a {
		font-family: 'WidescreenTrial-ExSemiBold';
		font-size: 1.4rem;
		line-height: 22px;
		position: relative;
		color: #CDAD00;
	}
	.header-contact li a::after {
		content: '';
		position: absolute;
		left: 0;
		bottom: -3px;
		height: 2px;
		width: 100%;
		background-color: #CDAD00;
		opacity: 1;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
	}
	/* .header-contact li a:hover {
		color: #CDAD00;
	}
	.header-contact li a:hover::after {
		opacity: 1;
	} */
	.header-logo img {
        width: 64px;
        margin-top: -36px;
    }
	.menu-icon div {
		width: 25px;
	}
	.menu-icon:before {
		width: 34px;
	}
	.banner-top-shape img {
        width: 360px;
    }
	.menu-icon:after {
		width: 19px;
	}
	.header-area {
		padding: 29px 0;
	}
	.header-area.header-active {
		padding: 29px 0;
	}
	.mega-menu .col-lg-5 {
		width: 53%;
	}
	.mega-menu .col-lg-7 {
		width: 47%;
	}
	.mega-menu-nav li {
		margin-bottom: 25px;
		font-size: 2rem;
	}
	.menu-btn.menu-btn-active .menu-icon:before {
		width: 28px;
	}
	.menu-btn.menu-btn-active .menu-icon:after {
		width: 28px;
	}
	.banner-left-shape img, .banner-right-shape img {
        width: 20px;
        height: 245px;
    }
	.banner-wrap {
		margin: 10px 0 30px;
	}
	.product-small-car {
		display: none;
	}
	.each-product .col-lg-8 {
		width: 100%;
	}
	.product-title {
		text-align: center;
	}
	.product-arrow .swiper-button-next, .product-arrow .swiper-button-prev {
        top: 40%;
    }
	.product-arrow .swiper-button-prev {
        right: auto;
        left: 10px;
    }
	.product-arrow .common-arrow {
		background-color: #fff;
	}
	.product-arrow .common-arrow:hover {
		background-color: #CDAD00;
	}
	.product-wrap {
        padding: 60px 0;
    }
	.product-btn {
        margin-top: 50px;
    }
	.each-product::after {
		display: none;
	}
	.each-product-left td:last-child {
		padding-left: 5px;
	}
	.product-sec .each-product-left td:last-child {
        padding-left: 0;
    }
	.service-part .col-lg-4 {
		width: 100%;
	}
	.service-part .col-lg-8 {
		width: 100%;
	}
	.service-info {
        padding-left: 0;
        margin-top: 40px;
    }
	.service-sec {
        padding: 60px 0;
    }
	.service-title {
        margin-bottom: 40px;
    }
	.service-bg {
		display: none;
	}
	.service-sec {
		width: 100%;
		left: 0;
	}
	.service-title {
		text-align: center;
	}
	.line {
		display: none;
	}
	.home-overons-main-info h4::after, 
	.home-overons-main-area .col-lg-6:nth-child(even) .home-overons-main-info h4::after {
		display: none;
	}
	.home-overons-main-info {
        padding: 30px 50px;
        text-align: center;
    }
	.home-overons-wrap {
		padding: 60px 0 60px;
		border-radius: 10px 10px 0 0;
	}
	.home-overons-top {
        padding-bottom: 50px;
    }
	.home-overons-main-area .col-lg-6:nth-child(even) .home-overons-main-info {
        padding-right: 50px;
    }
	.home-overons-main-info {
		padding: 13px 50px;
	}
	.home-overons-top {
		padding-bottom: 37px;
	}
	.footer-area hr {
        margin: 50px 0 30px;
    }
	.footer-area {
        padding: 60px 0 20px;
    }
	.footer-logo img {
        width: 175px;
    }
	.footer-right {
        padding-left: 0;
        margin-top: 40px;
		justify-content: left;
    }
	/****diensten-list****/
	.inner-banner .each-banner {
		height: 360px;
	}
	.inner-banner .banner-content {
		bottom: 40%;
		transform: translateY(-50%);
	}
	.list-sec .col-lg-6 {
		padding: 0;
	}
	.list-sec .row {
		row-gap: 10px;
		margin: 0;
	}
	.list-sec {
        padding-top: 60px;
    }
	.each-list-info p {
        max-width: 100%;
    }
	.each-list-img::after {
		opacity: 0;
	}
	/****popup****/
	.modal-area .modal-dialog {
        max-width: 92%;
    }
	.close-img {
		top: -20px;
		right: -20px;
		height: 46px;
		width: 46px;
	}
	.modal-area .popup-content {
        padding: 45px 35px;
    }
	/*** aanbod-dtl ***/
	.back-btn {
		padding-top: 120px;
	}
	.aanbod-dtl-banner .col-lg-7,
	.aanbod-dtl-banner .col-lg-5 {
		width: 100%;
	}
	.aanbod-dtl-banner .row {
		margin: 0 -7px;
	}
	.aanbod-dtl-banner .col-lg-7, 
	.aanbod-dtl-banner .col-lg-5, 
	.aanbod-dtl-banner .col-lg-6, 
	.aanbod-dtl-banner .col-lg-12 {
		padding: 0 7px;
	}
	.aanbod-dtl-right .col-lg-12 {
        width: 41.40%;
    }
	.aanbod-dtl-right .col-lg-9 {
        width: 41.40%;
        height: 100%;
    }
	.aanbod-dtl-right .col-lg-3 {
		width: 17.20%;
        height: auto;
    }
	.aanbod-car-dtls h2 {
        font-size: 2.4rem;
    }
	.aanbod-car-price {
		text-align: start;
		display: flex;
		column-gap: 20px;
	}
	.aanbod-car-dtl-btm-area ul {
        justify-content: center;
    }
	.share-btn {
		display: none;
	}
	.share-btn.mobile-share-btn {
		display: block;
	}
	.dtl-tab-sec {
        padding-top: 60px;
		padding-bottom: 0;
    }
	.dtl-tab-sec .tab-btn .nav-tabs {
        column-gap: 16px;
	}
	.tab-area .col-lg-8,
	.tab-area .col-lg-4 {
		width: 100%;
	}
	.tab-area .row {
		display: flex;
		flex-direction: column-reverse;
		row-gap: 20px;
	}
	.tab_container {
        padding-right: 0;
    }
	.tab_container .row {
        flex-direction: initial;
    }
	.bullet-panel {
		margin-bottom: 0;
	}
	.each-onderhoud-block {
		margin-bottom: 9px;
	}
	.form-sec {
        padding: 60px 0;
    }
	.form-top-shape {
        top: 57px;
    }
	.form-area .col-lg-7,
	.form-area .col-lg-5 {
		width: 100%;
	}
	.form-left-shape {
		top: 61%;
	}
	.form-right-shape {
        top: 63.3%;
        right: -31px;
    }
	.form-left-area {
        padding: 55px 75px;
	}
	.form-left-title {
		text-align: center;
	}
	.form-btn {
		display: block;
		justify-content: center;
		text-align: center;
	}
	.form-btn .footer-social ul {
        justify-content: center;
        margin-top: 34px;
    }
	.form-top-left-shape,
	.form-top-right-shape {
    	display: block;
	}
	.form-mobile-btm-shape {
		display: block;
	}
	.form-right-img {
		border-radius: 20px 20px 0 0;
	}
	.form-left-area {
		border-radius: 0 0 20px 20px;
	}
	.aanbod-dtl-product-slider .swiper-button-next {
		right: 2%;
	}
	.aanbod-dtl-product-slider .swiper-button-prev {
		left: 2%;
	}
	.aanbod-dtl-product-sec .each-product-left td:last-child {
        padding-left: 0;
    }
	/*** aanbod-list ***/
	.aanbod-list-header {
        z-index: 10;
    }
	.aanbod-list-header.aanbod-header-active {
        z-index: -9;
    }
	.aanbod-list-title {
		display: none;
	}
	.mobile-filter-close h6 {
		color: #fff;
		font-size: 1.6rem;
	}
	.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 h6{
    	display: none;
    }
	.filter-main {
		margin-top: 30px;
	}
	.filter-left-part .row {
        column-gap: 5px;
    }
	.filter-left-part .col-lg-3 {
        width: 49.67%;
    }
	.filter-sort .sorteren_op-filter{
        width: 48.67%;
    }
	.aanbod-filter-sec .select-style {
        background: url(../images/filter-arrow.svg) no-repeat 93% center / 13px;
        padding: 0 40px 0 20px;
		font-size: 1.4rem;
		height: 49px;
		line-height: 49px;
	}
	.aanbod-list-product-sec {
		padding-top: 136px;
	}
	.aanbod-list-product-area .row {
		margin: 0;
	}
	.aanbod-list-product-area .col-xl-4 {
		padding: 0;
	}
	.aanbod-list-product-sec .each-product-left td:last-child {
        padding-left: 0;
    }
	.aanbod-list-product-sec .each-product-left td:last-child {
        padding-left: 0;
    }
	/*** over-ons ***/
	.over-ons-top-sec {
		padding: 60px 0;
	} 
	.over-ons-top-area h2 {
        margin-bottom: 28px;
    }
	.over-ons-top-area p {
		margin-bottom: 12px;
	}
	.over-ons-mid-sec {
		padding: 60px 0;
	}
	.over-ons-mid-info td h4 {
		margin-bottom: 15px;
	}
	.over-ons-mid-info td {
		max-width: 100%;
		padding: 25px 0;
	}
	.over-ons-team-sec {
		padding-top: 60px;
	} 
	.over-ons-team-area .col-lg-4,
	.over-ons-team-area .col-lg-8 {
        width: 100%;
    }
	.over-ons-team-info {
		max-width: 100%;
		margin-bottom: 50px;
	}
	.over-ons-team-info h2 {
        margin-bottom: 20px;
    }
	.over-ons-team-img {
        padding-right: 0;
    }
	.each-team-img {
        margin-bottom: 30px;
    }
	/****diensten-dtl****/
	.diensten-dtl-back-btn {
        padding-top: 60px;
    }
	.diensten-dtl-back-btn-part {
		padding-left: 0;
	}
	.diensten-dtl-top {
        padding-bottom: 60px;
        padding-top: 100px;
    }
	.diensten-dtl-top-info {
        margin-top: 35px;
        padding-left: 0;
    }
	.diensten-dtl-mid td {
        width: 48%;
    }
	.diensten-dtl-mid-title {
        margin-bottom: 35px;
    }
	.diensten-dtl-mid tr {
		row-gap: 20px;
		justify-content: center;
	}
	.each-diensten-list-img::after {
		opacity: 0;
	}
	.diensten-dtl-btm-title {
        margin-bottom: 35px;
    }
	/*** contact ***/
	.map {
		height: 400px;
	}
	.form-sec.contact-form-sec {
		padding-top: 60px;
	}
	.contact-form-sec .form-left-shape {
		top: 54%;
	}
	.contact-form-sec .form-right-shape {
		top: 57%;
	}
	.contact-form-sec .form-top-shape {
		top: 57px;
	}
	/*** verkocht ***/
	.verkocht-top-sec {
        padding-top: 110px;
        padding-bottom: 45px;
    }
	.aanbod-list-product-sec.verkocht-product-sec {
		padding-top: 0;
	}
	.dtl-tab-area .tab-btm-btn{
		/* bottom: -14%; */
		position: inherit;
		transform: unset;

	}
}
@media(max-width: 767.98px){
	  .morgeninternet-footer.viewcar-footer {
		margin-bottom: 74px !important;
		height: 50px;
	  }
	.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: #CDAD00;
	  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%;
	}
	#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;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	h1 {
		font-size: 3.2rem;
		line-height: 40px;
	}
	h2 {
		font-size: 2.4rem;
		line-height: 34px;
	}
	h4 {
		font-size: 1.8rem;
		line-height: 32px;
	}
	p {
		font-size: 1.4rem;
		line-height: 24px;
	}
	.common-btn {
		font-size: 1.4rem;
		line-height: 22px;
		padding: 8px 28px;
	}
	.common-arrow {
		height: 40px;
		width: 40px;
	}
	.banner-top-shape img {
        width: 220px;
        height: 29px;
    }
	.mega-menu-main {
        padding: 60px 30px 135px;
    }
	.mega-menu-nav li {
        margin-bottom: 18px;
        font-size: 1.6rem;
    }
	.mega-menu .col-lg-5 {
        width: 60%;
    }
	.mega-menu .col-lg-7 {
        width: 40%;
    }
	.each-banner, .banner-video {
		height: 673px;
	}
	.banner-content h1 {
		margin-bottom: 42px;
	}
	.banner-left-shape img, .banner-right-shape img {
        width: 10px;
    }
	.header-logo img {
        margin-top: -42px;
    }
	.product-sec {
		padding-top: 20px;
	}
	.product-wrap {
		padding: 35px 0;
	}
	.product-title {
		margin-bottom: 35px;
	}
	.each-product-left h4 {
		line-height: 26px;
	}
	.each-product-left td {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.product-price h6 {
		font-size: 1.4rem;
	}
	.each-product-info {
		margin-top: 7px;
	}
	.product-btn {
		margin-top: 42px;
	}
	.product-sec .container {
		padding-left: 10px;
		padding-right: 10px;
	}
	.service-sec {
		padding: 53px 0;
	}
	.service-sec {
        padding: 30px 0;
    }
	.service-title {
        margin-bottom: 28px;
    }
	.service-info {
        padding-left: 0;
        margin-top: 25px;
    }
	.each-service-info {
        padding: 25px 15px;
    }
	.each-service-info h4 {
        margin-bottom: 6px;
    }
	.home-overons-top-shape img {
		width: 171px;
		height: 19px;
	}
	.home-overons-left-shape {
		left: 13px;
		top: 23%;
	}
	.home-overons-left-shape img {
		width: 30px;
	}
	.home-overons-right-shape {
		right: -20px;
	}
	.home-overons-right-shape img {
		width: 30px;
	}
	.home-overons-sec {
		padding-top: 20px;
	}
	.home-overons-top-shape {
		top: 13px;
	}
	.home-overons-wrap {
		padding: 39px 0;
	}
	.home-overons-main-info h4 {
		line-height: 26px;
		margin: 14px 0 5px;
	}
	.home-overons-main-info p {
		line-height: 22px;
	}
	.home-overons-main-info {
        padding: 13px 30px;
    }
	.home-overons-main-area .col-lg-6:nth-child(even) .home-overons-main-info {
        padding-right: 30px;
    }
	.each-home-gal img {
		border-radius: 5px;
	}
	.home-gal-sec {
		border-radius: 0 0 10px 10px;
	}
	.home-gal-top-img, .home-gal-btm-img {
		border-radius: 5px;
	}
	.footer-right {
        flex-wrap: wrap;
        margin-top: 30px;
        row-gap: 36px;
		column-gap: 36px;
    }
	.footer-logo img {
        width: 148px;
    }
	.footer-area {
		padding: 50px 0 10px;
	}
	.each-footer-right h4 {
		line-height: 26px;
		margin-bottom: 13px;
	}
	.each-footer-right a, .each-footer-right td {
		line-height: 22px;
		font-size: 1.4rem;
	}
	.each-footer-right {
		width: 45%;
	}
	.each-footer-right:last-child {
		width: 100%;
	}
	.footer-area hr {
		margin: 50px 0 10px;
	}
	.footer-credit a {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.footer-social li a {
		height: 26px;
		width: 26px;
	}
	.footer-social li a img {
		height: 13px;
	}
	.footer-social ul {
		column-gap: 8px;
	}
	.privacy_section {
		padding: 70px 0 20px;
	}
	.privacy_section p {
		word-break: break-word;
	}
	/****diensten-list****/
	.inner-banner .each-banner {
        height: 220px;
    }
	.inner-banner .banner-content {
        bottom: 27%;
        transform: translateY(-50%);
    }
	.list-sec {
        padding-top: 30px;
    }
	.each-list-info {
        padding: 22px 15px;
    }
	.each-list-info p {
        margin-top: 5px;
    }
	.inner-banner .banner-left-shape img,
	.inner-banner .banner-right-shape img {
		height: 135px;
	}
	/****popup****/
	.modal-area .popup-content {
        padding: 30px 20px;
    }
	.modal-area .popup-content h2 {
        line-height: 34px;
		margin: 12px 0 20px;
	}
	.modal-area .popup-content li {
		margin-bottom: 3px;
		font-size: 1.4rem;
		line-height: 24px;
	}
	.modal-area .popup-content ul {
		margin-bottom: 18px;
	}
	.close-img {
        top: -14px;
        right: -14px;
        height: 35px;
        width: 35px;
    }
	.close-img img {
		width: 20px;
	}
	.modal-area .popup-content p {
		max-width: 100%;
	}
	/*** aanbod-dtl ***/
	.back-btn {
        padding-top: 94px;
    }
	.back-btn .common-btn {
		padding-left: 15px;
		padding-right: 15px;
	}
	.aanbod-dtl-banner {
		padding-top: 15px;
	}
	.aanbod-dtl-banner .row {
		margin: 0 -4px;
		row-gap: 10px;
	}
	.aanbod-dtl-banner .col-lg-7, 
	.aanbod-dtl-banner .col-lg-5, 
	.aanbod-dtl-banner .col-lg-6, 
	.aanbod-dtl-banner .col-lg-12,
	.aanbod-dtl-banner .col-lg-9,
	.aanbod-dtl-banner .col-lg-3 {
        padding: 0 4px;
    }
	.aanbod-dtl-right .col-lg-12 {
        width: 41%;
    }
	.aanbod-dtl-right .col-lg-9 {
        width: 41%;
	}
	.aanbod-dtl-right .col-lg-3 {
        width: 18%;
	}
	.plus h4 {
        font-size: 1.8rem;
        line-height: 24px;
    }
	.aanbod-car-dtls h2 {
        font-size: 1.8rem;
        line-height: 26px;
    }
	.aanbod-car-dtls td {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.aanbod-car-price h3 {
        font-size: 1.8rem;
        line-height: normal;
    }
	.aanbod-car-price h4 {
        font-size: 1.8rem;
        line-height: normal;
    }
	.aanbod-car-price {
        column-gap: 10px;
    }
	.aanbod-car-dtl-top-area {
		margin-bottom: 20px;
	}
	.aanbod-car-dtl-btm-area ul {
        column-gap: 11px;
		row-gap: 20px;
    }
	.share-social-media-button .a2a_dd {
		padding: 8px 13px !important;
		font-size: 1.5rem;
	}
	.aanbod-car-dtl-btm-left .common-btn {
        padding: 8px 13px;
    }
	.aanbod-car-dtl-btm-area .row {
		row-gap: 20px;
	}
	.whatsapp-btn img {
		width: 22px;
	}
	.whatsapp-btn h4 {
		font-size: 1.4rem;
		line-height: 15px;
	}
	.whatsapp-btn img {
        margin-right: 12px;
    }
	.dtl-tab-sec {
        padding-top: 19px;
	}
	.tab-right-part {
        padding: 37px 20px 39px;
    }
	.tab-right-part p {
		font-size: 1.4rem;
		line-height: 22px;
		letter-spacing: 0.42px;
		margin-bottom: 6px;
	}
	.tab_container {
        padding-top: 30px;
    }
	/* =======tab-accordion====== */
	.tab-btn {
		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: 'WidescreenTrial-ExSemiBold';
		font-size: 1.4rem;
		line-height: 26px;
		width: 100%;
		margin-bottom: 10px;
		max-width: max-content;
		position: relative;
		padding-bottom: 6px;
	}
	.tab_drawer_heading::after {
		position: absolute;
		left: 0;
		bottom: 5px;
		width: 100%;
		height: 1px;
		content: "";
		background-color: #fff;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		opacity: 0;
	}
	.tab_drawer_heading.d_active::after{
		opacity: 1;
	}
	.kenmerken-tab {
		overflow: visible;
		padding: 0 6px;
	}
	.kenmerken-tab tr {
		padding: 7px 30px;
    }
	.kenmerken-tab td {
        width: 50%;
		padding: 25px 10px;
    }
	.kenmerken-tab td:nth-child(even) {
        padding-left: 30px;
    }
	.kenmerken-tab td:nth-child(even)::after {
		display: none;
	}
	.kenmerken-tab td h6 {
		font-size: 1.4rem;
	}
	.kenmerken-tab td::after {
		height: 51px;
	}
	.tab-btm-btn {
        margin-top: 40px;
		margin-bottom: 54px;
    }
	.bullet-panel h5 {
		font-size: 1.8rem;
	}
	.bullet-panel:last-child {
		margin-bottom: 20px;
	}
	.tab_content p {
        margin-bottom: 30px;
    }
	.dtl-tab-sec .bullet-panel ul li {
		padding-left: 14px;
		margin-bottom: 8px;
	}
	.dtl-tab-sec .bullet-panel li:after {
		background-size: 6px;
		top: 7px;
		width: 6px;
		height: 6px;
	}
	.bullet-panel {
		margin-top: 15px;
	}
	.each-onderhoud-block p {
		margin-bottom: 20px;
	}
	.left-bg-block {
        width: 110px;
    }
	.left-bg-block p {
        font-size: 1.4rem;
    }
	.block-dtls h5 {
		font-size: 1.8rem;
	}
	.each-onderhoud-block {
        margin-bottom: 0;
    }
	.kenmarken-popup-content li {
        font-size: 1.4rem;
		line-height: 20px;
    }
	.kenmarken-popup-content h4 {
        font-size: 1.8rem;
        margin-bottom: 9px;
	}
	.kenmarken-popup-content ul {
        margin-bottom: 30px;
    }
	.kenmarken-popup-inner {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.kenmarken-popup-close { 
		width: 35px;
		height: 35px; 
		top: 16px;
		right: 15px;
	}
	.kenmarken-popup-close img {
		width: 23px;
	}
	.form-sec {
        padding: 31px 0;
    }
	.form-top-shape {
        top: 24px;
    }
	.form-top-shape img {
		width: 167px;
    	height: 16px;
	}
	.form-left-area {
        padding: 55px 38px;
    }
	.form-left-area h3 {
        font-size: 2.4rem;
        line-height: 32px;
    }
	.form-left-area {
		padding-top: 18px;
		padding-bottom: 44px;
	}
	.form-left-shape {
		left: 5px;
        top: 50%;
	}
	.form-left-shape img,
	.form-right-shape img {
		width: 25px;
    	height: 280px;
	}
	.form-right-shape {
        right: -21px;
        top: 51%;
    }
	.form-main-area .form-styl {
		font-size: 1.4rem;
		padding-left: 20px;
		padding-right: 20px;
	}
	.form-main-area {
		margin-top: 39px;
	}
	.form-main-area .form-group {
        margin-bottom: 15px;
    }
	.form-btn {
		margin-top: 39px;
	}
	.form-btn .footer-social li a {
        height: 25px;
        width: 25px;
    }
	.aanbod-dtl-product-sec h2 {
        font-size: 2.6rem;
    }
	.aanbod-dtl-product-sec {
		padding-top: 19px;
	}
	.aanbod-dtl-product-slider .common-arrow {
		top: 36%;
	}
	.share-btn img {
		width: 13px;
		height: 16px;
	}
	.kenmerken-tab tr::after {
		height: 17px;
	}
	.form-mobile-btm-shape {
		bottom: 30px;
	}
	/*** aanbod-list ***/
	.aanbod-filter-sec .select-style {
		line-height: 40px;
		height: 40px;
        background: url(../images/filter-arrow.svg) no-repeat 95% center / 11px;
        padding: 0 35px 0 16px;
	}
	.aanbod-filter {
		width: 100%;
	}
	.auto-overview-filter-result {
		bottom: 45px;
	}
	.filter-left-part .row {
        column-gap: 0;
    }
	.filter-left-part .col-lg-3 {
        width: 100%;
		margin-bottom: 12px;
    }
	.filter-count {
		margin-left: 9px;
		font-size: 1rem;
	} 
	.filter-sort .sorteren_op-filter{
        width: 100%;
    }
	.mobile-filter-close {
		padding: 12px;
	}
	.show_selected_filter_cls {
        padding-top: 30px !important;
		padding-bottom: 15px;
	}
	.auto-overview-tag {
		font-size: 1.2rem;
	}
	.auto-overview-filter-result .total_search_records {
		padding: 8px;
	}
	.aanbod-list-product-sec {
        padding-top: 120px;
    }
	.aanbod-list-product-area .row {
        row-gap: 15px;
    }
	.aanbod-filter-sec .form-check-input {
		width: 14px;
		height: 14px;
		margin-right: 6px;
	}
	/*** over-ons ***/
	.over-ons-top-sec {
		padding: 30px 0;
	} 
	.over-ons-top-area h2 {
        margin-bottom: 20px;
    }
	.over-ons-mid-sec {
		padding: 30px 0;
		border-radius: 10px;
	}
	.over-ons-mid-info td {
        padding: 18px 0;
    }
	.over-ons-mid-info td h4 {
        margin-bottom: 12px;
    } 
	.overons-mid-top-shape {
		top: -8px;
	}
	.overons-mid-top-shape img {
		width: 171px;
		height: 19px;
	}
	.overons-mid-left-shape img,
	.overons-mid-right-shape img {
		width: 30px;	
	}
	.over-ons-team-sec {
		padding-top: 30px;
	}
	.over-ons-team-info {
        margin-bottom: 40px;
    }
	.over-ons-team-info h2 {
		line-height: 34px;
    } 
	.team-member-img-right {
        margin-left: 0;
    }
	.each-team-img {
        margin-bottom: 18px;
    }
	.each-team-img:last-child {
        margin: 0 12px;
    }
	/****diensten-dtl****/
	.diensten-dtl-header .header-logo img {
		margin-top: 0;
	}
	.diensten-dtl-back-btn {
        padding-top: 40px;
    }
	.diensten-dtl-top {
        padding-bottom: 20px;
        padding-top: 80px;
    }
	.diensten-dtl-top-info {
        margin-top: 25px;
    }
	.diensten-dtl-mid td {
        width: 100%;
		padding: 24px 18px;
    }
	.diensten-dtl-mid-title {
        margin-bottom: 25px;
    }
	.diensten-dtl-mid td h4 {
        margin-bottom: 10px;
		max-width: 100%;
    }
	.diensten-dtl-mid td p {
		max-width: 100%;
	}
	.each-diensten-list-info {
        padding: 20px 23px;
    }
	.each-diensten-list-img {
		height: 200px;
	}
	.each-diensten-list-img img {
		height: 100%;
		object-fit: cover;
	}
	/*** contact ***/
	.map {
		height: 320px;
	}
	.form-sec.contact-form-sec {
		padding: 31px 0;
	}
	.form-right-content .footer-right {
        padding-left: 35px;
    }
	.form-right-content .each-footer-right h4 {
        margin-bottom: 8px;
    }
	.form-right-content .each-footer-right {
        margin-bottom: 14px;
    }
	.contact-form-sec .form-top-shape {
		top: 24px;
	}
	/*** verkocht ***/
	.verkocht-top-sec {
        padding-top: 100px;
        padding-bottom: 25px;
    }
	.verkocht-top-sec h2 {
        margin-bottom: 5px;
    }
	/****vacature-dtl****/
	.vacature-dtl-mid li {
		line-height: 24px;
		font-size: 1.4rem;
	}
	.calsty{
		height: 801px;
	}
	.dtl-tab-area .tab-btm-btn{
		position: initial;
		transform: unset;
	}
}
@media (max-width: 509px){
    .calsty {
        height: 870px;
    }
}
@media(max-width: 429.98px){
	h1 {
		font-size: 2.8rem;
        line-height: 34px;
	}
	.common-arrow {
        height: 30px;
        width: 30px;
    }
	.common-arrow img {
        width: 13px;
    }
	.common-btn {
        font-size: 1.3rem;
        padding: 6px 15px;
    }
	.header-area .row {
		padding: 0;
	}
	.header-area.header-active {
        padding: 20px 0;
    }
	.banner-top-shape img {
        width: 140px;
        height: 29px;
    }
	.header-logo img {
        width: 57px;
        margin-top: -35px;
    }
	.mega-menu .col-lg-5 {
        width: 75%;
    }
	.mega-menu .col-lg-7 {
        width: 25%;
    }
	.mega-menu-nav li {
        margin-bottom: 12px;
        font-size: 1.4rem;
    }
	.menu-icon:before {
        width: 28px;
    }
	.menu-icon div {
        width: 20px;
    }
	.menu-icon:after {
        width: 15px;
    }
	.mega-menu .col-lg-5 {
        width: 80%;
    }
	.mega-menu .col-lg-7 {
        width: 20%;
    }
	.menu-btn.menu-btn-active .menu-icon:after {
        width: 23px;
    }
	.menu-btn.menu-btn-active .menu-icon:before {
        width: 23px;
    }
	.banner-content h1 {
        margin-bottom: 28px;
    }
	.each-banner, .banner-video {
        height: 599px;
    }
	.each-banner {
		border-radius: 10px;
	}
	.banner-wrap {
		margin: 10px 0 0;
	}
	.product-wrap {
        padding: 30px 0;
		border-radius: 10px;
    }
	.product-title {
        margin-bottom: 16px;
    }
	.each-product-info .col-7 {
		width: 100%;
	}
	.each-product-info .col-5 {
		width: 100%;
		text-align: left !important;
		margin-top: 10px;
	}
	.each-product-info .col-7 {
		width: 100%;
	}
	.product-btn {
        margin-top: 25px;
    }
	.home-overons-top h2 {
        line-height: 34px;
    }
	.home-overons-sec {
        padding-top: 010px;
    }
	.home-overons-top-shape {
        top: 4px;
    }
	.home-overons-top {
        padding-bottom: 22px;
        padding-left: 10px;
        padding-right: 10px;
    }
	.home-overons-top p {
        margin: 10px 0 22px;
    }
	.home-overons-main-info {
        padding: 13px 10px;
    }
	.home-overons-main-area .col-lg-6:nth-child(even) .home-overons-main-info {
        padding-right: 10px;
    }
	.footer-area {
        padding: 30px 0 10px;
    }
	.footer-logo img {
        width: 120px;
    }
	.footer-right {
        margin-top: 23px;
        row-gap: 17px;
        column-gap: 10px;
    }
	.each-footer-right h4 {
        line-height: 20px;
        margin-bottom: 6px;
    }
	.each-footer-right {
        width: 100%;
    }
	.footer-area hr {
        margin: 20px 0 10px;
    }
	/****diensten-list****/
	.each-list-img {
		height: 160px;
	}
	.each-list-img img {
		height: 100%;
		object-fit: cover;
	}
	/****bedankt****/
	.bedankt-banner .each-banner {
        height: 499px;
    }
	/****popup****/
	.modal-area .popup-content {
        padding: 25px 15px;
    }
	.close-img {
        right: -10px;
        height: 30px;
        width: 30px;
    }
	.close-img img {
        width: 16px;
    }
	.modal-area .popup-content li {
        margin-bottom: 0;
    }
	/*** aanbod-dtl ***/
	.aanbod-dtl-right .col-lg-12 {
        width: 41%;
    }
	.aanbod-dtl-right .col-lg-9 {
        width: 41%;
    }
	.aanbod-dtl-right .col-lg-3 {
        width: 18%;
    }
	.plus h4 {
        font-size: 1.2rem;
	}
	.plus h4 strong {
		font-size: 1.2rem;
		line-height: 9px;
	}
	.aanbod-car-dtls h2 {
        font-size: 1.8rem;
        line-height: 24px;
    }
	.aanbod-car-price h3 {
        font-size: 1.6rem;
	}
	.aanbod-car-price h4 {
        font-size: 1.6rem;
	}
	.aanbod-car-dtl-btm-area ul {
        column-gap: 7px;
        row-gap: 12px;
    }
	.aanbod-car-dtl-btm-area .row {
        row-gap: 12px;
    }
	.tab-right-part {
		padding-top: 20px;
	}
	.tab-right-part h6 {
		font-size: 1.6rem;
	}
	.tab-right-part p {
        letter-spacing: normal;
	}
	.tab-right-part {
        padding-left: 10px;
        padding-right: 10px;
		padding-bottom: 20px;
		margin-bottom: 0;
    }
	.tab_drawer_heading {
        font-size: 1.6rem;
		line-height: 24px;
	}
	.kenmerken-tab {
        padding: 0;
    }
	.kenmerken-tab tr {
        padding-left: 10px;
        padding-right: 10px;
    }
	.kenmerken-tab tr::after {
		height: 11px;
	}
	.kenmerken-tab td {
		padding: 18px 10px;
	}
	.kenmerken-tab td h6 {
		margin-bottom: 0;
	}
	.kenmerken-tab td:nth-child(even) {
        padding-left: 20px;
    }
	.kenmarken-popup-content li {
		width: 53%;
	}
	.kenmarken-popup-content li:nth-child(even) {
		width: 47%;
	}
	.kenmerken-popup-model h3 {
		font-size: 2rem;
		line-height: 48px;
	}
	.kenmarken-popup-close {
        width: 30px;
        height: 30px;
	}
	.kenmarken-popup-close img {
        width: 20px;
    }
	.kenmerken-tab td::after {
        height: 45px;
    }
	.tab-btm-btn {
        margin-top: 25px;
        margin-bottom: 35px;
    }
	.dtl-tab-sec .bullet-panel li:after {
        top: 9px;
	}
	.dtl-tab-sec .bullet-panel ul li {
		font-size: 1.4rem;
	}
	.bullet-panel {
		margin-bottom: 0;
	}
	.each-table {
        padding: 20px 15px;
        margin-bottom: 15px;
    }
	.each-table li {
		line-height: 22px;
	}
	.left-bg-block {
        width: 98px;
    }
	.block-dtls {
        width: calc(100% - 96px);
		padding-left: 10px;
		padding-right: 10px;
    }
	.block-dtls h5 {
        font-size: 1.6rem;
    }
	.form-main-area {
        margin-top: 25px;
    }
	.form-left-area h3 {
        font-size: 1.8rem;
        line-height: 27px;
    }
	.form-left-area p {
		margin-top: 9px;
	}
	.form-left-area {
        padding: 18px 25px 35px;
    }
	.form-main-area .form-styl {
		padding: 8px 16px;
	}
	.form-group textarea.form-control {
        min-height: 42px;
    }
	.form-btn {
        margin-top: 28px;
    }
	.form-btn .footer-social ul {
        margin-top: 24px;
    }
	.aanbod-dtl-product-sec h2 {
        font-size: 1.8rem;
		line-height: 28px;
		margin-bottom: 25px;
    }
	.aanbod-car-dtls h2 {
		margin-bottom: 20px;
	}
	.aanbod-car-dtls tr {
		display: flex;
		flex-wrap: wrap;
	}
	.aanbod-car-dtls td {
		width: 50%;
		padding: 0;
		border: 0;
		margin-bottom: 5px;
	}
	/*** aanbod-list ***/
	.aanbod-filter-sec .select-style {
        background: url(../images/filter-arrow.svg) no-repeat 95% center / 11px;
        padding: 0 28px 0 15px;
        font-size: 1.2rem;
    }
	.auto-overview-filter-result {
        padding: 12px;
	}
	.auto-overview-filter-result .total_search_records {
        padding: 7px;
    }
	.mobile-filter-close span {
		max-width: 30px;
		height: 30px;
	}
	.filter-scroll {
		top: 64px;
	}
	.aanbod-filter-sec label {
		font-size: 1.2rem;
		margin-bottom: 8px;
	}
	/*** over-ons ***/
	.over-ons-top-area h2 {
        font-size: 2rem;
        line-height: 32px;
		margin-bottom: 15px;
    }
	.over-ons-top-area p {
        margin-bottom: 10px;
    }
	.over-ons-team-info {
        margin-bottom: 30px;
    }
	.over-ons-mid-info td {
        padding: 15px 0;
    }
	.over-ons-mid-info td h4 {
        margin-bottom: 12px;
        line-height: 28px;
    } 
	.over-ons-team-info h2 {
        margin-bottom: 15px;
        line-height: 32px;
        font-size: 2rem;
    }
	.each-team-img {
        margin-bottom: 15px;
    }
	.each-team-img:last-child {
        margin: 0 8px;
    }
	/****diensten-dtl****/
	.diensten-dtl-top-info {
        margin-top: 15px;
    }
	.diensten-dtl-top-info h2 {
        margin-bottom: 15px;
    }
	.form-left-shape {
        left: 2px;
    }
	.form-right-shape {
        right: -25px;
    }
	/*** contact ***/	
	.form-right-content .each-footer-right {
        margin-bottom: 10px;
    }
	.form-right-content .each-footer-right h4 {
        margin-bottom: 6px;
    }
	/*** verkocht ***/
	.verkocht-top-sec {
        padding-bottom: 15px;
    }
}