@media (min-width: 1599px) {
    .container {
        max-width: 1454px;
    }
}
@media(max-width: 1699.98px){
	
	/****over-ons****/
	.overons-about-sec .about-step-img {
		left: -3%;
	}

}
@media(max-width: 1599.98px){
	h1 {
		font-size: 5rem;
		line-height: 58px;
		letter-spacing: 3.5px;
	}
	h2 {
		font-size: 3rem;
		line-height: 38px;
		letter-spacing: 2px;
	}
	h3 {
		font-size: 2rem;
		line-height: 32px; 
	}
	.banner-video, .each-banner {
		height: 625px;
	}
	.each-counter {
		padding-left: 15px;
		padding-right: 15px;
	}
	.each-about-step h2 {
		font-size: 2.8rem;
	}
	.footer-logo img {
		width: 300px;
	}

	/****diensten-dtl****/
	.diensten-dtl-top-info {
		padding-right: 35px;
		margin-top: 20px;
	}
	.diensten-dtl-top-info h2 {
		margin-bottom: 14px;
	}
	.diensten-dtl-mid {
		padding: 80px 0 100px;
	}
	.diensten-dtl-mid td h1 {
		font-size: 8rem;
		line-height: 65px;
	}
	.dtl-slider-sec {
		padding-top: 100px;
	}
	/****vacature-dtl****/
	.vacature-dtl-mid td {
		padding: 40px 50px;
	}
	.vacature-dtl-mid td h4 {
		top: 60px;
		left: 60px;
	}
	/****over-ons****/
	.overons-about-sec .about-step-img {
        left: 0;
    }
	.overons-about-sec .about-step-img {
		width: 30%;
	}
	.overons-about-sec .about-step .col-lg-4:nth-child(2) .each-about-step {
		margin-top: -70px;
	}
	/****aanbod-list****/
	.filter-left-title {
		padding-right: 6px;
	}
	.main-filter-area .col-lg-3 {
		width: 22%;
	}
	.aanbod-top-info-btm ul {
		column-gap: 20px;
	}
	.aanbod-banner-right-info {
		padding: 0 17px;
	}
	/****aanbod-dtl****/
	.gallery-thumbs-wrapper {
		height: 438px;
	}
	.aanbod-dtl-btm-slider .swiper-button-prev {
		left: -15px;
	}
	.aanbod-dtl-btm-slider .swiper-button-next {
		right: -15px;
	}	
	/****events****/
	.events-vdo-icon img {
		width: 100px;
		height: 100px;
	}
	/****popup****/
	.modal-area .modal-dialog {
		max-width: 55%;
	}
	.header-nav ul{
		gap: 20px;
		justify-content: end;
	}
	.header-right {
		gap: 20px;
	}
}
@media(max-width: 1399.98px){
	.common-arrow {
		height: 55px;
		width: 55px;
	}
	main {
		margin-top: 88px;
	}
	.header-logo img {
		width: 210px;
	}
	.header-area {
		padding: 20px 0;
	}
	.mega-menu-nav li {
		margin-bottom: 30px;
	}
	.banner-video, .each-banner {
        height: 570px;
    }
	.banner-content h1 {
		margin-bottom: 30px;
	}
	.counter-area {
		margin-top: 50px;
	}
	.banner-sec .col-lg-5, .banner-sec .col-lg-7 {
		width: 50%;
	}
	.product-sec {
		padding: 80px 0;
	}
	.product-model td {
		padding: 0 8px;
	}
	.product-wrap .swiper-button-prev {
		top: calc(40% + 90px);
	}
	.werkplaats-service-sec .red-bg {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.werkplaats-heading {
		margin-bottom: 50px;
	}
	.werkplaats-text-slider p {
		margin-bottom: 50px;
	}
	.werkplaats-text-slider {
		padding-left: 50px;
	}
	.werkplaats-service-sec .swiper-button-next {
		right: -25px;
	}
	.werkplaats-service-sec .swiper-button-prev {
		right: -25px;
	}
	.each-diensten {
		height: 180px;
	}
	.about-sec {
		padding-top: 80px;
	}
	.each-about-step p {
		-webkit-line-clamp: 4;
		margin-top: 3px;
	}
	.about-step .col-lg-4:nth-child(1) .each-about-step {
		margin-top: -20px;
	}
	.about-step .col-lg-4:nth-child(2) .each-about-step {
		margin-top: -38px;
		padding-left: 24px;
	}
	.about-step .col-lg-4:nth-child(3) .each-about-step {
		margin-top: -53px;
	}
	.review-sec {
		padding: 80px 0;
	}
	.footer-logo img {
        width: 250px;
    }
	.footer-area .red-bg {
		padding-top: 60px;
	}
	.footer-bovag img {
		width: 100px;
	}
	.footer-btm {
		margin-top: 45px;
	}
	.product-btn {
		height: 55px;
		width: 55px;
	}


	/**** diensten-list ****/
	.each-diens-img {
		width: 330px;
	}
	/****diensten-dtl****/
	.diensten-dtl-mid {
		padding: 80px 0 80px;
	}
	.diensten-dtl-mid td {
		padding: 30px 25px;
	}
	.form-sec .red-bg {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.form-title p {
		margin-top: 20px;
		margin-bottom: 45px;
	}
	.dtl-slider-sec {
		padding-top: 80px;
	}
	.dtl-slider-title {
		margin-bottom: 60px;
	}
	.dtl-slider-title {
        margin-bottom: 40px;
    }
	.dtl-slider .swiper-button-next {
		right: -28px;
	}
	.dtl-slider .swiper-button-prev {
		left: -28px;
	}
	.dtl-slider-btn {
		height: 55px;
		width: 55px;
	}
	.each-dtl-slider-img {
		height: 280px;
	}
	/****vacature-dtl****/
	.vacature-dtl-mid td {
        padding: 30px 40px;
    }
	.vacature-dtl-mid td h4 {
        top: 51px;
        left: 54px;
    }
	/****contact****/
	.contact-map .inner-banner-img {
		height: 450px;
	}
	/**** over-ons ****/
	.overons-about-sec .about-step .col-lg-4:nth-child(2) .each-about-step {
        margin-top: -76px;
	}
	.overons-team-sec {
		padding-top: 100px;
	}
	.overons-team-title h2 {
		margin-bottom: 60px;
	}
	.each-member-info h4 {
		margin-top: 18px;
	}
	.about-sec.overons-about-sec .about-step .col-lg-4:nth-child(1) .each-about-step {
        margin-top: -66px;
    }
	.about-sec.overons-about-sec .about-step .col-lg-4:nth-child(2) .each-about-step {
        margin-top: -115px;
    }
	.overons-about-sec .about-heading-img {
        margin-bottom: -10%;
    }
	/****aanbod-list****/
	.filter-left-title {
		width: 10%;
	}
	.main-filter-area {
		width: 89%;
	}
	.main-filter-area .row {
		column-gap: 0;
	}
	.main-filter-area .col-lg-3 {
        width: 25%;
    }
	.clear-filter-wrap {
		padding-left: 14%;
	}
	/****aanbod-dtl****/
	.aanbod-banner-right-info {
		padding: 0 20px;
	}
	.aanbod-top-info-top p {
		margin-bottom: 25px;
	}
	.aanbod-top-info-mid table {
		margin-top: 22px;
	}
	.aanbod-top-info-btm ul {
		column-gap: 13px;
		row-gap: 13px;
	}
	.aanbod-top-info-btm h3 {
		margin: 25px 0;
	}
	.gallery-thumbs-wrapper {
        height: 375px;
    }
	.dtl-tab-sec {
		padding-bottom: 100px;
	}
	.kenmerken-tab h3 {
		margin-top: 50px;
	}
	.aanbod-dtl-btm-sec {
		padding-top: 100px;
	}
	.aanbod-dtl-btm-area h2 {
		margin-bottom: 65px;
	}
	.aanbod-dtl-btm-slider .swiper-button-next {
        right: 0;
    }
	.aanbod-dtl-btm-slider .swiper-button-prev {
        left: 0;
    }
	/****events****/
	.events-vdo-icon img {
		width: 95px;
		height: 95px;
	}
	.events-gal-slider .common-arrow {
		height: 78px;
		width: 78px;
		top: 38%;
	}
	.events-gal-slider .swiper-button-next {
		right: 50px;
	}
	.events-gal-slider .swiper-button-prev {
		left: 50px;
	}
	.events-map {
		height: 500px;
	}
	.events-contact-sec {
		padding-bottom: 100px;
	}
	.events-contact-sec .footer-info {
		max-width: 820px;
	} 
	/****popup****/
	.modal-area .modal-dialog {
        max-width: 61%;
    }
	.modal-area .popup-btm-content {
		margin-right: 108px;
	}
	.logos{
		column-gap: 20px;
	}
	.car-expert-logo img{
		width: 100px;
	}
}
@media(max-width: 1199.98px){
	h1 {
		font-size: 4rem;
		line-height: 48px;
		letter-spacing: 3px;
	}
	.header-nav ul {
		gap: 25px;
	}
	.header-right {
		gap: 25px;
	}
	.mega-menu-nav li {
        font-size: 1.8rem;
		margin-bottom: 20px;
    }
	.mega-menu {
		padding-top: 100px;
	}
	.banner-video, .each-banner {
        height: 500px;
    }
	.banner-sec .col-lg-5 {
        width: 56%;
    }
	.banner-sec .col-lg-7 {
		width: 44%;
	}
	.banner-content {
		padding-right: 25px;
	}
	.product-sec .col-lg-10 {
		width: 90%;
	}
	.product-model td {
		font-size: 1.5rem;
		padding: 0 5px;
	}
	.each-diensten-text {
		padding: 10px;
	}
	.each-diensten-text h4 {
		font-size: 1.6rem;
	}
	.about-step {
		margin-top: 60px;
	}
	.each-about-step p {
        -webkit-line-clamp: 6;
    }
	.about-stair {
		width: 75%;
	}
	.about-step .col-lg-4:nth-child(2) .each-about-step {
        margin-top: -90px;
        padding-left: 50px;
    }
	.about-step .col-lg-4:nth-child(3) .each-about-step {
        margin-top: -125px;
        padding-left: 90px;
    }


	/**** diensten-list ****/
	.diens-list-top-sec {
		padding-bottom: 80px;
	}
	.each-diens-img {
		width: 280px;
		top: -10px;
	}
	.each-diens-list {
		padding-right: 55px;
	}
	.diens-list-area .col-lg-5 {
		width: 53%;
	}
	.diens-list-area .col-lg-4 {
		width: 36%;
	}
	.diens-list-area .col-lg-3 {
		width: 11%;
	}
	.each-diens-list {
        padding-right: 46px;
        padding-left: 33px;
    }
	.each-diens-info h4 {
		margin-bottom: 16px;
	}
	.each-diens-arw {
		height: 60px;
		width: 60px;
	}
	.inner-banner-content {
		bottom: 110px;
	}
	/****diensten-dtl****/
	.diensten-dtl-top .col-lg-7 {
		width: 54%;
	}
	.diensten-dtl-top .col-lg-5 {
		width: 46%;
	}
	.back-btn {
		padding-top: 35px;
	}
	.diensten-dtl-mid td {
		width: 49%;
	}
	.diensten-dtl-mid tr {
		row-gap: 10px;
	}
	.diensten-dtl-mid td h4 {
		top: 50px;
		left: 35px;
	}
	.form-title p {
        margin-top: 15px;
        margin-bottom: 30px;
    }
	.form-main-area .form-group {
		margin-bottom: 20px;
	}
	.form-main-area .form-btn {
		margin-top: 15px;
	}
	.dtl-slider .swiper-button-next {
		right: -25px;
	}
	.dtl-slider .swiper-button-prev {
		left: -25px;
	}
	.form-main-area .form-styl {
		padding-left: 14px;
		padding-right: 14px;
	}
	/****vacature-dtl****/
	.vacature-dtl-mid td {
        padding: 30px 25px;
    }
	/**** over-ons ****/
	.overons-top-sec {
		padding-top: 60px;
	}
	.overons-about-sec .about-heading-img {
        margin-bottom: -26%;
    }
	.overons-team-sec {
        padding-top: 80px;
    }
	.overons-team-title h2 {
        margin-bottom: 40px;
    }
	.each-member-info h4 {
        margin-top: 14px;
    }
	.overons-team-sec .common-arrow {
		top: 40%;
	}
	.overons-about-sec .each-about-step p {
        -webkit-line-clamp: 3;
    }
	.about-sec.overons-about-sec .about-step .col-lg-4:nth-child(1) .each-about-step {
        margin-top: -73px;
    }
	.about-sec.overons-about-sec .about-step .col-lg-4:nth-child(2) .each-about-step {
        margin-top: -67px;
    }
	.about-sec.overons-about-sec .about-step .col-lg-4:nth-child(3) .each-about-step {
        margin-top: -56px;
    }
	.overons-about-sec .about-step-img {
        bottom: 11px;
    }
	/****aanbod-list****/
	.aanbod-filter-title {
		margin-bottom: 28px;
	}
	.filter-sort {
		justify-content: start;
		padding-left: 11%;
	}
	.filter-sort .sorteren_op-filter {
		width: 192px;
	}
	.clear-filter-wrap {
        padding-left: 15%;
    }
	.aanbod-filter-sec .select-style {
		padding: 0 39px 0 23px;
		background: url(../images/filter-arrow.svg) no-repeat 87% center / 15px;
	}
	.aanbod-list-product-area .row {
		row-gap: 35px;
	}
	.aanbod-list-product-sec .product-model td {
		padding-right: 5px;
		margin-right: 5px;
	}
	/****aanbod-dtl****/
	.aanbod-top-sec .col-lg-5 {
		width: 47%;
	}
	.aanbod-top-slider .swiper-button-next {
		top: 34%;
	}
	.aanbod-top-sec .col-lg-7 {
		width: 53%;
	}
	.aanbod-banner-right-info {
        padding: 0 9px;
    }
	.aanbod-top-info-top {
		padding: 0 15px;
	}
	.aanbod-top-info-top p {
        margin: 8px 0 20px;
    }
	.aanbod-top-info-mid {
		padding: 0 15px;
	}
	.aanbod-top-info-btm h3 {
        margin: 22px 0;
    }
	.aanbod-top-info-btm .common-btn {
		padding-right: 50px;
		padding-left: 17px;
	}
	.gallery-thumbs-wrapper {
        height: 279px;
    }
	.dtl-tab-sec {
        padding-bottom: 80px;
    }
	.dtl-tab-sec .tab-btn .nav-tabs {
		margin-bottom: 42px;
	}
	.tab-left-part {
		padding: 27px 15px;
	}
	.tab-left-img img {
		width: 62px;
		height: 63px;
	}
	.tab-left-info {
		padding-left: 13px;
	}
	.tab-left-btm li a {
		font-size: 1.4rem;
	}
	.kenmerken-tab tr {
		row-gap: 15px;
		column-gap: 15px;
	}
	.kenmerken-tab td {
		padding: 24px 15px;
	}
	.kenmerken-tab h3 {
        margin-top: 42px;
		font-size: 1.6rem;
    }
	.tab-btm-btn {
		margin-top: 36px;
	}
	.aanbod-dtl-btm-sec {
        padding-top: 80px;
    }
	.aanbod-dtl-btm-area h2 {
        margin-bottom: 50px;
    }
	/****events****/
	.events-vdo-icon img {
        width: 85px;
        height: 85px;
    }
	.events-top-content {
		margin-top: 15px;
	}
	.events-top-content p {
		margin-top: 18px;
		margin-bottom: 18px;
	}
	.events-gal-slider .common-arrow {
        height: 55px;
        width: 55px;
        top: 45%;
    }
	.events-gal-slider .swiper-button-next {
        right: 35px;
    }
	.events-gal-slider .swiper-button-prev {
        left: 35px;
    }
	.events-contact-sec .footer-info {
        max-width: 640px;
    }
	.events-contact-sec {
		padding-bottom: 80px;
	}
	/****popup****/
	.modal-area .modal-dialog {
        max-width: 70%;
    }
	.modal-area .popup-btm-content {
        margin-right: 83px;
    }
	/****aanbod-dtl****/
	.aanbod-dtl-btm-sec .product-model td {
		padding-right: 5px;
		margin-right: 5px;
	}
	.header-logo img {
		width: 140px;
	}
	.header-nav ul{
		gap: 15px;
	}
	.header-nav li{
		font-size: 1.4rem;
		letter-spacing: normal;
	}
	.header-right {
		gap: 15px;
	}
	.contact-btn a {
		font-size: 1.4rem;
		letter-spacing: normal;
	}
	.menu-btn{
		font-size: 1.4rem;
		letter-spacing: normal;
	}
	.each-gal-img {
		height: 200px;
	}
}
@media(max-width: 991.98px){
	.container {
		padding-left: 0;
		padding-right: 0;
	}
	#page {
		padding: 0 20px 20px;
	}
	.header-area {
		padding-left: 20px;
		padding-right: 20px;
	}
	.mega-menu {
		width: 40%;
	}
	.contact-btn { 
		display: none;
	}
	.banner-video, .each-banner {
        height: 615px;
    }
	.banner-sec .col-lg-7,
	.banner-sec .col-lg-5 {
		width: 100%;
	}
	.banner-content {
		padding: 20px;
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 2;
	}
	.banner-content h1 {
		color: #fff;
	}
	.each-counter h4 {
		color: #fff;
	}
	.each-counter h5 {
		color: #fff;
	}
	.each-counter {
		border-color: rgba(255, 255, 255, 0.34);
	}
	.banner-wrap {
		width: 100% !important;
		padding-right: 0;
		position: relative;
		border-radius: 20px;
		overflow: hidden;
	}
	.banner-wrap::after {
		content: "";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		bottom: 0;
		background: linear-gradient(180deg, rgba(27, 27, 30, 0.00) 0%, #1B1B1E 100%);
		z-index: 1;
	}
	.product-heading-left {
		max-width: 100%;
		margin-bottom: 28px;
	}
	.product-sec .col-lg-10 {
		width: 100%;
	}
	.product-wrap {
		width: 100% !important;
		padding-right: 0;
	}
	.product-heading {
		margin-bottom: 50px;
	}
	.product-wrap .swiper-button-next {
		right: 0;
		left: auto;
	}
	.product-wrap .common-arrow {
		top: 50%;
		transform: translateY(-50%);
		border-width: 2px;
	}
	.product-slider {
		position: relative;
	}
	.werkplaats-service-sec {
		text-align: center;
	}
	.werkplaats-heading h2 {
		margin-bottom: 24px;
	}
	.werkplaats-service-sec .common-arrow {
		display: none;
	}
	.werkplaats-text-slider {
		padding-left: 0;
		margin-top: 24px;
	}
	.werkplaats-text-slider h3 {
		font-size: 2.4rem;
	}
	.diensten-service-sec .red-bg {
		padding: 0 20px 20px;
	}
	.each-diensten::after {
		opacity: 0;
	}
	.each-diensten {
		border-radius: 10px;
		border: 1px solid transparent;
		overflow: hidden;
	}
	.each-diensten:hover {
		border-color: rgba(255,255,255,0.4);
	}
	.each-diensten:hover img {
		opacity: 0;
	}
	.diensten-service-slider .swiper-wrapper {
		flex-direction: column;
		row-gap: 24px;
	}
	.about-heading-img {
		max-width: 100%;
		margin-top: 24px;
		margin-bottom: 24px;
	}
	.about-heading-text {
		max-width: 100%;
	}
	.each-about-step {
		border: 0;
		padding-left: 0;
		padding-bottom: 24px;
	}
	.about-step-img {
		display: none;
	}
	.each-about-step-wrap {
		max-width: 100%;
	}
	.about-stair {
		display: none;
	}
	.about-step {
		margin-top: 0;
	}
	.about-step .col-lg-4:nth-child(1) .each-about-step,
	.about-step .col-lg-4:nth-child(2) .each-about-step,
	.about-step .col-lg-4:nth-child(3) .each-about-step {
		margin-top: 0;
		padding-left: 0;
	}
	.each-about-step p {
		display: block;
		overflow: visible;
	}
	.review-sec {
        padding: 40px 0;
    }
	.footer-logo {
		margin-bottom: 50px;
	}
	.footer-info {
		flex-wrap: wrap;
	}
	.footer-info {
		row-gap: 24px;
		column-gap: 10px;
		padding-top: 20px;
	}
	.each-footer-info {
		width: 49%;
	}
	.footer-btm {
        margin-top: 40px;
    }
	.footer-bovag {
/*        height: 50%;
        display: inline-flex;
        flex-direction: column;
        justify-content: end;*/
        padding: 0 10px;
    }
	.footer-logo img {
        width: 200px;
    }
	.footer-bovag img {
        width: 90px;
    }
	/**** diensten-list ****/
	.inner-banner-content {
        bottom: 150px;
    }
	.inner-banner {
		height: 100%;	
	}
	.inner-banner-img {
		height: 100%;	
	}
	.inner-banner-img img {
		height: 100%;	
		object-fit: cover;
	}
	.diens-list-top-sec {
        padding: 60px 0;
    }
	.diens-list-top-right {
		max-width: 100%;
		margin-top: 20px;
	}
	.each-diens-list, 
	.each-diens-list:hover {
		background: #7C1B1C;
	}
	.each-diens-info h4,
	.each-diens-info p,
	.each-diens-list:hover .each-diens-info h4,
	.each-diens-list:hover .each-diens-info p {
		color: #fff;
	} 
	.each-diens-img,
	.each-diens-arw,
	.each-diens-list:hover .each-diens-img,
	.each-diens-list:hover .each-diens-arw{
		opacity: 1;
	}
	.each-diens-img img {
        position: initial;
        transform: none;
    }
	.diens-list-area .col-lg-5,
	.diens-list-area .col-lg-4,
	.diens-list-area .col-lg-3 {
        width: 100%;
    }
	.each-diens-list .row {
		display: flex;
		flex-direction: column-reverse;
	}
	.each-diens-info-wrap {
		margin-top: 30px;
		display: flex;
		flex-wrap: wrap;
	}
	.each-diens-info {
		max-width: 100%;
		padding-right: 30px;
		width: 90%;
	}
	.each-diens-img {
        width: 100%;
        transform: none;
		position: initial;
    }
	.each-diens-arw {
        height: 50px;
        width: 50px;
        margin-bottom: 0;
    }
	.each-diens-arw img {
		width: 16px;
	}
	.each-diens-list {
        padding-right: 33px;
		margin-bottom: 20px;
		border: 0;
	}
	.each-diens-arw {
		display: none;
	} 
	.mob-each-diens-arw {
		display: flex;
	}
	.inner-banner-img {
        height: 350px;
    }
	/****diensten-dtl****/
	.diensten-dtl-top .col-lg-7 {
        width: 100%;
    }
	.diensten-dtl-top .col-lg-5 {
        width: 100%;
    }
	.diensten-dtl-top-wrap {
		width: 100% !important;
        padding-right: 0;
	}
	.diensten-dtl-top {
		padding-top: 60px;
	}
	.diensten-dtl-top-info {
        padding-right: 0;
    }
	.diensten-dtl-top-info p {
		margin-bottom: 15px;
	}
	.diensten-dtl-mid {
		padding: 60px 0 60px;
	}
	.diensten-dtl-mid td h1 {
        font-size: 6rem;
        line-height: 48px;
    }
	.diensten-dtl-mid td h4 {
        top: 43px;
        left: 28px;
    }
	.form-sec .red-bg {
        padding-top: 60px;
        padding-bottom: 60px;
    }
	.form-img {
		padding-left: 0;
	}
	.form-left {
		margin-top: 30px;
	}
	.dtl-slider-sec {
        padding-top: 60px;
    }
	.dtl-slider-title {
        margin-bottom: 30px;
    }
	.dtl-slider .swiper-button-next {
		right: -18px;
	}
	.dtl-slider .swiper-button-prev {
		left: -18px;
	}
	/****apk****/
	.diensten-dtl-top-info h4 {
		margin-bottom: 12px;
	}
	/****vacature-dtl****/
	.vacature-dtl-mid li {
		margin-bottom: 8px;
	}
	/**** contact ****/
	.form-sec.contact-form-sec .red-bg {
		padding-bottom: 74px;
	}
	/**** over-ons ****/
	.overons-top-sec {
        padding-top: 30px;
    }
	.overons-top-right {
		max-width: 100%;
		margin-top: 25px;
	}
	.overons-about-sec .about-heading-img {
        margin-bottom: 35px;
        max-width: 100%;
        margin-top: 0;
    }
	.about-sec.overons-about-sec {
		padding-bottom: 0;
	}
	.overons-team-sec {
        padding-top: 60px;
    }
	.overons-team-title h2 {
        margin-bottom: 35px;
    }
	.each-member-info h4 {
        margin-top: 10px;
        margin-bottom: 0;
    }
	.overons-team-sec .common-arrow {
		top: 38%;
	}
	.overons-team-slider .swiper-button-next {
		right: 2%;
	}
	.overons-team-slider .swiper-button-prev {
		left: 2%;
	}
	.about-sec.overons-about-sec .about-step .col-lg-4:nth-child(1) .each-about-step {
        margin-top: 0;
    }
	.about-sec.overons-about-sec .about-step .col-lg-4:nth-child(2) .each-about-step {
        margin-top: 0;
    }
	.about-sec.overons-about-sec .about-step .col-lg-4:nth-child(3) .each-about-step {
        margin-top: 0;
    }
	.overons-about-sec .about-step-img {
        bottom: 0;
    }
	.each-member-info {
		opacity: 1;
	}
	.each-member-img img {
		filter: none;
	}
	/****aanbod-list****/
	.aanbod-list-header {
        z-index: 10;
    }
	.aanbod-list-header.aanbod-header-active {
        z-index: -9;
    }
	.aanbod-filter-title {
		display: none;
	}
	.mobile-show-filter .common-btn {
		padding-right: 20px;
	}
	.mobile-show-filter .common-btn::after {
		display: none;
	}
	.mobile-filter-close h6 {
		color: #fff;
		font-size: 1.6rem;
	}
	.clear-filter-wrap {
        padding-left: 0;
    }
	.filter-left-title {
        width: 100%;
		margin-bottom: 20px;
    }
	.filter-main .row {
		row-gap: 15px;
	}
	.main-filter-area .row {
		row-gap: 15px;
	}
	.main-filter-area {
        width: 100%;
    }
	.main-filter-area .col-lg-3 {
        width: 50%;
		margin-bottom: 9px;
    }
	.filter-sort {
        padding-left: 0;
    }
	.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: #fff;
		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: #fff;
        z-index: 99;
        border-top: 1px solid #AF2F30;
    }
	.auto-overview-filter-result .common-btn::after {
		display: none;
	}
	.mobile-filter {
        display: none;
        padding-bottom: 150px;
    }
	.filter-sort .sorteren_op-filter {
        width: 49%;
    }
    .filter-sort h6{
    	display: none;
    }
	.filter-main {
		margin-top: 30px;
	}
	.aanbod-filter-sec .select-style {
		padding: 0 53px 0 23px;
        background: url(../images/filter-arrow.svg) no-repeat 90% center / 15px;
    }
	.aanbod-filter-sec .select-style:hover { 
		background: url(../images/white-filter-arw.svg) no-repeat 90% center / 15px;
		background-color: #AF2F30;
		border-color: #AF2F30;
		color: #fff;
	}
	.aanbod-filter-sec .select-style.show {
		background: url(../images/filter-arrow.svg) no-repeat 90% center / 15px;
		color: #1B1B1E;
		background-color: #fff;
		border-color: rgba(27, 27, 30, 0.70);
	}
	.aanbod-top-area .col-lg-3 {
		width: 100%;
	}
	.aanbod-top-area .col-lg-9 {
		width: 100%;
	}
	/****aanbod-dtl****/
	.aanbod-top-sec .col-lg-5,
	.aanbod-top-sec .col-lg-7 {
        width: 100%;
    }
	.aanbod-top-slider {
		margin-bottom: 8px;
	}
	.aanbod-top-slider .swiper-button-next {
        top: 50%;
    }
	.aanbod-top-slider .swiper-button-prev {
		left: 20px;
		right: auto;
		top: 50%;
	}
	.aanbod-banner-right-info {
        padding: 0;
        margin-top: 25px;
    }
	.gallery-thumbs-wrapper {
        height: 100%;
    }
	.aanbod-top-info-top {
        padding: 0;
    }
	.aanbod-top-info-mid {
        padding: 0;
    }
	.aanbod-top-info-mid table {
		max-width: 100%;
	}
	.dtl-tab-sec {
        padding-bottom: 60px;
    }
	.dtl-tab-sec .tab-btn .nav-tabs {
        justify-content: center;
    }
	.tab-left-part {
        width: 100%;
        max-width: 561px;
        margin: 0 auto;
        margin-bottom: 35px;
    }
	.kenmarken-popup-inner {
		padding-left: 20px;
		padding-right: 20px;
	}
	.kenmerken-popup-model {
		padding-bottom: 16px;
	}
	.tab-btm-btn {
        text-align: center;
    }
	.aanbod-dtl-btm-sec {
        padding-top: 60px;
    }
	.aanbod-dtl-btm-area h2 {
        margin-bottom: 40px;
    }
	.gallery-thumbs {
		height: auto !important;
	}
	/****verkocht****/
	.verkocht-top-sec {
		padding-bottom: 60px;
	}
	.verkocht-top-right {
		text-align: start;
	}
	.verkocht-top-right p {
		margin-top: 10px;
	}
	/****events****/
	.events-vdo-icon img {
        width: 75px;
        height: 75px;
    }
	.events-top-sec {
		padding-top: 60px;
	}
	.events-top-content {
		max-width: 100%;
	}
	.events-gal-slider .swiper-button-next {
        right: 15px;
    }
	.events-gal-slider .swiper-button-prev {
        left: 15px;
    }
	.each-gal-img, .each-gal-img img {
		border-radius: 10px;
	}
	.event-banner-video .video-js, .event-banner-video2 .video-js {
		border-radius: 10px !important;
	}
	.each-gal-img .banner-video {
		border-radius: 10px !important;
	}
	.events-map {
        height: 400px;
    }
	.events-contact-sec {
        padding-top: 60px;
        padding-bottom: 60px;
    }
	.events-contact-sec .footer-info {
        max-width: 100%;
        margin-bottom: 30px;
    }
	/****popup****/
	.modal-area .modal-dialog {
        max-width: 93%;
    }
	.modal-area .popup-btm-content {
        margin-right: 72px;
        margin-left: 40px;
    }
	.modal-area .popup-btm-content h2 {
		margin: 18px 0;
	}
	.close-img img {
		width: 18px;
	}
	.calsty {
		width: 100%;
		height: 1000px;
	}

	.mob-footer-logos {
	  	flex-wrap: wrap;
	    justify-content: end;
	    display: inline-flex !important;
	    height: 114px;
	    row-gap: 15px;
	}
	.footer-area .col-lg-4{
		display: flex;
		justify-content: space-between;
	}
	.footer-review{
		margin-top: 0;
	}
}
@media(max-width: 767.98px){
	.morgeninternet-footer{
        margin-bottom : 40px !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: #1B1B1E;
	  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: 98;
	}
	.li_color {
	  border-left: 1px solid #FFFFFF;
	}
	#mobile-contact-bar li:first-child img{
		width: 18px;
	}
	h1 {
		font-size: 3.2rem;
		line-height: 40px;
		letter-spacing: 2.24px;
	}
	h2 {
		font-size: 2.4rem;
		line-height: normal;
		letter-spacing: 1.68px;
	}
	h3 {
		font-size: 1.6rem;
		line-height: 24px; 
		letter-spacing: 1.28px;
	}
	h4 {
		font-size: 1.6rem;
		line-height: 24px;
	}
	h5 {
		font-size: 1.4rem;
		line-height: 24px;
	}
	p {
		font-size: 1.4rem;
		line-height: 24px; 
		margin-bottom: 14px;
	}
	body {
		font-size: 1.4rem;
	}
	.common-btn {
		font-size: 1.4rem;
		line-height: 21px;
		letter-spacing: 0.28px;
		padding: 10px 50px 10px 15px;
	}
	.common-btn::after {
		right: 5px;
	}
	main {
        margin-top: 70px;
    }
	.red-bg {
		padding-left: 15px;
		padding-right: 15px;
	}
	.header-logo img {
		width: 125px;
	}
	.mega-menu {
        width: 270px;
		padding: 80px 20px 60px;
    }
	.mega-menu-nav li {
		font-size: 1.6rem;
	}
	.each-about-step h2 {
		font-size: 2.4rem;
		line-height: 32px;
		letter-spacing: 1.68px;
    }
	.banner-content h1 {
        margin-bottom: 16px;
    }
	.counter-area {
        margin-top: 28px;
    }
	.banner-wrap {
		border-radius: 10px;
	}
	.banner-video, .each-banner {
		border-radius: 10px;
	}
	.each-counter {
		padding: 5px 10px;
	}
	.product-sec {
        padding: 50px 0;
    }
	.product-model td {
        font-size: 1.4rem;
	}
	.product-price h5 strong {
		display: block;
	}
	.product-model table {
		margin-top: 30px;
	}
	.werkplaats-service-sec .red-bg {
        padding-top: 50px;
        padding-bottom: 50px;
    }
	.werkplaats-heading {
		margin-bottom: 24px;
	}
	.werkplaats-text-slider p {
		margin: 20px 0;
	}
	.werkplaats-img-slider .swiper {
		border-radius: 10px;
	}
	.each-werk-slide-img {
		height: 244px;
		border-radius: 10px;
	}
	.diensten-service-sec .red-bg {
		padding-left: 15px;
		padding-right: 15px;
	}
	.about-sec {
		padding: 50px 0 25px;
	}
	.about-heading-text p {
		margin-bottom: 20px;
	}
	.about-heading-img {
		border-radius: 10px;
	}
	.each-about-step p {
		color: rgba(27, 27, 30, 0.70);
	}
	.review-sec {
		padding-top: 25px;
	}
	.footer-logo img {
        width: 160px;
    }
	.footer-area .red-bg {
		padding-top: 20px;
		padding-bottom: 35px;
	}
	.each-footer-info h3 {
		margin-bottom: 15px;
	}
	.each-footer-info {
        width: 48%;
    }
	.each-footer-info.d-lg-none.d-block {
        width: 100%;
    }
	.footer-btm {
		margin-top: 24px;
	}
	.footer-social li a img {
		width: 25px;
		height: 25px;
	}
	.footer-social ul {
		gap: 10px;
	}



	/**** diensten-list ****/
	.inner-banner-img {
		border-radius: 10px;
        height: 320px;
    }
	.diens-list-top-sec {
        padding: 30px 0;
    }
	.diens-list-top-right {
        margin-top: 15px;
    }
	.each-diens-list {
		padding: 30px 18px;
	}
	.each-diens-info h4 {
        margin-bottom: 10px;
    }
	.each-diens-info-wrap {
        margin-top: 20px;
	}
	.each-diens-info {
        padding-right: 20px;
        width: 88%;
    }
	.each-diens-arw {
        height: 40px;
        width: 40px;
	}
	/****diensten-dtl****/
	.back-btn {
        padding-top: 30px;
    }
	.diensten-dtl-top {
        padding-top: 30px;
    }
	.diensten-dtl-top-img img {
		border-radius: 10px;
	}
	.diensten-dtl-mid {
		padding: 30px 0 30px;
	}
	.diensten-dtl-mid td {
        width: 100%;
    }
	.form-sec .red-bg {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.form-title h2{
		line-height: 32px;
	}
	.form-left {
		margin-top: 23px;
	}
	.form-title p {
		margin-top: 23px;
		margin-bottom: 25px;
	}
	.form-left .form-group textarea.form-control {
		border-radius: 10px;
	}
	.form-main-area .form-btn {
		margin-top: 6px;
	}
	.dtl-slider-sec {
        padding-top: 30px;
    }
	.dtl-slider-title {
        margin-bottom: 20px;
    }
	/****contact****/
	.contact-map .inner-banner-img {
		height: 320px;
	}
	.contact-map {
		padding-top: 15px;
	}
	.form-sec.contact-form-sec .red-bg {
		padding-bottom: 15px;
		padding-left: 0;
		padding-right: 0;
	}
	/**** over-ons ****/
	.overons-top-right {
        margin-top: 20px;
    }
	.about-sec.overons-about-sec {
		padding-top: 20px;
	}
	.overons-about-sec .about-heading-img {
        margin-bottom: 30px;
	}
	.overons-team-sec {
        padding-top: 30px;
    }
	.overons-team-title h2 {
        margin-bottom: 25px;
    }
	.overons-team-slider {
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	.overons-team-sec .common-arrow {
        top: 40%;
    }
	.overons-team-slider .swiper-button-next {
        right: 0;
    }
	.overons-team-slider .swiper-button-prev {
        left: 0;
    }
	/****aanbod-list****/
	.aanbod-filter-sec {
		padding-bottom: 55px;
	}
	.mobile-show-filter {
		top: 66px;
	}
	.aanbod-filter-sec .select-style {
		padding: 0 48px 0 22px;
        background: url(../images/filter-arrow.svg) no-repeat 93% center / 13px;
        line-height: 47px;
        height: 47px;
    }
	.aanbod-filter-sec .select-style:hover { 
		background: url(../images/white-filter-arw.svg) no-repeat 93% center / 13px;
		background-color: #AF2F30;
		border-color: #AF2F30;
		color: #fff;
	}
	.aanbod-filter-sec .select-style.show {
		background: url(../images/filter-arrow.svg) no-repeat 93% center / 13px;
		color: #1B1B1E;
		background-color: #fff;
		border-color: rgba(27, 27, 30, 0.70);
	}
	.filter-sort .sorteren_op-filter {
		width: 100%;
	}
	.aanbod-filter {
		width: 100%;
	}
	.auto-overview-filter-result {
		bottom: 45px;
		padding: 10px;
	}
	.main-filter-area .col-lg-3 {
        width: 100%;
        margin-bottom: 5px;
    }
	.filter-count {
		margin-left: 18px;
	}
	.aanbod-list-product-area .row {
        row-gap: 25px;
    }
	.aanbod-list-product-sec .each-product-text .row {
		align-items: start;
	}
	/****aanbod-dtl****/
	.aanbod-back-btn {
        padding-top: 15px;
        padding-bottom: 23px;
    }
	.aanbod-back-btn .common-btn {
		padding-right: 15px;
		padding-left: 50px;
	}
	.aanbod-back-btn .common-btn::after {
		left: 5px;
	}
	.aanbod-top-slider {
        margin-bottom: 5px;
    }
	.aanbod-top-slider .swiper-button-next {
		right: 8px;
	}
	.aanbod-top-slider .swiper-button-prev {
		left: 8px;
	}
	.aanbod-top-info-top h2 {
		line-height: 32px;
	}
	.aanbod-top-info-top p {
        margin: 20px 0 23px;
    }
	.aanbod-top-info-mid table {
        margin-top: 16px;
        margin-bottom: 14px;
    }
	.aanbod-top-info-mid td {
		padding-bottom: 12px;
	}
	.aanbod-top-info-btm h3 {
        margin: 18px 0;
    }
	.aanbod-top-info-btm ul {
        column-gap: 24px;
    }
	.dtl-tab-sec {
        padding-top: 50px;
		padding-bottom: 26px;
	}
	.tab-bg {
		display: none;
	}
	.tab_content .tab-left-info p {
		margin-bottom: 0;
	} 
	.tab-left-part {
		max-width: 100%;
		padding-left: 31px;
		padding-right: 31px;
	}
	.tab-left-btm li a {
		padding-left: 5px;
	}
	.kenmerken-tab tr {
        row-gap: 24px;
        column-gap: 13px;
    }
	.kenmerken-tab h3 {
		line-height: 32px;
		margin-top: 32px;
	}
	/** =======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;
		width: 100%;
		margin-bottom: 24px;
		max-width: max-content;
		padding-right: 55px;
	}
	.tab_drawer_heading::after {
		transform: translateY(-50%) rotate(0deg);
	}
	.d_active.tab_drawer_heading {
		background-color: #AF2F30;
    	border-color: #AF2F30;
		color: #fff;
	}
	.d_active.tab_drawer_heading.border-btn::after {
		background-image: url(../images/btn-arrow.svg);
		background-color: #fff;
	}
	.kenmerken-tab {
		overflow: visible;
	}
	.kenmerken-tab td {
        width: 48%;
        padding-left: 18px;
        padding-right: 18px;
    }
	.kenmerken-tab td h6 {
		line-height: 22px;
	}
	.kenmerken-tab td::after {
		height: 51px;
	}
	.tab-btm-btn {
        margin-top: 31px;
        margin-bottom: 40px;
    }
	.bullet-panel {
		margin: 14px 0 8px;
	}
	.bullet-panel h5 {
		font-size: 1.8rem;
	}
	.bullet-panel:last-child {
		margin-bottom: 20px;
	}
	.tab_content p {
        margin-bottom: 30px;
    }
	.star_icon p {
		margin-bottom: 0;
	}
	.dtl-tab-sec .bullet-panel ul li {
		padding-left: 14px;
		margin-bottom: 8px;
	}
	.dtl-tab-sec .bullet-panel li:after {
		background-size: 6px;
		top: 10px;
		width: 6px;
		height: 6px;
	}
	.block-dtls h5 {
		font-size: 1.8rem;
	}
	.left-bg-block {
		width: 115px;
	}
	.block-dtls {
		width: calc(100% - 111px);
	}
	.block-dtls p {
		margin-bottom: 25px;
	}
	.kenmarken-popup-inner {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.kenmarken-popup-close {
		width: 35px;
		height: 35px;
	}
	.kenmarken-popup-close img {
		width: 22px;
	}
	.aanbod-dtl-btm-sec {
        padding-top: 50px;
		padding-bottom: 24px;
    }
	.aanbod-dtl-btm-bg {
		display: none;
	}
	.aanbod-dtl-btm-area h2 {
		line-height: 32px;
		margin-bottom: 23px;
	}
	.aanbod-dtl-btm-sec .product-price h5 {
		text-align: start;
		display: inline-block;
	}
	/****events****/
	.events-vdo-icon img {
        width: 65px;
        height: 65px;
    }
	.events-top-sec {
        padding-top: 30px;
    }
	.events-top-content p {
        margin-top: 14px;
        margin-bottom: 14px;
    }
	.events-gal-sec {
		padding: 30px 0;
	}
	.events-gal-slider .common-arrow {
        height: 45px;
        width: 45px;
        top: 47%;
    }
	.events-gal-slider .swiper-button-next {
        right: 8px;
    }
	.events-gal-slider .swiper-button-prev {
        left: 8px;
    }
	.events-map {
        height: 320px;
		border-radius: 10px;
    }
	.events-contact-sec {
        padding-top: 30px;
        padding-bottom: 30px;
    }
	.events-contact-sec .footer-info {
        margin-bottom: 25px;
    }


	/****verkocht****/
	.verkocht-top-sec {
        padding: 30px 0;
    }
	/****popup****/
	.popup-area {
		border-radius: 10px;
	}
	.modal-area .popup-btm-content {
        margin-right: 25px;
        margin-left: 25px;
		margin-top: 47px;
    }
	.close-img img {
        width: 15px;
    }
	.modal-area .popup-btm-content h2 {
        margin: 14px 0;
    }
	.popup-btm-content ul {
		padding-left: 20px;
	}
	.pop-up-image {
		border-radius: 0px 0px 10px 10px;
		height: 200px;
	}
	.modal-area .popup-btm-content p {
		margin-top: 15px;
	}
	.modal-area .popup-btm-content h6 {
		font-size: 1.4rem;
	}
	.calsty {
		width: 100%;
		height: 800px;
	}
	.fixed-whatsapp-icon{
		display: none;
	}


	.morgeninternet-footer.viewcar-footer {
        margin-bottom: 68px !important;
        height: 50px;
    }
    .widget-mobile {
        background: #1c1c1c;
        padding: 1.5rem 1.2rem;
        border-top: 1px solid rgba(255,255,255,0.1);
        border-bottom: 1px solid rgba(255,255,255,0.1);
        z-index: 99;
        font-family: "Nunito Sans", sans-serif;
    }
    .widget-mobile .d-flex {
        gap: 5px;
    }
    .widget-mobile button {
        padding: .65rem;
        font-size: 1.45rem;
    }

    .widget-mobile h6 span {
        font-size: 1.45rem;
        cursor: pointer;
        font-weight: 600;
        padding-right: 2.5rem;
        color: #fff;
        margin-right: .75rem;
    }
    .widget-mobile h6 span:after {
        background: url(../images/arw-color.svg) no-repeat center/ contain;
        right: 0;
    }
    .widget-mobile h6 span:not(.active):after {
        filter: brightness(0) invert(1);
        -webkit-filter: brightness(0) invert(1);
    }
    .widget-mobile h6 span.active {
        color: #AF2F30;
    }
    .widget-mobile h6 span.active:after {
        transform: translateY(-50%) rotate(-90deg);
    }
    .widget-mobile-content {
        bottom: 6.5rem;
        background: #121212;
        padding: 3rem 1.5rem 1.5rem;
        z-index: 99;
        display: none;
    }

    .widget-mobile-content.show-div {
        display: block;
    }
    .widget-content-wrap {
        background: #1c1c1c;
        border: 1px solid rgba(255,255,255,0.1);
        padding: 1.5rem;
    }
    .widget-mobile-content td {
        color: #fff;
        vertical-align: top;
        font-size: 1.45rem;
        font-weight: 400;
        padding: 4px 0;
    }
    .widget-mobile-content td a {
        color: #fff;
        text-decoration: none;
    }
    .widget-mobile-content td a:hover {
        color: #AF2F30;
    }
    .whatsapp-block {
        background: #25D366;
        border-radius: 5px;
        width:3.7rem;
        height: 3.7rem;
    }
    .whatsapp-block img {
        width: 1.8rem;
    }
    .widget-mobile-content td span {
        width: 2.2rem;
        height: 2.2rem;
        border: 1px solid rgba(255,255,255,0.1);
        margin-right: 1.8rem;
    }
    .worplat-ifram {
	   height: 1400px;
	}   
	.each-gal-img {
		height: 150px;
	}
}
@media(max-width: 575.98px){
	.footer-area .col-lg-4{
		display: block;
	}
}
@media(max-width: 429.98px){
	.banner-content h1 {
		font-size: 2.7rem;
		letter-spacing: 1px;
	}
	.product-model table {
		width: calc(100% + 57vw);
	}
	.each-product-text .col-7 {
		width: 62%;
	}
	.each-product-text .col-5 {
		width: 38%;
	}
	.werkplaats-text-slider h3 {
        font-size: 1.6rem;
        letter-spacing: 1px;
    }
	.each-footer-info {
        width: 100%;
    }
	.fix-wp {
		right: 30px;
		bottom: 110px;
	}
	.footer-bovag img {
        width: 70px;
    }
	.footer-bovag {
        justify-content: center;
        padding: 0 6px;
    }
	.each-footer-info h4 {
		margin-top: 10px;
	}
	/**** diensten-list ****/
	.inner-banner-img {
        height: 250px;
    }
	.inner-banner-content {
        bottom: 106px;
    }
	.diens-list-top-right {
        margin-top: 10px;
    }
	.each-diens-list {
        padding: 20px 10px;
    }
	.each-diens-info {
        padding-right: 10px;
        width: 86%;
    }
	.each-diens-arw {
        height: 35px;
        width: 35px;
    }
	.each-diens-arw img {
        width: 15px;
    }
	/****diensten-dtl****/
	.diensten-dtl-mid td {
        padding: 20px 14px;
    }
	.diensten-dtl-mid td h4 {
        top: 31px;
        left: 15px;
    }
	.diensten-dtl-mid td h4 {
		font-size: 1.5rem;
	}
	.diensten-dtl-mid td p {
		margin-top: 10px;
	}
	.form-left {
		margin-top: 20px;
	}
	.form-title h2 {
        line-height: normal;
    }
	.form-title p {
        margin-top: 10px;
        margin-bottom: 20px;
    }
	.form-main-area .form-styl {
		padding: 8px 18px;
		font-size: 1.4rem;
	}
	.form-main-area .form-group {
        margin-bottom: 14px;
    }
	.form-left .form-group textarea.form-control {
		min-height: 100px;
	}
	.each-dtl-slider-img {
        height: 195px;
    }
	/**** over-ons ****/
	.overons-team-title h2 {
        margin-bottom: 20px;
    }
	/****aanbod-list****/
	.show_selected_filter_cls {
		padding-top: 35px !important;
		padding-bottom: 15px;
	}
	.filter-main {
		margin-top: 25px;
	}
	.filter-left-title {
		margin-bottom: 15px;
	}
	.aanbod-filter-sec .select-style {
		line-height: 44px;
		height: 44px;
	}
	.main-filter-area .row {
		row-gap: 10px;
	}
	.filter-main .row {
        row-gap: 10px;
    }
	.auto-overview-filter-result .total_search_records {
		padding: 8px;
	}
	.filter-count {
		margin-left: 12px;
	}
	.aanbod-filter-sec .form-check-input {
		width: 14px;
		height: 14px;
	}
	.aanbod-list-product-area .row {
        row-gap: 18px;
    }
	.aanbod-filter-sec {
        padding-bottom: 48px;
    }
	/****aanbod-dtl****/
	.aanbod-top-info-top p {
        margin: 10px 0 16px;
    }
	.aanbod-top-info-mid table {
        margin-top: 12px;
        margin-bottom: 10px;
    }
	.aanbod-top-info-mid td {
        padding-bottom: 9px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.aanbod-top-info-mid td p {
		margin-bottom: 0;
	}
	.aanbod-top-info-btm ul {
        row-gap: 15px;
    }
	.dtl-tab-sec {
        padding-top: 35px;
	}
	.tab_drawer_heading {
		padding-right: 50px;
        margin-bottom: 18px;
	}
	.tab-left-part {
		padding: 20px 12px;
		margin-bottom: 30px;
    }
	.tab-left-info-part {
		display: block;
		text-align: center;
	}
	.tab-left-info h4 {
		margin-bottom: 8px;
	}
	.share-btn {
		margin-top: 5px;
	}
	.tab-left-top {
		margin-bottom: 12px;
	}
	.tab-left-top .col-lg-10,
	.tab-left-top .col-lg-2 {
		width: 100%;
	}
	.tab-left-btm ul {
        column-gap: 10px;
        justify-content: center;
    }
	.tab-left-info {
		padding-left: 0;
		margin-top: 10px;
	}
	.kenmerken-tab tr {
        row-gap: 14px;
        column-gap: 11px;
    }
	.kenmerken-tab td {
        width: 48%;
        padding-left: 8px;
        padding-right: 8px;
    }
	.kenmerken-tab h3 {
        font-size: 1.4rem;
        line-height: 24px;
        margin-top: 25px;
    }
	.tab-btm-btn {
        margin-top: 20px;
        margin-bottom: 28px;
    }
	.bullet-panel {
        margin: 8px 0;
    }
	.each-onderhoud-block {
		margin-bottom: 15px;
	}
	.left-bg-block {
        width: 100px;
    }
	.block-dtls {
		padding: 14px 10px 5px;
        width: calc(100% - 99px);
    }
	.block-dtls p {
        margin-bottom: 18px;
    }
	.kenmarken-popup-inner {
        padding-top: 30px;
        padding-bottom: 30px;
    }
	.kenmarken-popup-close {
        width: 30px;
        height: 30px;
    }
	.kenmarken-popup-close img {
        width: 20px;
    }
	.kenmarken-popup-content h4 {
		margin-bottom: 8px;
	}
	.aanbod-dtl-btm-sec {
        padding-top: 30px;
		padding-bottom: 0;
	}
	.aanbod-dtl-btm-slider .product-price h5 strong {
		display: inline;
	}
	.share-social-media-button {
		text-align: center;
	}
	/****events****/
	.events-vdo-icon img {
        width: 58px;
        height: 58px;
    }
    .events-top-content p {
        margin-top: 10px;
        margin-bottom: 10px;
    }
	.events-contact-sec .footer-info {
        row-gap: 18px;
		margin-bottom: 20px;
	}
	.events-contact-sec .each-footer-info h3 {
        margin-bottom: 9px;
    }
	.events-gal-slider .common-arrow {
        height: 40px;
        width: 40px;
        top: 50%;
    }
	/****verkocht****/
	.verkocht-top-sec {
        padding: 20px 0;
    }
	.verkocht-top-right p {
        margin-top: 0;
    }
	/****popup****/
	.modal-area .modal-dialog {
        max-width: 95%;
    }
	.modal-area .popup-btm-content {
        margin-right: 16px;
        margin-left: 16px;
		margin-top: 42px;
    }
	.popup-btm-content li {
		margin-bottom: 0;
	}
	.worplat-ifram {
	   height: 1600px;
	}   
	.header-logo img {
		width: 100px;
	}
	.car-expert-logo img{
		width: 60px;
	}
}



