@media (min-width: 1600px) {
    .container {
        max-width: 1520px;
    }
}
@media(max-width: 1599.98px){
	h1 {
		font-size: 5.5rem;
		line-height: 65px;
	}
	.brand-marquee-wrap, .brand-marquee-wrap ul {
		gap: 110px;
	}
	.product-sec {
		padding: 100px 0 58px;
	}
	.each-product-top-info li {
		padding-right: 15px;
		margin-right: 15px;
        font-size: 3rem;
	}
	.service-sec {
		padding: 100px 0 0;
	}
    .service-content {
        padding-bottom: 100px;
    }
	.about-sec {
		padding: 110px 0 120px;
	}
	.each-counter {
		padding: 70px 20px;
		left: -33px;
		bottom: -32%;
	}
	.about-info-title h2 {
		font-size: 5.5rem;
		line-height: 65px;
	}
	.home-block-mark {
		right: -110%;
		top: 35%;
	}
	.footer-wrap .col-lg-4 {
		width: 22%;
	}
	.footer-wrap .col-lg-8 {
		width: 78%;
	}
	.each-footer-info {
		padding: 0 90px;
	}
	/****diensten-list****/
    .inner-banner-img {
        height: 550px;
    }
    .diens-service-list-wrap {
        padding: 0 80px;
    }
    /****diensten-dtl****/
    .diens-top-big-mark {
        width: 700px;
    }
    .diens-top-info h2 {
        font-size: 5.5rem;
        line-height: 65px;
    }
    .form-sec .col-lg-8 {
        width: 52%;
    }
    .form-sec .col-lg-4 {
        width: 48%;
    }
    .form-right {
        padding-left: 70px;
    }
    .form-contact-info .col-lg-7 {
        width: 55%;
    }
    .form-contact-info .col-lg-5 {
        width: 45%;
    }
    .each-form-contact-info {
        padding-left: 30px;
        padding-right: 30px;
    }
    .diens-dtl-service-title {
        margin-bottom: 70px;
    }
    /****contact****/
    .map {
        height: 530px;
    }
    /****aanbod-dtl****/
    .aanbod-dtl-car-info-btn {
        column-gap: 10px;
    }
    .price-info::before {
        right: 18px;
    }
    .aanbod-dtl-car-info::after {
        left: -7%;
    }  
    .kenmerken-tab tr {
        column-gap: 30px;
    }
    .aanbod-dtl-car-info ul li {
        column-gap: 5px;
    }
    /****over-ons****/
    .over-ons-mid-title {
        padding-left: 47px;
        padding-right: 47px;
    }
    .each-overons-mid-txt {
        height: 712px;
    }
    .each-overons-mid-txt:nth-child(2) {
        padding-top: 321px;
    }
    .each-overons-mid-txt:nth-child(2) .line {
        height: 38%;
    }
    .each-overons-mid-txt:last-child {
        padding-top: 400px;
    }
    .over-ons-gal-sec {
        padding-top: 160px;
    }
    /****popup****/
	.modal-area .modal-dialog {
		max-width: 55%;
	}
    .aanbod-dtl-car-info ul li::before{
        left: -8%;
    }
    .aanbod-list-car-sec .each-product-btm-info li::before {
        right: 5%;
    }
    .aanbod-dtl-car-info-right P{
        padding-right: 8px;
    }
    .each-product-btm-info ul {
        row-gap: 12px;
    }
    .product-slider .col-lg-5 {
        width: 51%;
    }
    .product-slider .col-lg-7 {
        width: 48%;
    }
    .over-ons-top-info h2 strong {
        font-size: 5.5rem;
    }
    .over-ons-mid-title img {
        width: 85px;
    }

}
@media(max-width: 1399.98px){
	h1 {
        font-size: 5rem;
        line-height: 60px;
    }
	h2 {
		font-size: 3.5rem;
		line-height: 45px;
	}
	h3 {
		font-size: 2.6rem;
	}
	.header-area {
		padding: 25px 0;
	}
	.header-logo img {
		width: 200px;
	}
	.banner-video, .each-banner {
		height: 670px;
	}
	.banner-sec {
		margin-top: 125px;
	}
	.banner-content h1 {
		max-width: 795px;
	}
	.brand-marquee-wrap, .brand-marquee-wrap ul {
		gap: 90px;
	}
	.brand-marquee-wrap {
		padding: 0;
	}
	.brand-marquee-wrap ul {
		margin-bottom: 35px;
	}
	.usp-marquee-wrap li {
		font-size: 2.6rem;
		padding-left: 80px;
	}
	.usp-marquee-wrap li::after {
		height: 34px;
		width: 34px;
		background-size: 34px;
	}
	.product-sec {
		padding: 80px 0 58px;
	}
	.each-product-top-info li {
		font-size: 2.6rem;
	}
	.each-product-btm-info li {
		padding-right: 20px;
		margin-right: 20px;
		font-size: 2.2rem;
	}
	.service-sec {
		padding: 80px 0 0;
	}
    .service-content {
        padding-bottom: 80px;
    }
	.about-img {
		width: 43%;
	}
	.about-sec {
        padding: 100px 0;
    }
	.each-counter {
        padding: 55px 20px;
        left: -61px;
        bottom: -28.7%;
    }
	.about-info-btm-part {
		max-width: 400px;
		margin-top: 55px;
	}
	.about-info-title h2 {
		font-size: 5rem;
		line-height: 60px;
	}
	.home-btm-info ul {
		row-gap: 30px;
	}
	.footer-top {
		padding: 80px 0 36px;
	}
	.each-footer-info {
        padding: 0 60px;
    }
	/****diensten-list****/
    .inner-banner {
        padding-top: 122px;
    }
    .inner-banner-img {
        height: 410px;
    }
    .diens-service-list-sec {
        padding-top: 120px;
    }
    .each-diens-service-text {
        padding-left: 30px;
        padding-right: 30px;
    }
    .each-diens-service-img {
        height: 320px;
    }
    .each-diens-service-text {
        min-height: 320px;
    }
    /****diensten-dtl****/
    .diens-top-big-mark {
        width: 600px;
    }
    .diens-top-info h2 {
        font-size: 5rem;
        line-height: 60px;
        margin-bottom: 30px;
    }
    .each-diens-mid-wrap {
        padding: 0 85px;
    }
    .each-diens-mid-info {
        padding-left: 80px;
    }
    .each-diens-mid:nth-child(even) .each-diens-mid-info {
        padding-right: 80px;
    }
    .each-diens-mid-info ul {
        column-gap: 32px;
    }
    .each-diens-mid-info h2 {
        font-size: 6rem;
    }
    .form-right {
        padding-left: 40px;
    }
    .form-contact-info .col-lg-7 {
        width: 53%;
    }
    .form-contact-info .col-lg-5 {
        width: 47%;
    }
    .form-main-area .form-group textarea.form-styl {
        height: 320px;
    }
    .each-diens-service-slider-info h4,
    .each-diens-service-slider-info .common-btn {
        font-size: 2rem;
    }
    /****contact****/
    .contact-form .form-main-area .form-group textarea.form-styl {
        height: 230px;
    }
     /****aanbod-dtl****/
    .aanbod-dtl-top-slider .swiper-slide.swiper-slide-active .each-dtl-top-slider {
        height: 400px;
    }
    .aanbod-dtl-top-mark {
        top: 4%;
    }
    .aanbod-dtl-car-info ul li {
        column-gap: 7px;
    }
    /* .aanbod-dtl-car-info-btn{
        display: block;
    }
    .aanbod-dtl-car-info-btn .common-btn.border-btn{
        margin-top: 15px;
    } */
    .price-info::before {
        right: 0;
    }
    .aanbod-dtl-car-info p {
        font-size: 1.3rem;
    }
    .aanbod-dtl-car-info::before {
        right: -12px;
    }
    .aanbod-dtl-car-info::after{
        left: -5%;
    }
    .kenmerken-tab td {
        padding: 25px;
    }
    .kenmerken-tab tr {
        column-gap: 25px;
    }
    .aanbod-contact-info-wrap {
        padding-top: 23px;
    }
    .tab-right-part {
        padding: 26px 21px;
    }
    .aanbod-contact-info{
        padding: 18px 14px;
    }
    .aanbod-tab-sec {
        padding-top: 40px;
    }
    .tab-btn .tabs {
        margin-bottom: 40px;
    }
    .left-bg-block {
        width: 120px;
    }
    .block-dtls {
        width: calc(100% - 120px);
    }
    /* .aanbod-dtl-car-info-btn{
        display: block;
    } */
    /* .aanbod-dtl-car-info-btn .common-btn.border-btn{
        margin-top: 15px;
    } */
    .price-info::before {
        right: 0;
    }
    .aanbod-dtl-car-info::before {
        right: -12px;
    }
    .aanbod-dtl-car-info::after{
        left: -5%;
    }
    .kenmerken-tab td {
        padding: 25px;
    }
    .kenmerken-tab tr {
        column-gap: 25px;
    }
    .aanbod-contact-info-wrap {
        padding-top: 23px;
    }
    .tab-right-part {
        padding: 26px 21px;
    }
    .aanbod-contact-info{
        padding: 18px 14px;
    }
    .aanbod-tab-sec {
        padding-top: 40px;
    }
    .tab-btn .tabs {
        margin-bottom: 40px;
    }
    .left-bg-block {
        width: 120px;
    }
    .block-dtls {
        width: calc(100% - 120px);
    }
    .aanbod-dtl-car-info-area .col-lg-4{
        width: 31%;
    }
    .aanbod-dtl-car-info-area .col-lg-3{
        width: 26%;
    }
    .aanbod-dtl-car-info-area .col-xl-3{
        width: 30%;
    }
    .aanbod-dtl-car-info-area .col-lg-2{
        width: 13%;
    }
    /****aanbod-list****/
    .filter-main .col-lg-3 {
        width: 25%;
    }
    /****over-ons****/
    .over-ons-top-img {
        padding-left: 10px;
    }
    .each-overons-mid-txt {
        height: 645px;
    }
    .each-overons-mid-txt:nth-child(2) {
        padding-top: 304px;
    }
    .each-overons-mid-txt:last-child {
        padding-top: 364px;
    }
    .each-overons-mid-txt {
        padding-left: 30px;
        padding-right: 30px;
    }
    .over-ons-mid-title {
        padding-top: 84px;
        padding-bottom: 84px;
    }
    .over-ons-gal-sec {
        padding-top: 120px;
    }
    .over-ons-gal-area {
        margin-top: -145px;
    }
    /****popup****/
	.modal-area .modal-dialog {
        max-width: 61%;
    }


    .each-product-top-info li,
    .each-product-top-info li h3 {
        font-size: 2.2rem;
    }
    .each-product-btm-info li {
        font-size: 1.8rem;
    }
    .each-diens-mid-info li:last-child {
        margin-top: 24px;
    }
    .aanbod-list-car-sec .each-product-top-info li h3 {
        font-size: 1.4rem;
    }
    .aanbod-list-car-sec .each-product-top-info li {
        font-size: 1.4rem;
    }
    .aanbod-list-car-sec .each-product-top-info li h3::after {
        right: -14px;
    }
    .aanbod-list-car-sec .each-product-btm-info li{
        display: flex;
        align-items: center;
    }
    .aanbod-list-car-sec .each-product-btm-info li::before {
        height: 40px;
        right: 10%;
    }
    .aanbod-dtl-btm-sec .each-product-top-info li h3 {
        font-size: 1.6rem;
    }
    .aanbod-dtl-btm-sec .each-product-top-info li  {
        font-size: 1.6rem;
    }
    .aanbod-dtl-car-info-right h2{
        font-size: 2.7rem;
    }
    .aanbod-dtl-car-info-right P {
        font-size: 1.4rem;
    }
    .product-right .each-product-slider .each-product-btm-info li {
        width: 46%;
    }
    .product-right .each-product-slider .each-product-btm-info li {
        width: 48%;
        padding-right: 8px;
        margin-right: 8px;
    }
    .product-btn {
        margin-top: 80px;
    }
    .product-slider .col-lg-5 {
        width: 53%;
    }
    .product-slider .col-lg-7 {
        width: 46%;
    }
    .product-right .each-product-slider .each-product-btm-info li img {
        width: 17px;
        margin-right: 4px;
    }
    .over-ons-top-info h2 strong {
        font-size: 5rem;
    }
    .over-ons-mid-title img {
        width: 60px;
    }
    .over-ons-mid-title h2 {
        font-size: 6rem;
        margin-right: 15px;
    }
}
@media(max-width: 1199.98px){
	.header-logo img {
        width: 150px;
    }
    .brand-marquee-wrap li img {
        width: 60px;
    }
	.each-product-top-info ul {
		flex-wrap: wrap;
	}
	.product-title {
		margin-bottom: 50px;
	}
	.product-slider .slider-btn {
		top: -20%;
		left: -10px;
		row-gap: 30px;
	}
	.each-counter h3 {
		line-height: 34px;
	}
	.about-info-btm-part {
        max-width: 310px;
        margin-top: 30px;
    }
	.about-info-btm-part p {
		margin-bottom: 25px;
	}
	.about-sec {
        padding: 80px 0;
    }
	.each-counter {
        padding: 45px 20px;
        bottom: -24.5%;
    }
	.home-btm-img {
		width: 46.5%;
	}
	.home-block-mark {
        right: -90%;
    }
	.each-footer-info {
        padding: 0 30px;
    }
	.footer-logo img {
		width: 188px;
	}
	/****diensten-list****/
    .inner-banner {
        padding-top: 104px;
    }
    .inner-banner-img {
        height: 380px;
    }
    .diens-service-list-sec {
        padding: 80px 0;
    }
    .diens-service-list-wrap {
        padding: 0 30px;
    }
    .each-diens-service-text p {
        margin-bottom: 46px;
    }
    .each-diens-service-img {
        height: 290px;
    }
    .each-diens-service-text {
        min-height: 290px;
    }
    /****diensten-dtl****/
    .diens-back-btn-sec {
        padding-top: 170px;
    }
    .diens-top-sec {
        padding-bottom: 80px;
    }
    .diens-top-big-mark {
        width: 530px;
    }
    .diens-top-info h2 {
        margin-bottom: 25px;
    }
    .each-diens-mid {
        padding: 50px 0;
    }
    .each-diens-mid-wrap {
        padding: 0 50px;
    }
    .each-diens-mid-info {
        padding-left: 40px;
    }
    .each-diens-mid:nth-child(even) .each-diens-mid-info {
        padding-right: 50px;
    }
    .each-diens-mid-info h2 {
        font-size: 5.4rem;
        line-height: 60px;
    }
    .each-diens-mid-content .col-lg-5 {
        width: 42%;
    }
    .each-diens-mid-content .col-lg-7 {
        width: 58%;
    }
    .form-sec {
        padding: 80px 0;
    }
    .each-form-contact-info {
        padding: 25px 14px;
    }
    .form-title p {
        margin-bottom: 60px;
    }
    .form-left {
        top: 140px;
    }
    .each-form-contact-info h4 {
        font-size: 2rem;
        margin-bottom: 5px;
    }
    .form-right {
        padding-left: 25px;
    }
    .each-form-contact-info p {
        font-size: 1.4rem;
    }
    .form-contact-info .row .col-lg-5 .each-form-contact-info:last-child {
        min-height: 268px;
    }
    .form-main-area .form-styl,
    .each-form-contact-dtls td {
        font-size: 1.4rem;
    }
    .form-main-area .form-group textarea.form-styl {
        height: 280px;
    }
    .diens-dtl-service-sec {
        padding-bottom: 80px;
    }
    .diens-dtl-service-title {
        margin-bottom: 60px;
    }
    /****contact****/
    .contact-banner {
        padding-top: 104px;
    }
    .map {
        height: 446px;
    }
    /****aanbod-dtl****/
    .aanbod-dtl-top-slider .swiper-slide.swiper-slide-active .each-dtl-top-slider {
        height: 350px;
    }
    .aanbod-dtl-top-mark {
        top: 0;
    }
    .aanbod-dtl-car-info-right h2 {
        padding-bottom: 8px;
        font-size: 3.2rem;
    }
    .aanbod-dtl-car-info-right P {
        font-size: 1.4rem;
        line-height: 22px;
    }
    .aanbod-dtl-car-info::before {
        right: -27px;
    }
    .price-info{
        text-align: end;
    }
    .price-info::before {
        /* right: -18px; */
        display: none;
    }
    .aanbod-dtl-car-info li img {
        width: 22px;
    }
    .aanbod-dtl-car-info p{
        font-size: 1.4rem;
        line-height: 22px;
    }
    .aanbod-dtl-car-info ul li::before {
        left: -12%;
    }
    .aanbod-dtl-car-info::after {
        left: -7%;
    }
    .kenmerken-tab tr {
        column-gap: 12px;
    }
    .kenmerken-tab td{
        width: 23.5%;
    }
    .kenmerken-tab td{
        padding: 22px 13px;
    }
    .tab-right-part{
        padding: 22px 12px;
    }
    .aanbod-contact-info {
        padding: 16px 12px;
    }
    .aanbod-contact-info p{
        font-size: 1.4rem;
        list-style: 22px;
    }
    .block-dtls h5{
        font-size: 1.4rem;
        list-style: 22px;
    }
    .block-dtls h4{
        font-size: 2rem;
        line-height: 26px;
    }
    .block-dtls {
        width: calc(100% - 100px);
        padding: 20px 6px 5px;
    }
    .left-bg-block {
        width: 100px;
    }
    .aanbod-dtl-btm-sec {
        padding-bottom: 80px;
    }
    .aanbod-dtl-btm-heading {
        padding-bottom: 60px;
    }
    .back-btn-sec{
        padding: 150px 0 55px;
    }
    .aanbod-dtl-car-info-btn{
        justify-content: center;
        margin-top: 15px;
    }
    .aanbod-dtl-car-info-area .col-lg-2 {
        width: 20%;
    }
    .aanbod-dtl-car-info-area .col-lg-3 {
        width: 40%;
    }
    .aanbod-dtl-car-info-area .col-lg-4 {
        width: 40%;
    }

    /****aanbod-list****/
    .filter-sort{
        justify-content: start;
    }
    .aanbod-filter-sec {
        padding: 155px 0 42px;
    }
    .aanbod-list-car-sec {
        padding-bottom: 70px;
    }
    /****verkocht****/
    .verkocht-list-car-sec {
        padding-top: 155px;
        padding-bottom: 50px;
    }
    /****over-ons****/
    .over-ons-top-sec {
        padding: 80px 0;
    }
    .over-ons-top-area {
        padding: 0 10px;
    }
    .over-ons-mid-title {
        padding-left: 20px;
        padding-right: 20px;
    }
    .each-overons-mid-txt:nth-child(2) .line {
        height: 34%;
    }
    .each-overons-mid-txt:last-child .line {
        height: 40%;
    }
    .each-overons-mid-txt:first-child {
        padding-top: 205px;
    }
    .each-overons-mid-txt:nth-child(2) {
        padding-top: 265px;
    }
    .each-overons-mid-txt:last-child {
        padding-top: 312px;
    }
    .each-overons-mid-txt {
        padding-left: 15px;
        padding-right: 15px;
        height: 590px;
    }
    .each-overons-mid-txt h4 {
        font-size: 2rem;
    }
    .over-ons-gal-sec {
        padding: 80px 0 60px;
    }
    .over-ons-gal-area {
        margin-top: -70px;
    }
    /****popup****/
	.modal-area .modal-dialog {
        max-width: 70%;
    }
    .modal-area .popup-btm-content {
        padding-top: 40px;
    }


    /* .each-product-top-info li {
        width: 45%;
    } */
    .product-sec {
        overflow-y: hidden;
    }
    .banner-content {
        padding-left: 15px;
    }
    .aanbod-dtl-car-info-area .col-xl-3 {
        width: 100%;
    }
    .each-diens-mid-info li:last-child {
        margin-top: 18px;
    }
    .aanbod-list-car-sec .each-product-top-info li{
        /* width: 25%; */
        font-size: 1.4rem;
        line-height: 22px;
    }
    .aanbod-list-car-sec .each-product-top-info li h3{
        font-size: 1.4rem;
        line-height: 22px;
    }
    .aanbod-list-car-sec .each-product-btm-info li {
        font-size: 1.4rem;
        line-height: 22px;
    }
    .aanbod-list-car-sec .product-price h3{
        font-size: 1.4rem;
        line-height: 22px;
    }
	.aanbod-dtl-btm-sec .each-product-top-info li h3 {
        font-size: 1.4rem;
        line-height: 22px;
    }
    .aanbod-dtl-btm-sec .each-product-top-info li  {
        font-size: 1.4rem;
        /* width: 30%; */
        line-height: 22px;
    }
    .aanbod-dtl-btm-sec .product-price h3{
        font-size: 1.4rem;
        line-height: 22px;
    }
    .aanbod-dtl-btm-sec .each-product-btm-info li{
        font-size: 1.4rem;
        line-height: 22px;
    }
    .product-slider-row {
        column-gap: 0;
        row-gap: 30px;
    }
    .product-slider .col-lg-7 {
        width: 100%;
    }
    .product-slider .col-lg-5 {
        width: 100%;
    }
    .product-right .row {
        row-gap: 15px;
    }
}
@media(max-width: 991.98px){
	h1 {
        font-size: 4.5rem;
        line-height: 50px;
    }
	h2 {
        font-size: 3rem;
        line-height: 40px;
    }
	h3 {
		font-size: 2.2rem;
	}
    .Vertical {
        display: block !important;
    }
    .mobile_menu_items > ul {
        height: 100%;
        overflow-y: auto;
    }
	.brand-marquee-wrap, .brand-marquee-wrap ul {
        gap: 60px;
    }
    .usp-marquee-wrap li {
        font-size: 2.2rem;
        padding-left: 65px;
    }
	.usp-marquee-wrap li::after {
		height: 30px;
		width: 30px;
		background-size: 30px;
	}
	.usp-marquee-wrap, .usp-marquee-wrap ul {
		gap: 40px;
	}
	.product-sec {
		padding: 60px 0 58px;
	}
	.each-product-top-info li {
        font-size: 2.2rem;
	}
	.product-slider-wrap {
		width: auto !important;
	}
	.product-slider .slider-btn {
		display: none;
	}
	.product-mobile-arrow {
		display: block;
	}
	.product-mobile-arrow .common-arrow {
		top: 35%;
	}
	.product-mobile-arrow .swiper-button-next {
		right: -3%;
	}
	.product-mobile-arrow .swiper-button-prev {
		left: -3%;
	}
	.each-product-btm-info li {
        width: 47%;
    }
	.each-product-top-info li:last-child {
		display: none;
	}
	.each-product-top-info li:nth-child(2):before {
		display: none;
	}
	.each-product-top-info-mobile {
		display: block;
	}
	.each-product-top-info.each-product-top-info-mobile li:last-child {
        display: block;
    }
	.each-product-top-info.each-product-top-info-mobile li h3 {
		color: #EC2227;
	}
	.product-right-mark {
		display: none;
	}
	.service-sec {
		padding: 60px 0 0;
	}
    .service-content {
        padding-bottom: 60px;
    }
	.service-title {
		margin: 0 auto 67px;
		text-align: center;
	}
	.service-area {
		display: none;
	}
	.mob-service-area {
		display: block;
	}
	.each-service-info-txt {
		padding-left: 40px;
		padding-right: 40px;
	}
	.mob-service-slider .common-arrow {
		top: 22%;
	}
	.about-info-title h2 {
		font-size: 4.5rem;
		line-height: 50px;
		margin-left: 0;
	}
	.about-mobile {
		display: block;
	}
	.about-desktop {
		display: none;
	}
	.about-img {
        width: auto;
        position: initial;
    }
	.about-desk-img {
		display: none;
	}
	.about-info-title p {
		margin: 30px 0;
	}
	.about-info-title {
		margin-bottom: 30px;
	}
	.about-sec {
        padding: 60px 0;
    }
	.each-counter {
        padding: 20px 20px;
        text-align: center;
        border-radius: 0 0 10px 10px;
        position: initial;
        max-width: 177px;
        margin: 0 auto;
    }
	.home-btm-img {
        width: auto;
        position: initial;
    }
	.home-btm-img {
		display: none;
	}
	.home-mobile-btm-img {
		display: block;
	}
	.home-btm-sec {
		padding: 0;
	}
	.home-btm-info {
        margin-bottom: 30px;
        max-width: 100%;
    }
	.home-block-mark {
        right: auto;
        left: -60%;
        top: 48%;
    }
	.footer-wrap .col-lg-4 {
        width: 100%;
    }
	.footer-wrap .col-lg-8 {
        width: 100%;
    }
	.footer-top {
        padding: 60px 0 36px;
    }
	.footer-info {
		margin-top: 50px;
	}
	/****diensten-list****/
    .inner-banner-content {
        bottom: 36%;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        text-align: center;
    }
    .diens-service-list-sec {
        padding: 60px 0;
    }
    .diens-service-list-wrap {
        padding: 0;
    }
    .each-diens-service-img {
        height: auto;
    }
    .each-diens-service-text {
        min-height: auto;
    }
    .each-diens-service-list .col-lg-7,
    .each-diens-service-list .col-lg-5 {
        width: 100%;
    }
    /* .each-diens-service-text {
        background-color: #0E0E0E;
        border-color: #EC2227;
    } */
    .each-diens-service-list .row {
        row-gap: 20px;
    }
    .each-diens-service-list {
        margin-bottom: 30px;
    }
    .each-diens-service-text {
        padding: 20px;
    }
    /****diensten-dtl****/
    .diens-back-btn-sec {
        padding-top: 150px;
        text-align: center;
    }
    .diens-top-sec {
        padding-bottom: 40px;
    }
    .diens-top-big-mark {
        top: 0;
    }
    .diens-top-info {
        max-width: 100%;
        margin-top: 35px;
        padding-right: 0;
    }
    .diens-top-info h2 {
        font-size: 3.5rem;
        line-height: 50px;
    }
    .each-diens-mid-wrap {
        padding: 0;
    }
    .each-diens-mid-content .col-lg-5,
    .each-diens-mid-content .col-lg-7 {
        width: 100%;
    }
    .each-diens-mid-info {
        padding-left: 0;
        margin-top: 35px;
    }
    .each-diens-mid-info li:last-child {
        margin-top: 0;
    }
    .each-diens-mid-info ul {
        column-gap: 25px;
    }
    .each-diens-mid-info h4 {
        margin-bottom: 20px;
    }
    .each-diens-mid-info h2 {
        font-size: 4.5rem;
        line-height: 50px;
    }
    .form-sec {
        padding: 60px 0;
    }
    .form-sec .col-lg-8,
    .form-sec .col-lg-4 {
        width: 100%;
    }
    .form-title {
        display: none;
    }
    .form-title.mob-form-title {
        display: block;
    }
    .form-left-mark {
        display: none;
    }
    .form-title p {
        margin: 20px 0 50px;
    }
    .form-right {
        padding-left: 0;
    }
    .form-main-area .form-btn {
        margin-top: 32px;
    }
    .form-main-area .form-group textarea.form-styl {
        height: 219px;
    }
    .form-left {
        margin-top: 40px;
    }
    .upload-icon {
        width: 20px;
    }
    .diens-dtl-service-sec {
        padding-bottom: 60px;
    }
    .diens-dtl-service-title {
        margin-bottom: 50px;
    }
    /****contact****/
    .form-sec.contact-form .form-left {
        margin-top: 0;
    }
    /****aanbod-dtl****/
    .aanbod-dtl-product-slider-right{
        height: auto !important;
    }
    .tab-btn{
        display: none;
    }
    .tab-area .col-lg-9{
        width: 100%;
    }
    .tab-area .col-lg-3{
        width: 100%;
    }
    .tab_drawer_heading{
        display: block;
        border: 0;
        margin-bottom: 30px;
        max-width: max-content;
        padding: 0;
        background-color: transparent;
        color: #D9D9D9;
        font-size: 1.8rem;
        line-height: 26px;
        font-family: 'Montserrat-Regular';
        position: relative;
    }
    .tab-content .d_active.common-btn{
        left: 0;
        font-family: 'Montserrat-SemiBold';
    }
    .tab-content Strong{
        font-weight: normal;
    }
    .tab-content .d_active.common-btn:hover{
        color: #D9D9D9;
        left: 0;
        border: 0;
        background-color: transparent;
    }
    .tab_drawer_heading.common-btn{
        color: #D9D9D9;
        left: 0;
        border: 0;
        background-color: transparent;
        padding: 0;
        font-size: 1.8rem;
        line-height: 26px;
    }
    .d_active.common-btn.black:hover::after{
        background-color: #00304B;
        color: #fff;
        transform: scaleX(1) scaley(1);
    }
    .kenmerken-tab{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .dtl-tab-part{
        margin-top: 20px;
    }
    .popup-show-btn{
        text-align: left;
        margin-top: 15px;
    }
    .tab_content p {
        margin-bottom: 25px;
    }
    .aanbod-dtls-sec {
        padding: 0 0 75px;
    }
    .popup-show-btn {
        text-align: center;
    }
    .aanbod-detail .home-product-slider {
        padding-top: 55px;
    }
    .tab-popup-area {
        padding: 35px;
    }
    .popup-cross img {
        width: 16px;
    }
    .popup-cross {
        width: 45px;
        height: 45px;
    }
    .tab-popup-content h3 {
        line-height: 35px;
    }
    .tab-area .col-lg-4 {
        width: 100%;
    }
    .tab-area .col-lg-8{
        width: 100%;
    }
    .kenmerken-tab tr{
        width: 100%;
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    .kenmerken-tab td{
        width: 50%;
        margin-bottom: 20px;
    }
    .kenmerken-tab tr {
        column-gap: 0;
    }
    .kenmerken-tab td:nth-child(odd){
        border-radius: 20px 0 0 20px;
    }
    .kenmerken-tab td{
        position: relative;
        padding: 30px;
    }
    .kenmerken-tab td:nth-child(odd)::after{
        display: none;
    }
    .kenmerken-tab td::after{
        content: "";
        background-color: rgba(217, 217, 217, 0.25);
        position: absolute;
        left: 0;
        top: 50%;
        width: 1px;
        height: 80px;
        transform: translateY(-50%);
    }
    .kenmerken-tab td:nth-child(even){
        border-radius: 0 20px 20px 0;
    }
    .aanbod-contact-info {
        padding: 25px;
    }
    .aanbod-contact-info-wrap{
        padding: 23px 23px 0;
    }
    .popup-show-btn{
        display: none;
    }
    .popup-show-btn.mobile-show-btn{
        display: block;
        margin-bottom: 35px;
    }
    .tab_drawer_heading::before {
        display: inline-block;
        content: url(../images/down-arrow-white.svg);
        position: absolute;
        top: -3px;
        right: -15px;
        width: 10px;
        height: auto;
    }
    .tab-right-part{
        margin-bottom: 35px;
        margin-top: 37px;
        border-radius: 13px;
    }
    .aanbod-dtl-btm-mark{
        display: none;
    }
    .aanbod-dtl-btm-sec {
        padding-bottom: 55px;
    }
    .aanbod-dtl-top-slider .swiper-slide.swiper-slide-active .each-dtl-top-slider {
        height: 285px;
    }
    .aanbod-dtl-top-mark {
        display: none;
    }
    .back-btn-mark{
        width: 60%;
    }
    .back-btn-mark img{
        width: 100%;
    }
    .back-btn-sec{
        text-align: center;
    }
    .aanbod-slider-btn .swiper-button-next {
        right: 6%;
        top: 50%;
    }
    .aanbod-slider-btn .swiper-button-prev {
        left: 6%;
        top: 50%;
    }
    .aanbod-dtl-car-info::after{
        display: none;
    }
    .aanbod-dtl-car-info::before{
        display: none;
    }
    .price-info::before{
        display: none;
    }
    .aanbod-dtl-car-info-btn{
        justify-content: start;
        display: flex;
        column-gap: 24px;
        margin-top: 42px;
    }
    .aanbod-dtl-car-info-btn .common-btn.border-btn{
        margin-top: 0;
    }
    .aanbod-dtl-car-info-right{
        margin-bottom: 35px;
    }
    .aanbod-dtl-car-info ul li::before {
        left: -6%;
    }
    .aanbod-dtl-top-slider .swiper-slide.swiper-slide-active{
        width: calc(100% / 1.5) !important;
    }
    .aanbod-dtl-top-slider .swiper-slide.swiper-slide-active .each-dtl-top-slider {
        height: auto;
    }
    .aanbod-dtl-top-slider .swiper-slide{
        width: calc(100% / 1.5) !important;
    }
    .onchng-slider{
        margin-left: 0 !important;
    }
    .aanbod-dtl-top-slider .swiper{
        border-radius: 0;
    }
    .aanbod-dtl-car-info-area .row{
        align-items: end !important;
    }
    .aanbod-dtl-car-info-area{
        padding-bottom: 0;
    }
    .aanbod-dtl-top-slider .swiper-wrapper.onchng-slider{
        margin-left: 1% !important;
    }
    .aanbod-dtl-top-slider .swiper-slide::after{
        display: none;
    }
    .aanbod-dtl-car-info-area .col-lg-4 {
        width: 100%;
    }
    .aanbod-dtl-car-info-area .col-lg-2 {
        width: 50%;
    }
    .aanbod-dtl-car-info-area .col-lg-3 {
        width: 50%;
    }
    /****aanbod-list****/
    .aanbod-list-header {
        z-index: 10;
    }
    .aanbod-list-header.aanbod-header-active {
        z-index: -9;
    }
    .mobile-filter-close h6 {
        color: #0E0E0E;
        font-size: 1.6rem;
    }
    .show_selected_filter_cls {
        padding-top: 40px !important;
        padding-bottom: 20px;
    }
    .filter-main .col-lg-3 {
        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);
    }
    /* .sorteren_op-filter .select-style {
        background: url(../images/filter-arrow.svg) no-repeat 95.7% center / 10px;
    } */
    .mobile-filter {
        display: none;
        padding-bottom: 150px;
    }
    .filter-sort .sorteren_op-filter {
        width: 100%;
    }
    .filter-sort h6{
        display: none;
    }
    .filter-main {
        margin-top: 30px;
    }
    .aanbod-filter-sec {
        padding: 200px 0 42px;
    }
    .aanbod-filter-heading {
        padding-bottom: 6px;
    }
    .aanbod-list-car-sec {
        padding-bottom: 40px;
    }
    .aanbod-filter-heading{
        display: none;
    }
    .aanbod-filter-wrap{
        border: 0;
        padding-bottom: 0;
    }
    /****verkocht****/
    .verkocht-list-car-top {
        padding-bottom: 35px;
    }
    .verkocht-list-car-area .row {
        row-gap: 30px;
    }
    /****over-ons****/
    .over-ons-top-sec {
        padding: 40px 0 60px;
    }
    .overons-top-mark {
        bottom: 0;
    }
    .over-ons-top-area {
        padding: 0;
    }
    .over-ons-top-img {
        padding-left: 0;
    }
    .over-ons-top-info {
        margin-top: 40px;
    }
    .over-ons-top-info h2 {
        margin-bottom: 20px;
    }
    .over-ons-top-info tr {
        padding-right: 0;
    }
    .over-ons-top-info td {
        margin-bottom: 15px;
    }
    .over-ons-mid-area .col-lg-2,
    .over-ons-mid-area .col-lg-10 {
        width: 100%;
    }
    .over-ons-mid-title {
        justify-content: center;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .over-ons-mid-title h2 {
        writing-mode: initial;
    }
    .over-ons-mid-title h2 br {
        display: none;
    }
    .each-overons-mid-txt {
        width: 100%;
        height: auto;
        padding-top: 135px !important;
        padding-bottom: 80px;
    }
    .each-overons-mid-txt p {
        max-width: 100%;
        margin-top: 20px;
        padding: 0 20px;
    }
    .line {
        height: 33% !important;
    }
    .line::after {
        bottom: -11% !important;
    }
    .over-ons-gal-sec {
        padding: 60px 0 40px;
    }
    .over-ons-gal-title {
        max-width: 100%;
    }
    .over-ons-gal-title h2 {
        margin-bottom: 20px;
    }
    .over-ons-gal-area {
        margin-top: 45px;
    }
    .each-gal-img-area {
        gap: 10px;
    }
    .each-gal-img {
        border-radius: 5px;
    }
    /****popup****/
	.modal-area .modal-dialog {
        max-width: 93%;
    }
	.close-img img {
		width: 22px;
	}
    .popup-btm-content p {
        max-width: 100%;
    }

    .each-product-top-info li {
        width: auto;
    }
    .mobile_menu_items .submenu::after {
        display: none;
    }
    .mobile_menu_items .submenu a::after {
        display: block;
    }
    .each-product-btm-info li:nth-child(even)::before {
        display: none;
    }
    .mob-service-area .each-service-info h4 {
        color: #EC2227;
    }
    .header-logo {
        text-align: start;
    }


    .usp-marquee-sec,
    .about-sec {
        background-color: #181818;
    }
    .about-img img {
        position: relative;
    }
    .about-mobile-mark {
        bottom: -14%;
    }
    /* .each-diens-service-list .border-btn {
        background-color: #EC2227;
        border-color: #EC2227;
        color: #D9D9D9;
    } */
    .diens-mid-mark {
        width: 56%;
        height: 56%;
    }
    .contact-form .form-contact-info {
        margin-bottom: 20px;
    }
    .privacy_section h2 {
        margin-top: 146px;
    }
    .aanbod-list-car-sec .each-product-top-info li::before{
        display: none;
    }
    .aanbod-list-car-sec .each-product-top-info li{
        width: auto;
    }
    .aanbod-dtl-btm-sec .each-product-top-info li::before{
        display: none;
    }
    .aanbod-dtl-btm-sec .each-product-top-info li{
        width: auto;
    }
    .product-left-slider .common-arrow {
        top: 35%;
    }
    .product-btn {
        margin-top: 50px;
    }
    .over-ons-top-info h2 strong {
        font-size: 4.5rem;
    }
    .over-ons-mid-title h2 {
        font-size: 4rem;
        margin-right: 0;
    }
    .map-view-section iframe {
        height: 300px;
    }

    .mob-service-slider .common-arrow {
        top: 65%;
    }
    /* .mobile-header-menu-wrap .submenu .Vertical {
        display: none !important;
    }
    .mobile-header-menu-wrap .submenu:hover .Vertical {
        display: block !important;
    } */
    /* .mobile_menu_items .submenu:hover a::after {
        transform: rotate(180deg);
    } */

    .mobile_menu_items .submenu a::after {
        display: none;
    }
    .mobile_menu_items .submenu img {
        right: 40%;
        top: 10px;
        cursor: pointer;
    }
    .mobile_menu_items .submenu .Vertical {
        display: none !important;
    }
    .mobile_menu_items .submenu.active.show .Vertical {
        display: block !important;
    }
    .mobile_menu_items .submenu.active.show img {
        transform: rotate(180deg);
    }
    
    
}
@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: 9998;
	    left: 0;
	    bottom: 0;
	    display: block !important;
	}
	#mobile-contact-bar-outer {
	  background-color: #000000;
	  box-sizing: border-box;
	  height: 45px;
	  overflow: hidden;
	  width: 100%;
	}
	#mobile-contact-bar ul {
	  box-sizing: border-box;
	  line-height: 0;
	  list-style-type: none;
	  margin: 0;
	  padding: 0;
	  position: relative;
	  text-align: center;
	  width: 100%;
	  font-size: 0;
	}
	#mobile-contact-bar ul li {
	  box-sizing: border-box;
	  display: inline-block;
	  text-align: center;
	  height: 45px;
	  line-height: 45px;
	  width: 25%;
	  padding-left: 0;
	}
	#mobile-contact-bar ul li a {
	  color: rgba(255,255,255,0.9);
	  cursor: pointer;
	  display: block;
	  height: 100%;
	  position: relative;
	  z-index: 9998;
	}
	#mobile-contact-bar ul li::after {
		display: none;
	}
	.li_color {
	  border-left: 1px solid #FFFFFF;
	}
	#mobile-contact-bar li:first-child img{
		width: 18px;
	}
    .iframe-footer {
        margin-bottom: 45px;
    }
	.container {
		padding-left: 40px;
		padding-right: 40px;
	}
	.common-wrap {
		padding-left: 10px;
		padding-right: 10px;
	}
	.fixed-part {
		display: none;
	}
	h1 {
		font-size: 4.2rem;
		line-height: 50px;
	}
	h2 {
		font-size: 2.4rem;
		line-height: 32px;
		font-family: 'Montserrat-Regular';
	}
	h3, h4 {
		font-size: 1.8rem;
		line-height: 26px;
	}
	p, li {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.common-btn {
		font-size: 1.4rem;
		padding: 8px 26px;
	}
	.common-arrow {
		height: 42px;
		width: 42px;
	}
	.common-arrow img {
		width: 15px;
	}
	.header-logo img {
        width: 84px;
    }
	.menu-bar div, .menu-bar::after, .menu-bar::before {
		margin: 7px 0 7px auto;
		width: 20px;
	}
	.menu-bar.active div, .menu-bar.active:before, .menu-bar.active:after {
		top: 13px;
		width: 25px;
	}
	.menu-bar.active:before {
		transform: translateY(0px) rotate(135deg);
	}
	.header-area {
        padding: 10px 0;
    }
	.banner-sec {
        margin-top: 63px;
    }
	.banner-video, .each-banner {
        height: 540px;
    }
	.banner-content h1 {
		margin-bottom: 33px;
	}
	.banner-content {
		bottom: 110px;
	}
	.brand-marquee-wrap li img {
		width: 30px;
		/* height: 22px; */
        height: 100%;
        object-fit: cover;
	}
	.brand-marquee-sec {
		padding: 24px 0 0;
	}
	.brand-marquee-wrap ul {
        margin-bottom: 25px;
    }
	.brand-marquee-wrap, .brand-marquee-wrap ul {
        gap: 30px;
    }
	.brand-marquee-wrap li {
		filter: brightness(2);
	}
	.brand-marquee-sec .container {
		padding-right: 0;
		padding-left: 0;
	}
	.usp-marquee-wrap li {
		font-size: 1.8rem;
		line-height: 26px;
		padding-left: 30px;
	}
	.usp-marquee-wrap li::after {
		height: 20px;
		width: 20px;
		background-size: 20px;
		top: 3px;
	}
	.usp-marquee-wrap, .usp-marquee-wrap ul {
        gap: 45px;
    }
	.google-review {
		padding: 35px 0 52px;
	}
	.product-title {
        margin-bottom: 39px;
    }
	.product-mobile-arrow .common-arrow {
        top: 26%;
    }
	.each-product-top-info li {
        font-size: 1.8rem;
        line-height: 26px;
		padding-right: 50px;
        margin-right: 50px;
    }
	.each-product-top-info li:nth-child(2) {
		padding-right: 0;
		margin-right: 0;
	}
	.each-product-btm-info li {
        font-size: 1.4rem;
        line-height: 22px;
		width: 47%;
    }
	.each-product-btm-info li:nth-child(2),
	.each-product-btm-info li:nth-child(4) {
		padding-right: 0;
		margin-right: 0;
	}
	.each-product-btm-info li:nth-child(2)::before {
		display: none;
	}
	.each-product-btm-info li img {
		margin-right: 4px;
		width: 24px;
	}
	.each-product-top-info.each-product-top-info-mobile li h3 {
        font-size: 1.4rem;
        line-height: 22px;
    }
	.each-product-top-info li h3::after {
		top: 0px;
		height: 17px;
		width: 17px;
		background-size: 17px;
	}
	.product-price {
		margin-top: 10px;
	}
	.product-btn {
		margin-top: 41px;
	}
	.product-btm-mark {
		bottom: -30px;
		width: 22%;
	}
	.product-mobile-right-mark {
        display: block;
        width: 22%;
        bottom: -13%;
    }
	.product-mobile-arrow .swiper-button-next {
        right: -6%;
    }
	.product-mobile-arrow .swiper-button-prev {
        left: -6%;
    }
	.each-product-top-info li::before {
		width: 1px;
	}
	.each-product-slider-info {
		margin-top: 20px;
	}
	.mob-service-slider .common-arrow {
		top: 35%;
	}
	.each-service-info h4 {
    	color: #EC2227;
	}
	.each-service-info h4::after {
		top: 4px;
		width: 18px;
		height: 18px;
		background-size: 18px;
	}
	.each-service-info h4 {
		padding-left: 24px;
	}
	.mob-service-slider .swiper-button-next {
		right: 20px;
	}
	.mob-service-slider .swiper-button-prev {
		left: 20px;
	}
	.each-service-info-wrap {
		padding: 34px 0 42px;
	}
	.service-sec {
        padding: 44px 0 0;
    }
	.service-title p {
		margin: 15px 0 39px;
	}
	.service-title {
        margin: 0 auto 40px;
    }
	.about-info-title h2 {
        font-size: 2.4rem;
        line-height: 32px;
    }
	.each-counter h3 {
        line-height: 32px;
    }
	.each-counter h2 strong {
		font-family: 'Montserrat-SemiBold';
	}
	.about-info-title p {
        margin: 17px 0 40px;
    }
	.each-counter {
        padding: 7px 20px;
    }
	.home-btm-info li h4::after {
		top: 4px;
		background-size: 18px;
		height: 18px;
		width: 18px;
	}
	.home-btm-info ul {
        row-gap: 10px;
    }
	.home-block-mark {
        left: -26%;
        top: auto;
        bottom: -35%;
        width: 55%;
    }
	.home-btm-info {
        margin-bottom: 20px;
    }
	.home-block-img {
		height: 248px;
	}
	.home-block-info h3 {
		font-size: 2.4rem;
		line-height: 32px;
	}
	.home-block-wp-img {
		height: 49px;
		width: 49px;
		margin-right: 12px;
	}
	.home-block-wp-text h6 {
		line-height: 22px;
		font-size: 1.4rem;
	}
	.home-block-wp-text p {
		line-height: 22px;
	}
	.home-block-wp-img img {
		width: 19px;
	}
	.home-block-wp {
		max-width: 213px;
	}
	.footer-info {
		flex-wrap: wrap;
		margin-top: 78px;
	}
	.each-footer-info:nth-child(2):after,
	.each-footer-info:last-child::after {
		display: none;
	}
	.each-footer-info:nth-child(2) {
		padding-left: 0;
	}
	.each-footer-info:nth-child(3) {
		padding-right: 0;
	}
	.each-footer-info::after {
		height: 100%;
	}
	.each-footer-info:last-child::before {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		height: 1px;
		width: 100%;
		background-color: rgba(255, 255, 255, 0.30);
	}
	.each-footer-info p a,
	.each-footer-info td {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.each-footer-info-add {
		display: block;
	}
	.footer-privacy-mobile {
		display: block;
	}
	.each-footer-social {
		display: none;
	}
	.footer-privacy-mobile .each-footer-info ul {
		display: inline-flex;
	}
	.each-footer-contact-desk {
		display: none;
	}
	.each-footer-contact {
		display: block;
	}
	.each-footer-info {
        width: 50%;
		padding-bottom: 22px;
    }
	.each-footer-info:last-child {
        width: 100%;
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 25px;
    }
	.each-footer-info p:last-child {
		margin-top: 0;
		line-height: 26px;
	}
	.footer-privacy-mobile .each-footer-info::before {
		display: none;
	}
	.footer-btm {
		border-top: 0;
		padding: 23px 0 10px;
	}
	.footer-privacy {
		display: none;
	}
	.footer-privacy-mobile .footer-privacy {
		display: block;
	}
	.footer-privacy-mobile {
		position: relative;
	}
	.footer-privacy-mobile::after {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		background-color: rgba(255, 255, 255, 0.30);
		height: 1px;
		width: 100%;
	}
	.footer-privacy a {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.footer-logo img {
        width: 229px;
    }
	.footer-top {
        padding: 55px 0 0;
    }
	.each-footer-info h4 {
		margin-bottom: 15px;
	}
	.each-footer-info p {
		margin-bottom: 0px;
	}
	.footer-privacy-mobile .each-footer-info {
        padding-top: 0;
        justify-content: end;
        align-items: end;
    }
	.footer-privacy-mobile .row {
		padding-top: 17px;
	}
	.each-footer-info li img {
		height: 42px;
		width: 42px;
	}
	/****diensten-list****/
    .inner-banner {
        padding-top: 62px;
    }
    .inner-banner-content {
        bottom: 39%;
    }
    .diens-service-list-sec {
        padding: 30px 0 0;
    }
    .each-diens-service-list .row {
        row-gap: 12px;
    }
    .each-diens-service-text {
        padding: 15px;
    }
    .each-diens-service-text p {
        margin-top: 12px;
        margin-bottom: 35px;
    }
    .each-diens-service-list {
        margin-bottom: 25px;
    }
    /****diensten-dtl****/
    .diens-back-btn-sec {
        padding-top: 102px;
    }
    .diens-back-btn-sec .common-btn {
        padding-left: 16px;
        padding-right: 16px;
    }
    .diens-top-sec {
        padding-bottom: 10px;
    }
    .diens-top-big-mark {
        width: 400px;
    }
    .diens-top-info h2 {
        font-size: 2.4rem;
        line-height: 32px;
        margin-bottom: 20px;
    }
    .diens-top-info {
        margin-top: 30px;
    }
    .each-diens-mid {
        padding: 30px 0;
    }
    .each-diens-mid-info {
        margin-top: 30px;
    }
    .each-diens-mid-info ul {
        display: block;
    }
    .each-diens-mid-info h2 {
        font-size: 3.5rem;
    }
    .form-sec {
        padding: 30px 0;
    }
    .form-title h3 {
        font-size: 2.4rem;
        line-height: 32px;
    }
    .form-contact-info .col-lg-7,
    .form-contact-info .col-lg-5 {
        width: 100%;
    }
    .form-title p {
        margin: 16px 0 42px;
    }
    .form-main-area .form-styl,
    .each-form-contact-dtls td {
        font-size: 1.4rem;
        line-height: 22px;
    }
    .form-main-area .form-styl {
        padding-left: 28px;
        padding-right: 28px;
    }
    .form-main-area .form-btn {
        margin-top: 17px;
    }
    .form-main-area .form-btn .common-btn {
        padding-top: 17px;
        padding-bottom: 17px;
    }
    .each-form-contact-info h4 {
        font-size: 1.8rem;
        margin-bottom: 9px;
    }
    .each-form-contact-info {
        padding: 23px 25px;
    }
    .each-form-contact-info:last-child {
        margin-bottom: 16px;
    }
    .form-whatsapp {
        display: none;
    }
    .mob-form-whatsapp {
        display: flex;
    }
    .form-contact-info .row .col-lg-5 .each-form-contact-info:last-child {
        min-height: auto;
    }
    .each-form-contact-dtls table {
        margin-top: 28px;
    }
    .each-form-contact-info td:first-child {
        padding-right: 54px;
    }
    /* .form-main-area .form-styl.photo_upload, .form-main-area .form-styl.foto_upload {
        height: 106px;
    } */
    .upload-icon {
        width: 16px;
    }
    .diens-dtl-service-title {
        margin-bottom: 28px;
    }
    .each-diens-service-slider-info h4,
    .each-diens-service-slider-info .common-btn {
        font-size: 1.6rem;
    }
    .each-diens-service-slider-info {
        margin-top: 20px;
    }
    .diens-dtl-service-sec {
        padding-bottom: 0;
    }
    /****contact****/
    .contact-banner {
        padding-top: 62px;
    }
    .map {
        height: 320px;
    }
    .form-sec.contact-form {
        padding-bottom: 0;
    }
    .contact-form .form-main-area .form-group textarea.form-styl {
        height: 219px;
    }
    /****aanbod-dtl****/
    .aanbod-slider-btn .swiper-button-next {
        right: 3%;
    }
    .aanbod-slider-btn .swiper-button-prev {
        left: 3%;
    }
    .aanbod-dtl-top-slider .swiper-slide {
        width: calc(100% / 1.6) !important;
    }
    .aanbod-dtl-top-slider .swiper-slide.swiper-slide-active {
        width: calc(100% / 1.6) !important;
    }
    .aanbod-dtl-top-slider .swiper-slide.swiper-slide-duplicate::after{
        display: none;
    }
    .each-dtl-top-slider img {
        border-radius: 5px;
    }
    .back-btn-sec {
        padding: 98px 0 32px;
    }
    .aanbod-dtl-car-info-right h2{
        font-size: 2.4rem;
        padding-bottom: 6px;
    }
    .aanbod-dtl-car-info-area .col-lg-3.col-6{
        width: 69%;
    }
    .aanbod-dtl-car-info-area .col-lg-2.col-6{
        width: 31%;
    }
    .aanbod-dtl-car-info ul li::before {
        left: -5%;
    }
    .aanbod-dtl-car-info li img {
        width: 20px;
    }
    .aanbod-dtl-car-info ul{
        row-gap: 12px;
    }
    .aanbod-dtl-car-info-area {
        padding-top: 23px;
        padding-bottom: 20px;
    }
    .aanbod-dtl-car-info-right {
        margin-bottom: 30px;
    }
    .aanbod-tab-sec {
        padding-top: 0;
    }
    .tab-right-part {
        padding: 10px;
    }
    .aanbod-contact-info{
        padding: 29px 19px 26px;
    }
    .aanbod-contact-info-wrap {
        padding: 23px 17px 0;
    }
    .aanbod-contact-info-wrap ul li strong{
        font-size: 1.4rem;
        line-height: 22px;
        padding-left: 4px;
    }
    .aanbod-contact-info-wrap img{
        width: 20px;
    }
    .aanbod-contact-info-wrap ul li {
        padding-bottom: 12px;
    }
    .tab-right-part {
        margin-bottom: 25px;
    }
    .kenmerken-tab td h5{
        font-size: 1.4rem;
        line-height: 22px;
        padding-bottom: 6px;
    }
    .kenmerken-tab td h6{
        font-size: 1.4rem;
        line-height: 22px;
    }
    .kenmerken-tab td{
        padding: 23px 32px 20px;
        margin-bottom: 10px;
    }
    .kenmerken-tab{
        margin-bottom: 16px;
    }
    .popup-show-btn .common-btn{
        padding: 10px 18px;
    }
    .popup-show-btn.mobile-show-btn{
        margin-bottom: 55px;
    }
    .tab_drawer_heading {
        margin-bottom: 16px;
    }
    .dtl-tab-part .bullet-panel ul li{
        font-size: 1.4rem;
        line-height: 22px;
        margin-bottom: 6px;
    }
    .bullet-panel h5{
        font-size: 2.2rem;
        line-height: 24px;
    }
    .popup-cross {
        width: 36px;
        height: 36px;
    }
    .popup-cross img {
        width: 13px;
    }
    .tab-popup-area {
        padding: 22px;
    }
    .tab-popup-area p{
        font-size: 1.4rem;
        margin-bottom: 8px;
    }
    .tab-popup-content li{
        font-size: 1.4rem;
        line-height: 22px;
    }
    .tab-popup-area h2 {
        font-size: 2rem;
    }
    .tab-popup-content ul {
        margin-bottom: 35px;
    }
    .aanbod-dtl-btm-slider .swiper-button-next {
        top: 30%;
    }
    .aanbod-dtl-btm-slider .swiper-button-prev {
        top: 30%;
    }
    .aanbod-dtl-btm-heading {
        padding-bottom: 36px;
    }
    .aanbod-dtl-btm-sec{
        padding-top: 7px;
    }
    .back-btn-mark{
        top: 0;
    }
    .aanbod-dtl-car-info ul li{
        width: 48%;
    }


    /****aanbod-list****/
    .filter-main .col-lg-3 {
        width: 100%;
    }
    .aanbod-filter-sec .select-style {
        /* background: url(../images/filter-arrow.svg) no-repeat 95.7% center / 10px; */
        line-height: 40px;
        font-size: 2rem;
    }
    .aanbod-list-car-sec .each-product-btm-info li::before {
        right: 6%;
    }
    .auto-overview-filter-result {
        bottom: 45px;
    }
    .mobile-show-filter {
        top: 62px;
    }
    .aanbod-filter-sec {
        padding: 130px 0 32px;
    }
    .aanbod-list-car-mark img{
        width: 100%;
    }
    .aanbod-list-car-mark{
        width: 25%;
    }
    .aanbod-list-car-sec {
        padding-bottom: 10px;
    }
    .aanbod-list-car-sec .row {
        row-gap: 26px;
    }
    /****verkocht****/
    .verkocht-list-car-heading-text{
        text-align: start;
        margin-top: 15px;
    }
    .verkocht-list-car-sec {
        padding-top: 90px;
        padding-bottom: 15px;
    }
    /****over-ons****/
    .over-ons-top-sec {
        padding: 10px 0 30px;
    }
    .over-ons-top-info {
        margin-top: 30px;
    }
    .over-ons-top-info h2 {
        margin-bottom: 14px;
    }
    .over-ons-mid-title {
        padding: 15px 40px;
    }
    .line {
        height: 28% !important;
    }
    .each-overons-mid-txt {
        padding-top: 125px !important;
        padding-bottom: 50px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .each-overons-mid-txt p {
        margin-top: 15px;
        padding: 0;
    }
    .each-overons-mid-txt h4 {
        font-size: 1.8rem;
    }
    .over-ons-gal-sec {
        padding: 30px 0 10px;
    }
    .over-ons-gal-title h2 {
        margin-bottom: 10px;
    }
    .over-ons-gal-area {
        margin-top: 30px;
    }
    .over-ons-gal-area .row {
        margin: 0 -3px;
    }
    .over-ons-gal-area .col-2 {
        padding: 0 3px;
    }
    .each-gal-img-area {
        gap: 6px;
    }
    /****popup****/
    .close-img {
        top: 15px;
        right: 15px;
    }
    .close-img img {
        width: 16px;
    }
    .modal-area .popup-btm-content {
        padding: 25px 15px 15px;
    }
    .modal-area .popup-btm-content h2 {
        margin: 15px 0;
    }
    .popup-mark {
        width: 200px;
    }


    .banner-content {
        padding-left: 0;
    }
    .product-top-mark {
        top: -18%;
    }
    .product-top-mark img {
        width: 86%;
    }
    .each-product-top-info li {
        padding-right: 34px;
        margin-right: 34px;
    }
    .service-sec .service-mark {
        width: 64%;
    }
    .service-sec .service-mark img {
        width: 100%;
    }
    .about-img {
        height: 256px;
    }
    .mobile-header-menu.mob-menu-active {
        width: calc(100% - 80px);
    }
    .inner-banner-img {
        height: 320px;
    }
    .privacy_section h2 {
        margin-top: 105px;
    }
    .share-social-media-button {
        margin-top: -30px;
    }
    .fancybox__thumbs {
        top: -5% !important;
    }
    .product-left-slider .common-arrow {
        top: 30%;
    }
    .product-right {
        display: none;
    }
    .product-slider-row {
        row-gap: 0;
    }
    .product-btn {
        margin-top: 30px;
    }
    .product-left-slider .common-arrow {
        top: 28%;
    }
    .over-ons-top-info h2 {
        margin-top: 0;
    }
    .over-ons-top-info h2 strong {
        font-size: 4.2rem;
    }
    .over-ons-mid-title img {
        width: 45px;
    }
    .over-ons-mid-title {
        row-gap: 10px;
    }
    .map-view-section  {
        padding-bottom: 0;
    }

    .banner-content h1 {
        margin-bottom: 25px;
    }
    .banner-content {
        bottom: 132px;
    }
    .mob-service-slider .common-arrow {
        top: 72%;
    }
    .diens-dtl-service-sec .each-diens-service-slider-info .common-btn {
        color: #EC2227;
    }
    .diens-dtl-service-sec .each-diens-service-slider-info .common-btn::after {
        filter: none;
    }
    .mobile_menu_items .submenu img {
        right: 27%;
        top: 8px;
    }

}
@media(max-width: 429.98px){
	h1 {
        font-size: 3.3rem;
        line-height: 44px;
    }
	.common-arrow {
        height: 35px;
        width: 35px;
    }
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.banner-video, .each-banner {
        height: 480px;
    }
    .product-btn {
        margin-top: 10px;
    }
	.usp-marquee-wrap, .usp-marquee-wrap ul {
        gap: 30px;
    }
	.google-review {
		padding: 30px 0;
	}
	.product-sec {
        padding: 30px 0;
    }
	.product-title {
        margin-bottom: 18px;
    }
	.product-mobile-arrow .common-arrow {
        top: 20%;
    }
	.product-mobile-arrow .swiper-button-prev {
        left: -3%;
    }
	.product-mobile-arrow .swiper-button-next {
        right: -3%;
    }
	.each-product-top-info li {
        font-size: 1.4rem;
        line-height: 22px;
        padding-right: 25px;
        margin-right: 25px;
    }
	.each-product-btm-info li::before {
		display: none;
	}
	.each-product-btm-info li {
		padding-right: 0;
		margin-right: 0;
		width: 100%;
	}
	.each-product-btm-info ul {
		row-gap: 15px;
	}
	.service-sec {
        padding: 30px 0 0;
    }
	.service-title p {
        margin: 15px 0 25px;
    }
	.each-service-info-wrap {
        padding: 30px 0 30px;
    }
	.each-service-info-txt {
        padding-left: 20px;
        padding-right: 20px;
    }
	.mob-service-slider .common-arrow {
        top: 39%;
    }
	.each-service-info h4 {
		margin-bottom: 10px;
	}
	.about-sec {
        padding: 30px 0;
    }
	.home-block-info h3 {
        font-size: 1.8rem;
        line-height: 26px;
    }
	.footer-logo img {
        width: 160px;
    }
	.footer-top {
        padding: 30px 0 0;
    }
	.footer-info {
        margin-top: 38px;
    }
	.each-footer-info {
        padding: 0 16px;
    }
	.each-footer-info li img {
        height: 30px;
        width: 30px;
    }
	.footer-privacy-mobile .col-4 {
		width: 38%;
	}
	.footer-privacy-mobile .col-8 {
		width: 62%;
	}
	.each-footer-info ul {
		column-gap: 12px;
	}
	.each-footer-info h4 {
        margin-bottom: 10px;
    }
	/****diensten-list****/
    .inner-banner-img {
        height: 320px;
    }
    /****diensten-dtl****/
    .diens-top-big-mark {
        width: 310px;
    }
    .diens-top-info {
        margin-top: 25px;
    }
    .each-diens-mid-info {
        margin-top: 20px;
    }
    .each-diens-mid-info h2 {
        font-size: 3rem;
        line-height: 40px;
    }
    .each-diens-mid-info h4 {
        margin-bottom: 15px;
    }
    .form-title p {
        margin: 12px 0 32px;
    }
    .form-main-area .form-styl {
        padding-left: 18px;
        padding-right: 18px;
        font-size: 1.2rem;
    }
    .upload-icon {
        width: 14px;
    }
    .form-main-area .form-group textarea.form-styl {
        height: 170px;
    }
    .form-main-area .form-btn {
        margin-top: 9px;
    }
    .form-main-area .form-btn .common-btn {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .form-main-area .form-styl,
    .each-form-contact-dtls td {
        font-size: 1.2rem;
    }
    .form-left {
        margin-top: 30px;
    }
    .each-form-contact-info h4 {
        font-size: 1.6rem;
        margin-bottom: 5px;
    }
    .each-form-contact-arw {
        width: 46px;
        height: 46px;
    }
    .each-form-contact-arw::after {
        width: 12px;
        height: 12px;
        background-size: 12px;
    }
    .each-form-contact-info {
        padding: 20px 12px;
    }
    .each-form-contact-info td:first-child {
        padding-right: 35px;
    }
    .each-form-contact-dtls table {
        margin-top: 20px;
    }
    .each-diens-service-slider-info {
        margin-top: 15px;
    }
    .each-diens-service-slider-info h4,
    .each-diens-service-slider-info .common-btn {
        font-size: 1.4rem;
    }
    /****contact****/
    .contact-form .form-main-area .form-btn {
        margin-top: 9px;
    }
    .contact-form .form-main-area .form-group textarea.form-styl {
        height: 170px;
    }
    /****aanbod-dtl****/
    .aanbod-dtl-car-info-area .col-lg-3.col-6 {
        width: 100%;
    }
    .aanbod-dtl-car-info-area .col-lg-2.col-6 {
        width: 100%;
    }
    .price-info{
        text-align: start;
        margin-top: 15px;
    }
    .dtl-tab-part {
        margin-top: 28px;
    }
    .tab-right-part {
        margin-top: 35px;
    }
    .tab-popup-area {
        padding: 30px 12px;
    }
    .popup-cross{
        top: 10px;
        right: 10px;
    }
    .tab-popup-area h2 {
        margin-top: 20px;
    }
    .tab-popup-area p{
        padding-bottom: 50px;
    }
    .aanbod-dtl-top-slider .swiper-slide {
        width: calc(100% / 1.7) !important;
    }
    .aanbod-dtl-top-slider .swiper-slide.swiper-slide-active {
        width: calc(100% / 1.7) !important;
    }
    .aanbod-dtl-btm-slider .swiper-button-next {
        top: 25%;
    }
    .aanbod-dtl-btm-slider .swiper-button-prev {
        top: 25%;
    }
    /****aanbod-list****/
    .aanbod-filter-sec .select-style{
        height: 36px;
    }
    /****verkocht****/
    .verkocht-list-car-area .row {
        row-gap: 25px;
    }
    .verkocht-list-car-top {
        padding-bottom: 22px;
    }
    .verkocht-list-car-heading-text {
        margin-top: 6px;
    }
    /****over-ons****/
    .over-ons-top-info {
        margin-top: 25px;
    }
    .over-ons-mid-title {
        padding-left: 20px;
        padding-right: 20px;
    }
    .each-overons-mid-txt {
        padding-left: 20px;
        padding-right: 20px;
    }
    .over-ons-mid-title h2 {
        font-size: 2rem;
    }
    .each-overons-mid-txt {
        padding-top: 108px !important;
        padding-bottom: 30px;
    }
    .over-ons-gal-area .row {
        margin: 0 -2px;
    }
    .over-ons-gal-area .col-2 {
        padding: 0 2px;
    }
    .each-gal-img-area {
        gap: 4px;
    }
    /****popup****/
	.modal-area .modal-dialog {
        max-width: 95%;
    }
    .popup-btm-content ul {
        margin-bottom: 18px;
    }
	.popup-btm-content li {
		margin-bottom: 0;
	}
    .popup-mark {
        width: 180px;
    }

    .about-img {
        height: auto;
    }
    .mobile-header-menu.mob-menu-active {
        width: calc(100% - 40px);
    }
    .kenteken_np {
        padding: 6px 10px 5px 30px;
    }
    .over-ons-top-info h2 strong {
        font-size: 3.3rem;
        line-height: 44px;
    }
    .over-ons-mid-title img {
        width: 37px;
    }
    .map-view-section{
        padding-bottom: 0;
    }

    .mob-service-slider .common-arrow {
        top: 76%;
    }
    .each-product-btm-info li img {
        width: 21px;
    }
    .aanbod-dtl-btm-sec .each-product-btm-info li {
        font-size: 1.2rem;
    }
    .mobile_menu_items .submenu img {
        right: 24%;
    }
}